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++.
March 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
Sept 10th, 2021
Small EXE/DLL
Sept 8th, 2021
Unresolved external symbol _fltused
Sept 7th, 2021
VariantTimeToSystemTime with milliseconds
Sept 6th, 2021
SystemTimeToVariantTime with milliseconds
Sept 5th, 2021
Data type size in x64
Sept 4th, 2021
Converting double to LPTSTR