Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in winapi

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

How do I access the registry, and loop through keys in C (Example C# code provided)?

c# c windows winapi registry

Multithreaded application concept

c++ multithreading winapi

Lock file from being changed by no one except me?

c# file winapi

Chinese characters in Title bar

c++ winapi

C++ Delete all files and subfolders but keep the directory itself

c++ windows winapi delete-file

How to create win7 style button using CreateWindowEx [duplicate]

Why do we need to add SE_SHUTDOWN_NAME privilege before using ExitWindowsEx

winapi

How to draw text with transparency using GDI?

c++ windows winapi text gdi

Win32 WM_CTLCOLORSTATIC background not completely filled

windows winapi

How to make an icon button in C++