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.
|
|
/*****************************************************************/ /** Microsoft LAN Manager **/ /** Copyright(c) Microsoft Corp., 1989-1990 **/ /*****************************************************************/
#include <errornum.h>
#define IDD_OF_PATH 101
#define IDD_OF_OPENCOUNT 102
#define IDD_OF_LOCKCOUNT 103
#define IDD_OF_CLOSE 104
#define IDD_OF_CLOSEALL 105
#define IDD_OF_LBOX 106
#define IDD_OF_OPENBY 107
#define IDD_OF_OPENFOR 108
#define IDD_OF_LOCKS 109
#define IDD_OF_FILEID 110
#define IDS_NOT_SHAREABLE (IDS_UI_SHELL_OPEN_BASE+0)
|