Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in winapi

Groupbox resizing issue with radio buttons on top

c++ windows winapi mfc dialog

Get window handle of SDL 2 application

c winapi sdl sdl-2

GetEnvironmentVariableA() usage

CreateEvent from Windows-7 Logon Screen

Inspecting Win32 ReadFile lpBuffer parameter with windbg

winapi windbg

VariantChangeType and overflow

Declaring high DPI awareness per window on Windows 8

Check if a Windows driver exists for a given Device ID

c++ winapi device-driver

CreateFileMapping, MapViewOfFile, handle leaking c++

Why do FindFirstFile / FindNextFile sometimes see a file on a network folder, but CopyFile does not?

c++ windows winapi smb

Delphi Form Restored State Position and Size

delphi winapi

Why I can call StringFromCLSID even without the calling of CoInitializeEx before?

c++ winapi visual-c++ com

try/catch with __debugbreak()

c++ winapi exception

Is shared memory coherent across processes in Windows?

winapi

Are Win32 applications automatically linked against ntdll.dll?

Draw semitransparently in invisible layered window

c++ windows winapi

How to extract the character from WM_KEYDOWN in PreTranslateMessage(MSG*pMsg)

Is there a WinAPI message when a Windows UAC prompt is triggered?

windows winapi uac direct3d

Is wchar_t needed to support unicode when using the WinApi?

c++ winapi visual-c++ unicode

WinAPI - CryptDecrypt() not working properly in AES 256

c winapi encryption aes wincrypt