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.
|
|
/********************************************************************/ /* WIFEMAN.RC */ /********************************************************************/ #include "wife.h" #include "wifeman.rcv"
STRINGTABLE PRELOAD DISCARDABLE BEGIN IDS_NOTSUPORTFUNCTION, "The WIFE font function not supported by this OS was called.\nThis program may not run correctly. Do you want to continue?" IDS_WIFETITLE, "WIFE Font manager" END
|