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.
|
|
#include "resource.h" #include "version.rc2"
///////////////////////////////////////////////////////////////////////////// // // REGISTRY //
IDR_SMCYSCOM REGISTRY DISCARDABLE "SMCysCom.rgs"
///////////////////////////////////////////////////////////////////////////// // // String Table //
STRINGTABLE DISCARDABLE BEGIN IDS_TITLE "Server Management CYS Installer" IDS_INSERT_CD "Please insert the Microsoft Windows Server 2003 CD." END
1 TYPELIB "smcyscom.tlb"
|