windows-nt/Source/XPSP1/NT/enduser/stuff/itss/ver.h
2020-09-26 16:20:57 +08:00

5 lines
109 B
C

#ifndef RC_INVOKED
#pragma message ("VER.H obsolete, including WINVER.H instead")
#endif
#include <winver.h>