mirror of https://github.com/lianthony/NT4.0
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
207 B
10 lines
207 B
#include "windows.h"
|
|
#include <port1632.h>
|
|
#include "shell.h"
|
|
|
|
#define IDD_ENTER 111
|
|
#define IDD_KEY 107
|
|
#define IDD_LIST 106
|
|
#define IDD_QUERY 110
|
|
#define IDD_VALUE 108
|
|
#define IDD_DELETE 112
|