Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in winapi

Sharing HDC between different processes

windows winapi ipc gdi

WM_KEYDOWN confusion

c++ winapi

How to pass a method as callback to a Windows API call?

delphi winapi

What is the type GUID?

delphi winapi

Initialise a GUID variable: How?

c++ winapi

Click on 'OK' button of message box using WINAPI in c#

c# winapi messagebox

How can I override ClearType setting when drawing text using the Win32 API?

Icon.FromHandle: should I Dispose it, or call DestroyIcon?

c# .net winapi icons idisposable

Is there a TRACE statement for basic win32 C++?

How to detect that a given PE file (exe or dll) is 64 bit or 32 bit

c++ winapi x86 64-bit

How can I run an executable from RAM using C++?

c++ windows winapi

Why does WaitForSingleObject(INVALID_HANDLE_VALUE, INFINITE) block?

How to pop-up the Windows context menu for a given file using Delphi?

delphi winapi registry

Is there a Core Linux API analogous to Windows WINAPI, in particular for creating GUI applications?

linux user-interface winapi

Java Memory-mapped files?

Implicit vs. Explicit linking to a DLL

winapi dll dllimport windows

Busy Application leads to false "Not responding" state on Windows 7 - WM_UPDATE

Is there any benefit to use multiple heaps for memory management purposes?

How can I debug a win32 process that unexpectedly terminates silently?

c++ debugging winapi crash

What are the differences between Vanilla Perl and Strawberry Perl?

perl winapi strawberry-perl