Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in winapi

What is the correct way to get a LOCALE_SSHORTDATE that is guaranteed to have a full (4-digit) year number?

c winapi locale

IUnknown.Release standard implementation race condition?

EncryptMessage returns SEC_E_INVALID_TOKEN

winapi sspi schannel

How to create an embedded text input box in win32 windows

c++ c winapi dialog textinput

In c++'s SetWindowsHookEx function

c++ winapi

Win32 C++ ListView WM_CONTEXTMENU Issue

c listview winapi win32gui

GetDiskFreeSpaceEx reports wrong number of free bytes

c++ winapi types windows-ce

Need help to display Japanese Text using GDI+ without installing East Asian Language pack in Windows XP

c++ windows winapi unicode gdi+

How do I get another application's window handle passed to Delphi via a mouse click

delphi winapi mouse delphi-xe

Using 64-bits driver from 32-bits application

windows winapi 64-bit driver

Retrieve SD Card serial number on Windows XP/Vista/7?

winapi sd-card

win32 C++ print string to printer

c++ qt winapi

Getting the TEB of a 64bit process on WIndows

How to programatically hinder Windows from playing "Default Beep" sound when user clicks on disabled window (disabled via EnableWindow(hwnd, FALSE))?

c++ windows winapi windowing

About DPI issue

windows winapi dpi

Is there a known Win32 Tkinter bug with respect to displaying photos on a canvas?

How to check that the memory has been freed in visual studio C++?