Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in winapi

Why does clicking a child window not always bring the application to the foreground?

windows winapi

How do you retrieve stylus pressure information on windows?

winapi tablet stylus-pen

How do I get a specific TIME_ZONE_INFORMATION struct in Win32?

winapi datetime

Retrieving available font sizes on Windows

winapi fonts font-size

Persist a pidl (ITEMIDLIST)

winapi

How to copy bitmap to clipboard using the win32 API?

How do I get a string description of a Win32 crash while in Top level filter (I am looking for the address of the instruction at the top of the stack)

What does a leading "\??\" on a windows path mean? [duplicate]

windows winapi path

How to capture part of a screen

how to acquire list of notification area icons?

windows winapi taskbar

Difference between PathAppend and PathCombine in Win32 API

c++ path winapi

Is it necessary to destroy a tooltip?

c++ winapi tooltip destroy

Detours alternative for Registry interception

How could I detect when my application is minimized?

Windows hook with Python

python c winapi hook ctypes

set publisher field in .rc file

winapi

Permcalc.exe for .NET 4.0

c# .net windows winapi

Passing 'open' to ShellExecute doesn't open a word file on a specific machine

windows winapi shellexecute

How do I use Dialog resources in Win32?

c++ windows winapi resources

How to make a "popup" (hint, drop-down, popup) window in Winforms?