Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in winapi

Detect when user locks/unlocks screen in Windows 7 with Delphi

Difference between messages with CN and WM prefixes

How can I enumerate the open windows (~EnumWindows) of another user session

windows winapi

Problem compiling MySQLdb for Python 2.6 on Win32

python mysql winapi

What API call would I use to change brightness of laptop (.NET)?

.net winapi api brightness

How do I use 'placeholder text' in a win32 edit control?

winapi controls edit

How to determine when spawned process is ready? (Using CreateProcess() and FindWindow())

c++ winapi createprocess

Know how fast a Hard Drive is in Delphi

How is SndVol able to change the volume level of a given audio session?

c++ winapi com core-audio wasapi

How to get the Graphics Card Model Name in OpenGL or Win32?

c++ winapi opengl directx gpu

EnumDisplayDevices vs WMI Win32_DesktopMonitor, how to detect active monitors?

c++ windows winapi wmi

Does GetTickCount() include time spent suspended or hibernated?

winapi

GDI+ double buffering in C++

c++ winapi gdi+

Animated Image in Win32

C++ WinAPI: handling long file paths/names

Running a process with lowest possible privileges in winapi

What is the difference between NtCreateProcess and ZwCreateProcess?

BitBlt performance with Aero enabled

c++ performance winapi bitblt

How to programatically prevent Windows from hard disk drive spin down?

Check if Windows OS runs in safe mode

windows winapi