Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in winapi

How to execute a simple command line with CreateProcess?

c++ winapi command-line

Win64 exception stack walking not displaying entries

windows delphi winapi

Why do DOS devices defined in an impersonated session not appear in Explorer

What is the meaning of the bScan parameter value 0x45 in keybd_event?

delphi winapi pinvoke

Buffer is allocated from a shared heap for the process that is 64 KB in size?

c# winapi heap-memory pinvoke

SetThreadUILanguage on Windows XP vs. Vista+?

Getting a Folder ID C#

Handling WM_NCACTIVATE in startup window blocks all other windows

c# wpf winapi wndproc

How to set multiple cookies in ISAPI filter

c++ winapi iis cookies isapi

How does debugger know function names?

c winapi assembly ollydbg

How can I create a Windows Performance Counter with Delphi?

entering critical section and context switching in c++

how to send a message from one windows console application to another?

How to watch the Windows registry for changes with Python

python winapi registry pywin32

How can the lpClassName parameter of CreateWindowEx be optional

windows winapi

How can i make a portable C++ program for Windows with GUI, independent from .NET or other Libs?

Send WM_CLOSE message to a process with no window

c# windows winapi

Difference between char * and LPSTR in windows

c windows winapi visual-c++

Get full running process list ( Visual C++ )

winapi visual-c++ process

Why does MAKEINTRESOURCE() work?

c++ c windows winapi