Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in winapi

Mutex between reads and writes

C++ program works on XP SP2 only after installing Visual Studio

Detect which childwindow of the foreground window has been clicked?

c# winapi childwindow

UXTheme: Draw Combobox Chevron Without Border

error LNK1120: 1 unresolved external - VS13 C [duplicate]

c++ win32 create a text only button

c++ winapi button

SetCursorPos malfunctions?

Title bar merging with menu - WINFORMS

c# windows winforms winapi

How to customize open/save file dialogs?

c++ winapi visual-c++ dialog

How to change volume level of non-default sound device programmatically?

c++ winapi audio volume

Why does _get_heap_handle equal to GetProcessHeap?

winapi msvcrt

Python, Pyglet, win32 API, COM: how to call IStream::Release if all I have is a pointer?

new and delete char* causes exception

c++ winapi

Using Windows Environment Variable in Native Code

Finding type of path using the Windows API

c++ c winapi

Firemonkey in Delphi XE5. How to create popup menu for my icon in the tray?

possible heap corruption (win 32, native c++)

c++ debugging memory winapi

How to specifiy key size in the CertCreateSelfSignCertificate function

What is the difference between pointer to function and pointer to WINAPI function?

c++ winapi pointers