Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in winapi

Simulating keyboard input in Delphi using WinAPI

delphi winapi delphi-2009

Is there a difference between \??\ and \\?\ paths?

winapi internals

setlocale stuck on Windows

c windows visual-studio winapi

Looking for an alternative to windows messages used in inter-process communication

Does SetupDiGetClassDevs work with device instance IDs as documented?

Is KillTimer necessary?

Resolving RVA's for Import and Export tables within a PE file

c++ c winapi

In Windows, should I use CreateFile or fopen, portability aside?

Is there any way to call the Windows Native API functions from the user mode?

How to get a win32 handle of an open file in python?

python winapi

Correspondence between ProcMon and CreateFile disposition options

windows winapi sysinternals

GetSystemMetrics() returns wrong value for SM_CXSCREEN

What does this line of C/C++ preprocessor mean?

Why are some items greyed out in Spy++'s Windows view?

windows winapi spy++ spy

What's the replacement for REBASE.EXE?

FxCop installation

To use DefWindowProc or not to use DefWindowProc

c++ winapi

How to launch an executable on the end of installation with proper rights?

windows winapi nsis

check what run-time static library or dll uses

Adding a custom context menu item to Windows Form title bar