Have you checked what dll dependencies you get if you build such an app? And have you actually tried running such an executable on win9x?
If you use only Win32 APIs from C++ just like since Petzold books, the dlls are already there, there is also static linking for other stuff.
Win 9x is a dead OS, why would I bother with that outside retro computing?
If you use only Win32 APIs from C++ just like since Petzold books, the dlls are already there, there is also static linking for other stuff.
Win 9x is a dead OS, why would I bother with that outside retro computing?