Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in winapi

Cannot Write to the Registry under HKEY_LOCAL_MACHINE\Software

c# winapi registry uac

Is there any function called after the OnInitDialog function in MFC?

c++ windows winapi mfc dialog

Drawing without flickering

c++ winapi drawing flicker

Monitoring open programs with Win32

c++ windows winapi monitoring

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