Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in winapi

Where can I find a list of windows API constants

c# winapi dll constants

how to save file with GetSaveFileName in win32?

c++ winapi savefiledialog

Programmatically switch audio devices on Windows 7

winapi audio windows-7

Delphi: code after Application.Run does not execute if user reboots/shuts down

delphi winapi

Debug Break on Win32 Api functions

c debugging winapi breakpoints

WPF Minimize on Taskbar Click

c# wpf winapi minimize

win32 api function to get processor's current speed

c++ winapi visual-c++

Can you limit the CPU usage on a .NET Process Object?

c# .net winapi unsafe

Set location of MessageBox?

c++ winapi

Tough question on WPF, Win32, MFC

wpf winapi api mfc

What is the difference between the GetDesktopWindow and OpenInputDesktop APIs in Windows?

windows winapi

Win32 clipboard and alpha channel images

c windows winapi 2d

Read other process current directory in C#

c# windows winapi pinvoke

Win32: How to get the process/thread that owns a mutex?

What is the best way to wait for a variable in a multithreaded application

c++ c windows winapi resources

Applying low-level keyboard hooks with Python and SetWindowsHookExA

python winapi

Does a memory leak at unload of a DLL cause a leak in the host process?

How to launch a Windows process as 64-bit from 32-bit code?

c++ winapi 64-bit registry

Getting the currently logged-in windows user

vba ms-access winapi

Object oriented c++ win32?

c++ winapi