Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in 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

How to get the Windows SDK folder in MSBuild?

msbuild winapi bootstrapper

GetModuleHandle(NULL) vs hInstance

c++ winapi visual-c++

How to get the process name in C++

c++ windows winapi

Trim a string in C [duplicate]

c winapi string

How to create a resizable CDialog in MFC?

winapi mfc

Handling keyboard input in win32, WM_CHAR or WM_KEYDOWN/WM_KEYUP?

c++ winapi

Can I remove a digital signature from a DLL?

winapi dll code-signing

How to capture the screen with the "Tool Tips"?

c++ c winapi gdi

How can I learn about the Win32 API?

c# windows winapi

Win10 dark theme - how to use in WINAPI?

windows winapi themes