Do you really test your tools/programs/utilities on Windows XP?
Yes. They are also tested on Windows 7 and Windows 10.
What is your plan for the web site?
The plan is simple - A complete "Brain dump" on all my programming knowledge. The first phase is
to organize all my tools/programs/utilities to be
- Unicode compatible
- 64 bit compatible
- Free of all errors/warnings from Visual Studio + Copilot
- Multilingual
- Stretch goal - Windows 95 compatible (only if I can get my hands on a copy of Windows 95)
Hopefully I will be finished with the first phase by the end of this year (2025). The second
phase will be focusing on writing Win32 tutorial.
Do you have any books you recommend?
Do you have any web sites you recommend?
Raymond Chen's blog The Old New Thing. It's a must-read for
all Win32 developers. Sorting it All Out is another blog I
highly recommend. It was written by Michael Kaplan (RIP) focusing on internationalization.