Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in winapi

Does LoadLibrary parse environment variables such as %windir%

c winapi loadlibrary

How to automatically pull in Win32 API declarations in C#?

c# winapi

Drawing line on desktop very slow on Win 7

GIF to AVI with windows Animate Control

delphi winapi avi graphic

Is it necessary to escape slashes in strings in Windows Registry?

c++ winapi registry

lpr command not working from my C# program in Win 7

c# winapi lpr

I can't get hold of LPRECT structure data, what I'm doing wrong?

c++ winapi

How do I check if a TCP port is already being listened on?

c++ c winapi sockets tcp

Why do I need to install MSVC++ redist.?

ClipCursor succeeds, but effectively does nothing

winapi

How to Start an application and obtain a handle to it with Delphi?

windows delphi winapi

What is a signing catalog file member tag?

c++ winapi

Run as Administrator vs. Administrator group

c# windows winapi

Hide/close menu when mouse is clicked outside its focus

winapi menu

Detect SMB vs SMB2 for network share

How to track clipboard changes in the background using C++

c++ windows winapi clipboard

Programmatically invoke Snap/Aero maximize

c++ qt winapi aero aero-snap

WINAPI/DWMAPI Blur-behind window with irregular shape

c# winapi dwm

Successive calls to RegGetValue return two different sizes for the same string

c++ string winapi registry

Is there bare c++ 11 (or boost) replacement for InterlockedExchangePointer?