This is a collection of my Win32 knowledge over the last 20+ years. No C++ Runtime Library, no MFC, no ATL, no STL, no WTL. Just pure Win32 and C++.
<< Back
Aug 12th, 2025
PE CheckSum algorithm
Jul 31st, 2025
DelayLoad and _load_config_used
Jul 28th, 2025
Windows 95 MUI???
Jul 24th, 2025
Windows 10 Common APIs
Jul 22nd, 2025
Windows 7 Common APIs
Jul 21st, 2025
Windows XP Common APIs
Jul 19th, 2025
Windows 95 Common APIs
Jul 17th, 2025
WriteFile and lpNumberOfBytesWritten
Jul 8th, 2025
Compiling ADO in Visual Studio 2022
Mar 29th, 2024
Centering MessageBox
Feb 29th, 2024
API Hooking
Feb 8th, 2024
SHFileOperation Error 0x7c
Feb 6th, 2024
ImageList and Icons
Jan 22nd, 2024
Memory Routines
Sep 10th, 2021
Small EXE/DLL
Sep 8th, 2021
Unresolved external symbol _fltused
Sep 7th, 2021
VariantTimeToSystemTime with milliseconds
Sep 6th, 2021
SystemTimeToVariantTime with milliseconds
Sep 5th, 2021
Data type size in x64
Sep 4th, 2021
Converting double to LPTSTR