Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in winapi

C++ MFC how to use GetDlgItem()

c++ winapi mfc

Forcing WM_NCHITTEST to return HTCAPTION, with a custom cursor..?

Dropping process rights under windows

security winapi setuid

Force tooltip to come out using WINAPI and not mouse

Avoid WM_MOUSELEAVE when the cursor moves over a child window

c++ winapi

Using AlphaBlend() and FillRect()

c++ winapi gdi

Is there a range of Window Style or Extended Window Style values reserved for custom control usage?

c++ winapi

Windows API SetThreadContext does not set EFlags Carry Flag

Why is FILE_FLAG_BACKUP_SEMANTICS needed to open a directory with CreateFile()?

windows winapi

CreateFile always returns error 5 (Access is denied) when trying to open directory for reading

c++ winapi createfile

How to force Visual Studio to ignore Windows SDK DirectX headers?

Hello World using NASM (and GoLink) on x64 64 bit Windows

what is ComboBox message 359 0x167?

How to reserve memory on Windows and later map files into it?

Where is the string table in a Windows DLL?

Can you make a Windows desktop app in Rust and winapi?

windows winapi rust windows-rs

MSDN C example program for signing a hash and verifying the hash signature doesn't work

c++ winapi hash sign cryptoapi