Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in winapi

How would you convert a std::string to BSTR*?

c++ winapi bstr

Output to console from a Win32 GUI application on Windows 10

c++ winapi

Windows virtual key codes

c++ winapi keyboard key

C#: comctl32.dll version 6 in debugger

Create single python executable module

python linux winapi executable

Simplest way to play mp3 from Visual C++

winapi mp3 directshow audio mci

Format drive by c++

c++ winapi

Get list of fonts (Win32)

c++ winapi fonts

CBT Hooks in Windows... What does "CBT" stand for?

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