Commit 07b740fa authored by Bob Goodwin's avatar Bob Goodwin Committed by Alexandre Julliard

Fix the 16bit win95 version.

parent 849cea00
...@@ -75,7 +75,7 @@ static VERSION_DATA VersionData[NB_WINDOWS_VERSIONS] = ...@@ -75,7 +75,7 @@ static VERSION_DATA VersionData[NB_WINDOWS_VERSIONS] =
}, },
/* WIN95 */ /* WIN95 */
{ {
0x07005F03, 0x07000304,
0xC0000004, 0xC0000004,
{ {
sizeof(OSVERSIONINFOA), 4, 0, 0x40003B6, sizeof(OSVERSIONINFOA), 4, 0, 0x40003B6,
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment