Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in winapi

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++?

Recycling IIS application pool using PowerShell: "Exception calling Recycle"

Can Win32 API be dangerous to my computer?

c++ winapi

GetClipboardData() Cut vs. Copy

windows winapi clipboard

How to find a free TCP Port in windows using 'C'

Shared memory is not updated

Capture Key press globally but suppress only for current app and child windows regardless of focus

c# winforms winapi