Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in winapi

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

Win32Exception Not enough storage is available to process this command

c# .net winapi win32exception

Calling CreateProcessAsUser from C#

Is there an API call to start a scan for hardware devices

.net windows winapi bluetooth

TrackMouseEvent not working

c++ c winapi

Using FILE_ATTRIBUTE_TEMPORARY and FILE_FLAG_DELETE_ON_CLOSE

c++ windows winapi file-io file

What is .NET's relation to the Windows Kernel/OS & other OS's

c# .net c++ winapi

RGB Specific Console Text Color C++

c++ windows winapi