Windows 95 build 58g

4.00.58g
Build of Windows 95
OS familyWindows 9x
Version number4.00
Build number58
Build revisiong
Architecturex86

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);