Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in winapi

Can't install windows 7 SDK (require already installed .NET Framework 4)

Fullscreen vs Borderless window

windows winapi

How reliable is page write-tracking in Windows given processor caches

c++ windows winapi

Disabling Screen Saver and Power Options in C#

c# screensaver winapi

Creating a unique temporary directory from pure C in windows

Why does Unix have fork() but not CreateProcess()?

std::conditional_variable::wait_for, std::thread::sleep_for on Windows are affected by adjusting clock

Get icons for common file types

c++ winapi visual-c++ icons

How to make sure that a file was permanently saved on USB, when user doesn't use "Safely Remove Hardware"?

windows delphi winapi usb flush

What combination of MINIDUMP_TYPE enumeration values will give me the most 'complete' mini dump?

How to follow a .lnk file programmatically

c# .net windows winforms winapi

Getting application version from within application

c++ windows winapi versioning

In Delphi, how can you check if an IInterface reference implements a derived but not explicitly-supported interface?

Making a HANDLE RAII-compliant using shared_ptr with a custom deleter

c++ winapi raii

Does anyone have a FileSystemWatcher-like class in C++/WinAPI?

How can I determine programmatically whether the Windows taskbar is hidden or not?

Visual C++ Command Line Compiler (CL.EXE) Redirect OBJ Files

Use CreateProcess to Run a Batch File

How do you programmatically determine whether a Windows computer is a member of a domain?

c++ windows winapi dns

Can I use two incompatible versions of the same DLL in the same process?

c++ windows winapi dll