Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in winapi

Im trying to use OpenGL with the windows API on different threads

Interlocked Singly Linked Lists (SList) with MinGW

c++ winapi mingw

Do I need to initialize COM before using IStream with GDI+ Bitmap::FromStream()?

c++ winapi com gdi+

C++/Win32 Finding all keyboard input languages?

Win32 API - Trying to readfile, it's getting truncated -- why?

c winapi executable readfile

C++ - How to execute a command on application exit?

QDateTime to FILETIME

c++ qt winapi

Get GUID of specific drive

windows delphi winapi

Issue with WinAPI SendInput code

c++ winapi

Change a window's class after creation?

winapi internals

SetLayeredWindowAttributes to make a window transparent is only working part of the time

escaping string on Windows command line

Function of type unsigned int returns negative number

c++ c winapi unsigned-integer

Using Windows named pipes with ffmpeg pipes

c++ windows winapi ffmpeg pipe

Manifest-based ETW provider - Decoding File Locations

c++ winapi etw

How do I convert a color value created by the Win32 API Function "ChooseColor " into a css compatible rgb hex value

.net winapi colors