Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in winapi

Disable antialiasing for a specific GDI device context

c# winapi hook gdi cleartype

How Do I Create a System.Drawing.Icon with Multiple Sizes/Images?

c# .net winapi icons

How is executed a SendMessage from a different thread?

windows winapi

How to get an accurate 1ms Timer Tick under WinXP

Draw Custom Buttons on Windows Vista/7 Aero Titlebar

How do I handle Python unicode strings with null-bytes the 'right' way?

python winapi unicode pywin32

Why is EnumChildWindows skipping children?

c# winapi

Array size error x64 process

What's the idiomatic way to do async socket programming in Delphi?

A way to ensure that a system tray icon is removed... guaranteed

c++ windows winapi system-tray

Does WPF support reading/writing WMF/EMF files natively?

wpf winforms winapi wmf .emf

Capturing a Window that is hidden or minimized

winapi screen-capture

How do I detect when output is being redirected?

How to show a window that acts like a popup menu?

delphi winapi popup

How to detect a client disconnect using a named pipe client/server?

Detect external display being connected or removed under Windows 7

Delphi - how to check for any windows user if it is an administrator?

windows delphi winapi

Windows: Overwrite File In Use

c++ c windows winapi overwrite

How to use "GS:" in 64-bit Windows Assembly (eg, porting TLS code)

winapi assembly x86-64 win64

.NET wrapper for Windows API functionality [closed]