Articles by tag: win32-api
Win32 API: Non-standard windows without Electron | Developer's Guide
How to create windows of arbitrary shape with Win32 API. Code examples for ovals, raster images and animation. Memory optimization and pitfalls.
Wine 11.5: C++ in build and Linux syscall
Wine 11.5 is out with C++ support in Meson, ICU, user syscall dispatch, and VBScript fixes. 5400+ Windows applications run stably. Details for developers.
Cleaning Metadata from Python Clipboard
Background Python Daemon for Windows automatically removes EXIF, Track Changes from files in the clipboard. Protection against attacks, atomic processing. Code and architecture for developers.