Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in winapi

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

Directwrite: Getting a font's height

how to convert from LPCSTR to LPCWSTR in c++

c++ winapi

Is it possible for the executable to ask for Administrator rights? (Windows 7)

c++ winapi windows-7

How can I display the "open with" dialog for an unregistered file extension? [duplicate]

windows delphi winapi

Finding a Windows user's "true" application data folder?

do integer reads need to be critical section protected?

Issue with SetForegroundWindow in .NET

Where is the digital signature stored when code signing a exe file in windows?