Leaked source code of windows server 2003
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
 

18 lines
428 B

#ifndef _MAC
/////////////////////////////////////////////////////////////////////////////
//
// Version
//
#include <wmdm_ver.h>
#define VER_WMDM_FILE_FILETYPE VFT_DLL
#define VER_WMDM_FILE_FILEDESCRIPTION_STR "WMDMProgressHelper Module\0"
#define VER_WMDM_FILE_INTERNALNAME_STR "ProgHelp.DLL\0"
#define VER_WMDM_FILE_OLEREGISTER
#include <wmdm_ver.ver>
#endif // !_MAC