Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in winapi

How to send unicode keys with c++ (keybd_event)

c++ c winapi sendkeys

Win32 transparent controls on all versions ofWindows

How do I get a HWND from inside a DLL?

How to check how many bytes my application wrote and read from Disk?

delphi winapi

Can There be a Process WITHOUT an Executable-Backed Image?

winapi process executable nt

Playing an arbitrary sound on Windows?

winapi audio wave

how to delete exe file MAINICON

delphi winapi resources

What is lower-level on Windows: the C library or corresponding Win32 API functions?

c windows winapi

COM Elevation Moniker fails to elevate the server under Vista/Windows 7

Diagnosis on "Quota Exceeded" Win32Exception

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