Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in winapi

Get STARTUPINFO for given process

c winapi

Use Desktop Duplication API to capture Logon & Lock Screens

How are windows DLL actually shared?

Authenticating window user using biometric system connected to LDAP server

How to determine whether a file or folder is on SSD or a hard drive?

c++ windows winapi

how do I launch another process in XP compatibility mode?

How to use a specific Windows SDK with MSBuild?

msbuild compilation winapi

SuspendThread WOW64 suspending in kernel code

c++ windows winapi wow64

Keyboard Hook problems

c++ winapi input keyboard hook

Problems getting a call stack in a release build

winapi callstack

How to make a CStatic control (MFC) transparent?

windows winapi mfc dialog

How to correctly implement "As Administrator" or "Run As Administrator" in .NET application for selected operations?

Efficiently List All Sub-Directories in a Directory

c++ algorithm file winapi

Move fullscreen window to secondary monitor with Win32/SDL

Writing a DLL that loads msvcr80.dll and exposes the free()-function

c++ winapi dll manifest msvcrt

What are the parameters for "printto" using shellexecute?

Is there a way to programmatically find chipset's north bridge, south bridge names and other hardware info on windows?

Find the Handle of the window at the top of the screen

vb.net winapi topmost

How to listen to windows events in C#?

c# com-interop winapi wmp

How do I correctly version a program? [closed]