From 5a11b5f4b59c46e919989a0fdd05d81ba5ac9347 Mon Sep 17 00:00:00 2001 From: Ian C Date: Thu, 24 Mar 2005 00:07:40 +0000 Subject: Code updates --- src/test/dialog.h | 6 ++++++ 1 file changed, 6 insertions(+) create mode 100644 src/test/dialog.h (limited to 'src/test/dialog.h') diff --git a/src/test/dialog.h b/src/test/dialog.h new file mode 100644 index 0000000..d1dee42 --- /dev/null +++ b/src/test/dialog.h @@ -0,0 +1,6 @@ +#define TESTDLG 1 +#define IDSTATIC1 2 +#define IDTEXT 3 +#define IDBUTTON 4 +#define IDQUIT 5 +#define IDCHECK 6 -- cgit v1.2.3