Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in winapi

_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

C++ WinApi: ReadDirectoryChangesW() Receiving Double Notifications

How can I get HINSTANCE from a DLL?

winapi visual-c++

Lowercase windows.h and uppercase Windows.h difference?

c winapi