Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in winapi

How to get instance of TForm from a Handle?

delphi winapi dll delphi-7

Thoughts on a different way to running a win32 event loop without WndProc?

draw on desktop using visual c++

c++ windows winapi desktop gdi

How to pass a Window Handle to a sub-process?

windows winapi

Load HBITMAP from *.bmp file in Win32 project

c++ winapi bmp hbitmap

Programmatically changing the "presentation display mode"

c# winapi multiple-monitors

Win32 ::SetForegroundWindow() not working all the time

DEF file syntax error in visual studio 2012

Loadlibrary always return NULL

Win32: Is it possible to show the window but to hide it from taskbar?

c++ windows winapi

How to get size and position of window caption buttons (minimise, restore, close)

why doesn't winmain set the errorlevel?

c++ winapi visual-c++ winmain

Cast to LPCWSTR?

c windows winapi unicode

How to list available video modes using C#?

WIN32: Yielding execution to another (given) thread

How to Register Hotkey for Three key combination using c#

c# winapi

Updating the Z-Order of Many Windows Using Win32 API

windows winapi z-order

When is SeTcbPrivilege used? ("Act as part of the operating system.)

winapi privileges

Window Title Changed Event

c# .net vb.net winapi hook

Displaying String Output in a Window using C (in WIN32 API)

c windows winapi textout