summaryrefslogtreecommitdiff
path: root/src/miranda32.def
diff options
context:
space:
mode:
authorGeorge Hazan <george.hazan@gmail.com>2015-06-11 19:06:07 +0000
committerGeorge Hazan <george.hazan@gmail.com>2015-06-11 19:06:07 +0000
commite521cf5548352e7a443241e10614f97bc9630a2c (patch)
treef42e46cf4eb5bd7d994cd3eefa74856dc539d04f /src/miranda32.def
parente498e2e961e0edf547cbc478797e69ec8a8d42d4 (diff)
- more transparent ProtoServiceExists implementation;
- ProtoServiceExists moved from mir_core into miranda32.exe; - miranda32.def is used again to define the order of functions precisely; - libraries updated git-svn-id: http://svn.miranda-ng.org/main/trunk@14118 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
Diffstat (limited to 'src/miranda32.def')
-rw-r--r--src/miranda32.def1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/miranda32.def b/src/miranda32.def
index c36a1b6fc4..207032d84a 100644
--- a/src/miranda32.def
+++ b/src/miranda32.def
@@ -16,3 +16,4 @@ IcoLib_ReleaseIcon @13
Window_FreeIcon_IcoLib @14
Window_SetIcon_IcoLib @15
Window_SetProtoIcon_IcoLib @16
+ProtoServiceExists @17