summaryrefslogtreecommitdiffstats
path: root/private/mvdm/softpc.new/host/inc/nt_hunt.h
diff options
context:
space:
mode:
Diffstat (limited to 'private/mvdm/softpc.new/host/inc/nt_hunt.h')
-rw-r--r--private/mvdm/softpc.new/host/inc/nt_hunt.h16
1 files changed, 16 insertions, 0 deletions
diff --git a/private/mvdm/softpc.new/host/inc/nt_hunt.h b/private/mvdm/softpc.new/host/inc/nt_hunt.h
new file mode 100644
index 000000000..a969cb565
--- /dev/null
+++ b/private/mvdm/softpc.new/host/inc/nt_hunt.h
@@ -0,0 +1,16 @@
+#define IDM_MFAST 201
+#define IDM_MNEXT 202
+#define IDM_MPREV 203
+#define IDM_MSHOW 204
+#define IDM_MCONT 205
+#define IDM_MABOR 206
+
+#define IDM_EFLIP 211
+#define IDM_ENEXT 212
+#define IDM_EPREV 213
+#define IDM_EALL 214
+#define IDM_ECLEA 215
+
+#define IDM_TRAPPER 200
+
+IMPORT HANDLE TrapperDump;