summaryrefslogtreecommitdiff
path: root/plugins/Actman30/i_cnst_service.inc
diff options
context:
space:
mode:
Diffstat (limited to 'plugins/Actman30/i_cnst_service.inc')
-rw-r--r--plugins/Actman30/i_cnst_service.inc12
1 files changed, 12 insertions, 0 deletions
diff --git a/plugins/Actman30/i_cnst_service.inc b/plugins/Actman30/i_cnst_service.inc
new file mode 100644
index 0000000000..2e5f0cca83
--- /dev/null
+++ b/plugins/Actman30/i_cnst_service.inc
@@ -0,0 +1,12 @@
+const
+ IDC_FLAG_WPAR = 2154;
+ IDC_FLAG_LPAR = 2155;
+ IDC_EDIT_WPAR = 2156;
+ IDC_EDIT_LPAR = 2157;
+ IDC_EDIT_SERVICE = 2159;
+ IDC_WSTRUCT = 2160;
+ IDC_LSTRUCT = 2161;
+
+ IDC_SRV_RESULT = 2255;
+ IDC_RES_FREEMEM = 2256;
+ IDC_RES_UNICODE = 2257;