diff options
author | George Hazan <george.hazan@gmail.com> | 2015-06-11 19:06:07 +0000 |
---|---|---|
committer | George Hazan <george.hazan@gmail.com> | 2015-06-11 19:06:07 +0000 |
commit | e521cf5548352e7a443241e10614f97bc9630a2c (patch) | |
tree | f42e46cf4eb5bd7d994cd3eefa74856dc539d04f /bin12 | |
parent | e498e2e961e0edf547cbc478797e69ec8a8d42d4 (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 'bin12')
-rw-r--r-- | bin12/lib/Miranda32.lib | bin | 5450 -> 5364 bytes |
-rw-r--r-- | bin12/lib/Miranda64.lib | bin | 5312 -> 5288 bytes |
-rw-r--r-- | bin12/lib/mir_core.lib | bin | 385830 -> 385816 bytes |
-rw-r--r-- | bin12/lib/mir_core64.lib | bin | 388906 -> 388906 bytes |
4 files changed, 0 insertions, 0 deletions
diff --git a/bin12/lib/Miranda32.lib b/bin12/lib/Miranda32.lib Binary files differindex 182f7b1bab..8aad2f9a60 100644 --- a/bin12/lib/Miranda32.lib +++ b/bin12/lib/Miranda32.lib diff --git a/bin12/lib/Miranda64.lib b/bin12/lib/Miranda64.lib Binary files differindex 2b946376fc..8d77f2648a 100644 --- a/bin12/lib/Miranda64.lib +++ b/bin12/lib/Miranda64.lib diff --git a/bin12/lib/mir_core.lib b/bin12/lib/mir_core.lib Binary files differindex 4c46d16ccf..7d5b67bdb6 100644 --- a/bin12/lib/mir_core.lib +++ b/bin12/lib/mir_core.lib diff --git a/bin12/lib/mir_core64.lib b/bin12/lib/mir_core64.lib Binary files differindex 8157d04337..9ea396afea 100644 --- a/bin12/lib/mir_core64.lib +++ b/bin12/lib/mir_core64.lib |