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
☆68Updated 3 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☆45Updated last year
- Example of properly DPI-scaling Win32 windows from XP to the latest Windows 11☆262Updated last year
- ☆104Updated last year
- Custom owner menubar drawing for win32 even with aero themes using undocumented Windows messages and structures, previously unknown.☆87Updated 9 months ago
- Experimental win32 gui wrapper in C++☆68Updated 3 months ago
- msvcrt.lib for linking against msvcrt.dll on all versions of Windows☆87Updated 4 years ago
- A tool for aiding Win32 C development using WINDOWSX.H message crackers☆20Updated last year
- Organized bookmarks to Win32API posts of Raymond Chen's blog "The Old New Thing".☆346Updated last year
- A minimal C runtime for Windows instead of MSVCRT☆108Updated 6 years ago
- Fast, fully-featured, multi-tab hexadecimal editor.☆41Updated 3 weeks ago
- Win32 Console Documentation -- in particular, console/standard handles and CreateProcess inheritance☆118Updated last year
- Mirror of Windows Template Library (WTL)☆138Updated 3 years ago
- PE32 (x86) and PE32+ (x64) binaries analysis tool, resources viewer/extractor.☆172Updated 5 months ago
- Tiny C++ Library for Visual Studio to replace msvcrtxx.dll which causes bloatware.☆70Updated 16 years ago
- Git version of Windows SDK Headers☆16Updated 2 years ago
- C++ wrapper for windows api☆31Updated 3 years ago
- C library for Windows for easy-to-use 2D painting with Direct2D or, on older Windows versions, GDI+.☆104Updated 5 years ago
- Build multi-architecture 'fat' binaries for Windows.☆54Updated 4 years ago
- Example of waiting for Event Objects by associating them with a I/O Completion Port (IOCP), effectively lifting MAXIMUM_WAIT_OBJECTS (64)…☆39Updated last year
- Shows how to use Win32 controls by programming code (c++17).☆78Updated last year
- Test application exposing bad application behavior☆12Updated 2 years ago
- RemoveApiSets is a program that can replace the ApiSets Dlls that already depend on ApiSets Dlls with MSVCR14X Dlls☆32Updated last year
- Calling the undocumented CBS API.☆27Updated 4 years ago
- C library providing set of additional user interface controls for Windows, intended to be complementary to standard Win32API controls fro…☆248Updated 4 years ago
- How to GetProcAddress() like a boss 😎☆52Updated 8 years ago
- Source Code for Feng Yuan's excellent book: Windows Graphics Programming.☆64Updated 6 years ago
- Masm compatible assembler☆66Updated last week
- Small tool for exploring visual styles (aka themes) on Windows XP and later, as provided by UXTHEME.DLL.☆96Updated last year
- Load a 64-bit DLL into a 32-bit process.☆30Updated 3 years ago
- My C stuff.☆46Updated 2 weeks ago