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.
 
 
 
 
 
 

16 lines
314 B

//
// cuires.h
//
#ifndef CUIRES_H
#define CUIRES_H
#define CUI_IDS_OK 100
#define CUI_IDS_CANCEL 101
#define CUI_IDS_ABORT 102
#define CUI_IDS_RETRY 103
#define CUI_IDS_IGNORE 104
#define CUI_IDS_YES 105
#define CUI_IDS_NO 106
#endif // CUIRES_H