Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in winapi

Is FindFirstChangeNotification the best API to use for file system change notification on windows?

How can I determine the display idle time from Python in Windows, Linux, and MacOS?

python winapi gtk pygtk pywin32

windows - How to enumerate all connected USB devices' device path?

windows winapi visual-c++ usb

_wfopen equivalent under Mac OS X

c++ winapi macos porting fopen

std::unique_ptr with custom deleter for win32 LocalFree

Making recvfrom() function non-blocking

Difference between "highestAvailable" and "requireAdministrator" in manifest in terms of Elevation?

windows winapi sdk manifest

64-bit Windows API: what is the size of a C/C++ "DWORD"?

how do you use IME?

windows winapi ime

Excel 2013 64-bit VBA: Clipboard API doesn't work

Why is FormatMessage() failing to find a message for WinINet errors?

Windows Native API: When and why use Zw vs Nt prefixed api calls?

Select a graphic device in windows + opengl

c++ winapi opengl

Is the Win32 registry thread-safe?

How to wait for a process to finish C++

c++ winapi process

Detecting full screen mode in Windows

c++ winapi

How to set up a Winsock UDP socket?

c++ winapi sockets udp winsock

What's with "#ifdef _MAC" in Windows header files?

winapi platform-sdk

Intercept windows open file

Get process ID with python

python windows winapi