Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in winapi

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

How can I deal with depressed Windows logo key when using `SendInput`?

c++ windows winapi

Load wavs into memory then play sounds asynchronously using Win32 API

c++ winapi audio

Codesign an executable and allow the modification of some bytes

How can I catch an event when the computer resume from sleep/hibernate mode?

Weird cursor behavior: Almost always the resize cursor. (win32 api)

c++ windows winapi window

Get the Windows screen saver timeout using Win32 API

c++ winapi

How do I get the LOGFONT structure from a HFONT handle? [duplicate]

c++ winapi fonts

Is it safe to deallocate oneself on WM_NCDESTROY?

c++ winapi

What caseless comparison algorithm is CompareStringW using?

win32 - Using the default button font in a button

c++ winapi fonts

How to get the aero snap state of a window?

windows winapi aero-snap

c++ how do i get the current console conhost process