enlyze / Wizard-2020Links
A DPI-aware resizable wizard application written using Win32 API and modern C++ - https://building.enlyze.com/posts/writing-win32-apps-like-its-2020-part-1
☆63Updated 2 years ago
Alternatives and similar repositories for Wizard-2020
Users that are interested in Wizard-2020 are comparing it to the libraries listed below
Sorting:
- Let MSVC v141_xp/Clang targeted applications run on even older Windows versions☆43Updated last year
- Example of properly DPI-scaling Win32 windows from XP to the latest Windows 11☆259Updated 10 months ago
- Custom owner menubar drawing for win32 even with aero themes using undocumented Windows messages and structures, previously unknown.☆87Updated 7 months ago
- Experimental win32 gui wrapper in C++☆68Updated last month
- ☆100Updated last year
- Fast, fully-featured, multi-tab hexadecimal editor.☆40Updated last month
- msvcrt.lib for linking against msvcrt.dll on all versions of Windows☆86Updated 4 years ago
- Mirror of Windows Template Library (WTL)☆133Updated 3 years ago
- A minimal C runtime for Windows instead of MSVCRT☆107Updated 6 years ago
- Masm compatible assembler☆60Updated this week
- A tool for aiding Win32 C development using WINDOWSX.H message crackers☆19Updated 11 months ago
- Organized bookmarks to Win32API posts of Raymond Chen's blog "The Old New Thing".☆337Updated last year
- Win32 Console Documentation -- in particular, console/standard handles and CreateProcess inheritance☆115Updated last year
- PE32 (x86) and PE32+ (x64) binaries analysis tool, resources viewer/extractor.☆171Updated 3 months ago
- C library for Windows for easy-to-use 2D painting with Direct2D or, on older Windows versions, GDI+.☆101Updated 5 years ago
- Build multi-architecture 'fat' binaries for Windows.☆52Updated 4 years ago
- C++ wrapper for windows api☆30Updated 3 years ago
- Tiny C++ Library for Visual Studio to replace msvcrtxx.dll which causes bloatware.☆69Updated 16 years ago
- Modern UI controls for win32 assembler☆69Updated last year
- Git version of Windows SDK Headers☆16Updated 2 years ago
- Cross-platform C library to read data from PE/PE+ files (the format of Windows .exe and .dll files)☆56Updated 3 months ago
- Windows API function reversals from post-Server 2003 RTM☆34Updated 10 months ago
- C library providing set of additional user interface controls for Windows, intended to be complementary to standard Win32API controls fro…☆246Updated 4 years ago
- Source Code for Feng Yuan's excellent book: Windows Graphics Programming.☆62Updated 6 years ago
- Load a 64-bit DLL into a 32-bit process.☆29Updated 3 years ago
- Example of waiting for Event Objects by associating them with a I/O Completion Port (IOCP), effectively lifting MAXIMUM_WAIT_OBJECTS (64)…☆38Updated 10 months ago
- Divide 64-bit integers faster than hardware. Or precompute for a given denom and quickly divide repeatedly.☆30Updated 3 years ago
- An early concept build tool for compiling the Windows 2000 Source using my Easy-Build Environment..☆31Updated 4 years ago
- Core Math functions for MS Windows☆27Updated 6 years ago
- NOCRT - simple replacement of some parts of C runtime library☆45Updated 2 months ago