Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in winapi

How to programatically clear the recycle bin under Windows?

c# .net c windows winapi

Locale aware edit control subclassing for decimal numbers ( format [sign] [xxx...] [decimal separator] [yy...] )

How to catch OleObject exception in Inno Setup?

How to deal with PyCapsule type inside Python

Groupbox resizing issue with radio buttons on top

c++ windows winapi mfc dialog

Get window handle of SDL 2 application

c winapi sdl sdl-2

GetEnvironmentVariableA() usage

CreateEvent from Windows-7 Logon Screen

Inspecting Win32 ReadFile lpBuffer parameter with windbg

winapi windbg

VariantChangeType and overflow

Declaring high DPI awareness per window on Windows 8

Check if a Windows driver exists for a given Device ID

c++ winapi device-driver

CreateFileMapping, MapViewOfFile, handle leaking c++

Why do FindFirstFile / FindNextFile sometimes see a file on a network folder, but CopyFile does not?

c++ windows winapi smb

Delphi Form Restored State Position and Size

delphi winapi

Why I can call StringFromCLSID even without the calling of CoInitializeEx before?

c++ winapi visual-c++ com

try/catch with __debugbreak()

c++ winapi exception

Is shared memory coherent across processes in Windows?

winapi

Are Win32 applications automatically linked against ntdll.dll?

Draw semitransparently in invisible layered window

c++ windows winapi