Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in winapi

DTLS using Schannel

How to avoid memory leaks using ShellExecuteEx?

Manually sign a PE file

Implementing RAII on a folder iteration

How to write to the console in a GUI application

How to write and send text to mIRC in C#/Win32?

c# winapi irc

WM_ENTERSIZEMOVE / WM_EXITSIZEMOVE - when using menu, not always paired

c++ winapi

How do you create Windows security descriptors in managed code?

Downloading a File Protected by NTLM/SSPI Without Prompting For Credentials Using Python on Win32?

python winapi curl pywin32

Clicking mouse by sending messages

winapi windows-vista mouse

Prioritized Auto-Reset Event

Can I stop an executable from requesting UAC elevation?

python windows winapi uac

Windows EXE can run as service or application. How can I determine if it is running as a service or not?

Non-blocking sleep timer in C

c windows winapi timer

Simple AES encryption using WinAPI

c++ winapi encryption aes

Named Pipe CreateFile() returns INVALID_HANDLE_VALUE, and GetLastError() returns ERROR_PIPE_BUSY

c++ winapi named-pipes

Why is there a separate message for WM_ERASEBKGND

winapi ownerdrawn

Windows API to trigger wallpaper shuffle

.net windows winapi windows-7

How draw a control over a WS_EX_LAYERED form?

delphi winapi

Move mouse cursor without triggering a WM_MOUSEMOVE

winapi mousemove