Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in winapi

Win32: Is there a difference between Dr. Watson's full/mini dumps and writing my own?

c++ winapi dump crash-dumps

Getting all supported screen resolutions

How to enable 'Insert Activex Control' in Visual Studio 2012 for a Win32 Dialog based application?

ExtractIconEx: works but occasionally crashes

Is 'dxsdkver.h' header file missing from the Windows SDK as of 8 and 8.1?

winapi windows-8 directx sdl

How to programmatically install a font

Why is the character `0x62A` printed with the "Calibri" font, but the character `0x660E` isn't?

c++ winapi fonts

Win32: How to prevent DateTimePicker from accepting 2-digit years?

HttpAddFragmentToCache and OS error 50

How can I update a win32 app gui while it is waiting for another program to finish?

winapi clipboard subprocess

How to prevent a control from changing Z order?

c# windows winapi messaging

Windows API - Beginner help

c++ winapi

Get 30th bit of the lParam param in WM_KEYDOWN message

Should I call IsDialogMessage() before TranslateAccelerator()

winapi

MessageBox returning 0 if HWND is bad

c++ windows winapi

Who is the system owner of the clipboard?

windows winapi clipboard

How to disable Edit control's focus on Dialog first launch?

c++ winapi focus controls edit