Windows 95 build 102
Build of Windows 95 | |
OS family | Windows 9x |
---|---|
Version number | 4.00 |
Build number | 102 |
Architecture | x86 |
Compiled on | 1994 |
Windows 95 build 102 is a build of Windows 95. This build is mentioned in the file VERSION.H
from build 116's SDK.
#define VERSION "4.00.102" #define VER_PRODUCTVERSION_STR "4.00.102\0" #define VER_PRODUCTVERSION 4,00,0,102 #define VER_PRODUCTVERSION_DW (0x04000000 | 102)