Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in winapi

WPARAM and LPARAM parameters

c++ api winapi

Driving a Windows GUI program from a script

Is there Windows system event on active window changed?

c# .net windows winapi hook

SendInput doesn't perform click mouse button unless I move cursor

How would I load a PNG image using Win32/GDI (no GDI+ if possible)?

c++ image winapi png gdi

UTF-8 in Windows

c windows winapi unicode utf-8

EnumProcesses() vs CreateToolhelp32Snapshot()

c++ c windows winapi

How to check if the program is run from a console?

c++ c winapi

How do I create a GUI for a windows application using C++?

How can I get the current instance's executable file name from native win32 C++ app? [duplicate]

c++ winapi

Is it possible programmatically add folders to the Windows 10 Quick Access panel in the explorer window?

winapi windows-10

How to change menu hover color

c# winforms winapi

std::unique_ptr, deleters and the Win32 API

c++ winapi c++11 unique-ptr

Building both DLL and static libs from the same project

How can I quickly enumerate directories on Win32?

c++ winapi

Difference between WinMain and wWinMain

c++ windows winapi unicode

Too many fonts when enumerating with EnumFontFamiliesEx function

c++ c windows winapi fonts

How to programmatically create a shortcut using Win32

c++ windows winapi shortcut

Creating a professional-looking (and behaving!) form designer

Identify process using a file

windows winapi wmi