mirror of https://github.com/tongzx/nt5src
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
625 B
16 lines
625 B
|
|
/*************************************************
|
|
* new.h *
|
|
* *
|
|
* Copyright (C) 1995-1999 Microsoft Inc. *
|
|
* *
|
|
*************************************************/
|
|
|
|
#define ID_ADD 101
|
|
#define ID_DEL 102
|
|
#define ID_NEWCHR 104
|
|
#define ID_SHU 106
|
|
#define ID_LISTBOX 109
|
|
#define ID_TS1 103
|
|
#define ID_TS2 105
|
|
#define ID_TS3 108
|