Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in winapi

How do I tell if the master volume is muted?

c# winapi audio mute

How make sure Aero effect is enabled?

c# wpf winapi aero dwm

Does Mutex call a system call?

Do I have to specify extern "C" when exporting symbols?

windows winapi visual-c++

set desktop to extend/clone in dual display in windows

c# winapi windows-7 windows-xp

Does a mutex still need to be released if it times-out?

How to set pixel on mouse click in C++ using WinApi (GDI) in GUI window?

Embedding window into another process

delphi winapi

What's the easiest way to make a self-extracting zip (SFX) Windows program installer that will use the Windows Temp directory?

Names of PE directories

How can I enforce a single instance of my application?

c# .net winapi focus

StretchBlt Shrink Corruption

Use Rundll32.exe to execute function exported by DLL

c winapi dll rundll32

SIGCHLD Replacement for Windows

c windows winapi sigchld

SetFocus() fails with a valid window handle

c++ winapi

How to change the cursor on a Button?

How to calculate an area of a Windows region (HRGN) in pixels?

delphi winapi area region

How to hide a MDI Child form in Delphi?

windows delphi winapi mdi

GET_X_LPARAM gives negative value

c++ windows winapi hook

Win32, Serial Port Read/Write and OVERLAPPED

winapi serial-port wait