Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in winapi

Windows 10: GetSysColor() does not get dark ui color theme

winapi colors

How to get the name/description of an exception?

windows winapi exception

File system support for FindFirstFileEx, limit to directories

c# .net winapi filesystems

C win32 tab control

c winapi api tabs

How to color blend (colorize by specified alpha value) the canvas area using pure GDI?

delphi winapi optimization gdi

Named pipes efficient asynchronous design

Need a way to retrieve the current playing song from Zune and Windows Media Player with Python

python windows winapi wmp zune

ExtTextOutW x50 performance drop on QHD/4K screens after Windows Creators edition update

For C#, is there a down-side to using 'string' instead of 'StringBuilder' when calling Win32 functions such as GetWindowText?

c# winapi user32

WPF equivalent of Application.AddMessageFilter (Windows Forms)

wpf windows winapi interop

FindFirstFile(Ex) wildcard characters

winapi

How can I convert a Unicode path to a c string?

c winapi

Windows Search - IFilter search term highlighting

How to add an extra button to the window title bar, so it will be work as standard?

Does JFrame.setExtendedState(MAXIMIZED_BOTH) work with undecorated frames?

java winapi swing

CreateCompatibleBitmap and CreateDIBSection (Memory DC's)

c++ winapi memory gdi

Common controls are not properly painted with WM_CTLCOLORSTATIC handler after I set Visual Styles on

c++ winapi

How to get the display names of multiple monitors with the Win32 API?

windows winapi pywin32

Difference between taskkill and taskkill /f

windows winapi internals

Shared Memory Between User Mode and Kernel Mode