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.
 
 
 
 
 
 

40 lines
1.2 KiB

// homeadm.h
// include file for HOMEADM.EXE
//
// Author: Joev Dubach
#define IDM_ADD 100
#define IDM_DELETE 101
#define IDM_GET 102
#define IDM_SETTINGS 197
#define IDM_ABOUT 198
#define IDM_EXIT 199
#define IDNAME 105
#define IDDIR 106
#define IDSERVER 120
#define TEXTNAME 103
#define TEXTDIRECTORY 104
#define MAINICON 149
#define ANIM1 150
#define ANIM2 151
#define ANIM3 152
#define ANIM4 153
#define ANIM5 154
#define ANIM6 155
#define ANIM7 156
#define ANIM8 157
#define ANIM9 158
#define ANIM10 159
#define ANIM11 160
#define ANIM12 161
#define ANIM13 162
#define ANIM14 163
#define ANIM15 164
#define ANIM16 165
#define ID_OPAQUERECT 111
#define ID_CREDITS 113