1 #include "stdafx.h"
2 
3 extern "C" {
4 ULONG MajorVersion = 0x05;
5 ULONG MinorVersion = 0x02;
6 ULONG  BuildNumber = 0x0;
7 }
8