Windows 95 build 58g
Build of Windows 95 | |
OS family | Windows 9x |
---|---|
Version number | 4.00 |
Build number | 58 |
Build revision | g |
Architecture | x86 |
Windows 95 build 58g is a build of Windows 95 that is mentioned in the file MPPRINT.C
from the build 58s SDK, along with build 57.
// Build 58g chokes on LoadLibrary(), so we'll have to disable it #if 0 // workaround because LoadLibrary() needs explicit .DRV extension in Build 57 strcpy(szDriverBuf, szDriver);