Windows NT 4.0 source code leak
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.
 
 
 
 
 
 

17 lines
460 B

#define DEL_CANCEL 101
#define DEL_INFO 102
#define DEL_DELETE 103
#define DEL_FILELB 104
#define DEL_DIRLB 105
#define DEL_FILES 106
#define DEL_DIRS 107
#define DEL_STFILEN 108
#define DEL_STDIR 109
#define DEL_DIRNAME 110
#define DEL_FLNAME 111
#define DEL_STNUM 112
#define DEL_SCRNUM 113
BOOL APIENTRY Del_Button(HWND);
INT APIENTRY EnUnLinkSz(LPSTR);