windows-nt/Source/XPSP1/NT/shell/cpls/inetcpl/inetcver.h

7 lines
100 B
C
Raw Normal View History

2020-09-26 03:20:57 -05:00
#if WINNT // versioninfo
#include <winver.h>
#include <ntverp.h>
#else
#include <version.h>
#endif