Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in winapi

Looking for a reliable mapping of Forms.Screen.DeviceName to Monitor EDID info

Windows Media Foundation recording audio

Using temporary files safely

Perform a SSH connection with Windows API in C/C++?

linux windows winapi ssh telnet

Converting HBitmap into byte array in Delphi

delphi winapi bitmap hbitmap

Need to resolve HMONITOR --> deviceName (or deviceName --> HMONITOR) in windows

Is it necessary to delete a rendering context and destroy a device context?

c++ winapi opengl

COM (C++) Is Interlock APIs enough for Thread Saftey in AddRef and Release?

c++ windows winapi com mapi

How to use as much RAM as possible for my program?

c winapi memory-management ram

Is it possible to create my own input method for windows?

c++ qt winapi

Should I use condition variables from the C++ standard or from the Windows API?

LogonUser() not authenticating user for invalid domain when computer is not on a domain

c++ winapi testing login

Loading an icon in Windows program

How do I get *change* file time in Windows?

python winapi filesystems ntfs

Newly created desktop doesn't receive keyboard events

c++ winapi window-messages

How to get the full path for USN journal query?

Moving a file using SetFileInformationByHandle

Error in Windows Software Development Kit (SDK) stand alone Installation

Cleaning up threads in a DLL: _endthreadex() vs TerminateThread()

How can I create a file when file path name is over 255 characters using MFC in Windows?

c++ windows winapi mfc