Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in winapi

What does the acronym IDC mean?

c++ windows winapi mfc resources

How do I stop Windows from blocking the program during a window drag or menu button being held down?

c++ c winapi windows-messages

Inter-process communication

delphi winapi ipc delphi-2007

How to get a sub-process' return code

c++ winapi

join equivalent in Windows

How can I wait until an external process has completed?

delphi winapi

High-level languages for out-of-the-box GUI desktop application programming [closed]

Is there a clean way to prevent windows.h from creating a near & far macro?

c++ c winapi dos

Registering a custom win32 window class from c#

c# windows winapi interop

Win32 API for getting the language(localization info) of the OS?

c++ winapi localization

How can I change the background color of a button WinAPI C++

What happens when GetTickCount() wraps?

c++ c windows winapi

How to enable visual styles without a manifest

Best place to hide a key in the Windows Registry?

delphi winapi registry

How to retrieve the selected text from the active window

python windows winapi pywin32

Disable buffering on redirected stdout Pipe (Win32 API, C++)

windows winapi redirect stdout

Can I decode a C++ exception from a Windows SEH exception? (And if so, how?)

How to determine Signalled state of Win32 Event?

c++ winapi events

How to read/write memory on Mac OS X with VBA?