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.
 
 
 
 
 
 

10 lines
201 B

#define CURNONE 1
#define CURMOVE 2
#define CURCOPY 3
#define CURLINK 4
#define CURSCROLLMOVE 5
#define CURSCROLLCOPY 6
#define CURSCROLLLINK 7
// used by "..\src\def\geticon.c"
#define DEFICON 8