Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in winapi

How to create a trampoline function for hook

Win32 API analog of sending/catching SIGTERM

How to exit a thread's message loop?

benefits of using EncodePointer/DecodePointer

c++ winapi

How to determine the size of an icon from a HICON?

winapi icons

What is the notification when the number of monitors changes?

c++ c windows winapi

How can I be notified when a new window is created on Win32?

winapi user32

How to detect what was the PE packer used on the given exe?

winapi exe upx

how to count bytes sent and received per TCP connection (system-wide)?

Is there a graceful way to handle toggling between fullscreen and windowed mode in a Windows OpenGL application?

c++ c winapi opengl fullscreen

How long will my .NET 2.0 application continue to work?

.net winapi

What is nCmdShow?

winapi

OpenGL/DirectX Hook - Similar to FRAPS

c# c++ winapi opengl directx

How to detect modifier key change in a control which doesn't have focus?

delphi winapi delphi-xe3

How to get my own code's module handle? [duplicate]

winapi dll

Remove flickering from running consecutive exe files

c# windows winapi

How can I read process output that has not been flushed?

Get the PID of the process started by CreateProcess()

On Windows, when should you use the "\\\\?\\" filename prefix?

How to create a sparse file on NTFS?