Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in winapi

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

Unable to use umdh from Windows SDK anymore

windows winapi umdh

GetLastInputInfo API doesn't work if windows is set to "Automatic Login"

c# winapi

What's the difference between named pipe and mailslot (mailbox)?

winapi ipc named-pipes