Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in winapi

Is this code safe using wstring with MultiByteToWideChar?

c++ winapi

display rectangle on a win32 child window if cursor is on it and erase if cursor leaves child window

winapi childwindow

Getter for Windows handles

c++ windows winapi clion

How to read a character not included in ascii in c++?

c++ winapi mfc

How to detect a file move under win32 NTFS?

Is it possible to do a HMAC with wincrypt?

c++ c winapi hmac cryptoapi

Can't "SaveDC" and "RestoreDC" function be used in different message processing code?

c winapi gdi

How to find out which Win API functions are called from a compiled c/c++ dll

c++ winapi dll

How to get CString Width (For Unicode) in MFC?

Warnings using VS2012 and DirectX (june 2010)

How to generate resource entry of string type ID?

How do I protect a character string in shared memory between two processes?

Get the URLs of opened tabs in browser

c++ RegSetValueEx sets only one char value in registry

c++ windows winapi registry

using CreateProcess with a relative path

c++ windows process winapi

SetTokenInformation and privileges

c++ windows winapi

Setting WH_KEYBOARD hook fails with error 1428

c++ visual-studio winapi

How to determine the default network adapter through WinApi?

SetThreadExecutionState(ES_SYSTEM_REQUIRED) does not prevent system sleep on Windows 11