summaryrefslogtreecommitdiff
path: root/plugins/Actman/services.ini
diff options
context:
space:
mode:
authorAlexey Kulakov <panda75@bk.ru>2014-12-31 17:08:47 +0000
committerAlexey Kulakov <panda75@bk.ru>2014-12-31 17:08:47 +0000
commitda87b3fa0479333cfe9505713f6ffaa54b9ba543 (patch)
treed4868e4947c3944bb3313a057ec3b189a876018f /plugins/Actman/services.ini
parentf33f9ebac9806cba6bfd89715566a65c29b5fee2 (diff)
pascal code: reformat, small fixes
git-svn-id: http://svn.miranda-ng.org/main/trunk@11700 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
Diffstat (limited to 'plugins/Actman/services.ini')
-rw-r--r--plugins/Actman/services.ini13
1 files changed, 13 insertions, 0 deletions
diff --git a/plugins/Actman/services.ini b/plugins/Actman/services.ini
index 7d0bda9289..4b651f1fdd 100644
--- a/plugins/Actman/services.ini
+++ b/plugins/Actman/services.ini
@@ -508,6 +508,19 @@ short=0|param|b.ptr|native|native|
descr=
plugin=
+[Structure:DBEVENTINFO]
+full=0| \
+dword (int) cbSize| \
+b.ptr (char *) szModule| \
+dword timestamp| \
+dword flags| \
+word eventType| \
+dword cbBlob| \
+b.ptr (PByte) pBlob|
+short=0|dword|b.ptr|dword|dword|word|dword|b.ptr|
+descr=
+plugin=
+
[Const:CALLSERVICE_NOTFOUND]
value=$80000000
value64=$8000000000000000