Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in winapi

OpenProcessToken failing with Access Denied (5) on Windows XP

windows winapi legacy

What is difference between _SH_SECURE and _SH_DENYWR

c++ c windows winapi file-io

Dim screen on Windows with C++

Why the LogonUser function always return true using the LOGON32_LOGON_NETWORK mode?

delphi winapi

Why is my TB_INSERTBUTTON message causing comctl32 to throw?

c++ winapi managed-c++

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?