Commit d1fc9e80 authored by Andreas Mohr's avatar Andreas Mohr Committed by Alexandre Julliard

Bug fix.

parent 5d617e50
......@@ -190,6 +190,7 @@ WINDOWS_VERSION VERSION_GetImageVersion(PDB *pdb)
return NT351;
}
default:
if (OPTHD.MajorSubsystemVersion)
ERR(ver,"unknown subsystem version: %04x.%04x, please report.\n",
OPTHD.MajorSubsystemVersion,
OPTHD.MinorSubsystemVersion );
......
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