Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in winapi

How cheap/expensive is memory DC in Win API?

c++ c winapi dib

CryptExportKey: how to export private key from PKCS#12 store?

winapi cryptoapi

DeleteFile() not working

c++ c winapi

Winapi Shell_NotifyIcon - Duplicated icons in Notification Area Icons window

visual-c++-2010 winapi

Windows - How to cleanup shared memory object left by processs terminated abnormally?

Why error 1400 Invalid window handle?

c++ c windows winapi win32com

Thread-safe lockless memory pool: free function does not behave correctly in multi-thread

Win32 DLL Export Function Parameter Best Practice

c++ winapi dllexport

Simulate key stroke in any application

Named pipe: ReadFile after ConnectNamedPipe return ERROR_BROKEN_PIPE

How to detect if computer is shutting down to save session

c++ winapi api-hook

How to properly use structs inside a class?

c++ winapi class struct

How to perform atomic 64b read on x86 (Pentium and above)?

c++ winapi x86 multicore atomic

WIN32 memory issue (differences between debug/release)

c++ c winapi

How to get BS_DEFPUSHBUTTON to work?

c++ winapi

"window procedure" of a newly created thread without window

multithreading winapi

With respect to ReadFile() WinAPI, GetLastError is throwing the error 183. What Does "ERROR_ALREADY_EXISTS" mean in this context?

How do I enumerate another process' windows in Delphi?

windows delphi winapi