Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in winapi

Error installing and running pywin32 2.7

What is a Windows API? [closed]

winapi

Preload folder icon for a specific folder in Windows Icon cache, in C# or VB.NET

c# .net vb.net winapi icons

What are Windows Kits and how do they work?

Throwing a Win32Exception

How to prevent TextBox auto scrolls when append text?

c# wpf winforms winapi textbox

How can you use CaptureStackBackTrace to capture the exception stack, not the calling stack?

Getting actual file name (with proper casing) on Windows

c++ c windows winapi

Detect if program is running with full administrator rights

GetThreadContext fails after a successful SuspendThread in Windows 7

winapi windows-7 debugging

C linux equivalent of windows QueryPerformanceCounter

c linux winapi cpu

How do you scale the title bar on a DPI aware win application?

Create window without titlebar, with resizable border and without bogus 6px white stripe

winapi windows-10 paint gdi

What happens when QueryPerformanceCounter is called?

c++ windows winapi timing

Get a font filename based on Font Name and Style (Bold/Italic)

c++ winapi fonts

Can I emit debug symbols from my Delphi application that Process Explorer can use?

delphi debugging winapi

How to create a virtual printer in Windows?

Reading from a text field in another application's window

CreateProcess such that child process is killed when parent is killed?

Is the order in which handles are returned by EnumWindows meaningful?