Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in winapi

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?

Anyone knows what does advapi stand for?

winapi

What is exactly difference between NTSD and WinDbg?

How can I calculate the complete buffer size for GetModuleFileName?

How do I convert a Win32 exception code to a string?

c winapi seh

How to get a process file name from pid, if OpenProcess() fails with ACCESS_DENIED?

windows security winapi

FindFirstFile Multiple file types

windows winapi

Suspend/resume processes as PsSuspend does