From 4ca47cd69c780d25f3403a777fdbbdca8a01bdf2 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Robert=20P=C3=B6sel?= Date: Tue, 22 May 2012 23:26:50 +0000 Subject: Unhook and MIRANDA_VER fixes git-svn-id: http://svn.miranda-ng.org/main/trunk@137 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c --- protocols/Omegle/common.h | 2 +- protocols/Omegle/main.cpp | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/protocols/Omegle/common.h b/protocols/Omegle/common.h index 155521c59f..fa32263ae5 100644 --- a/protocols/Omegle/common.h +++ b/protocols/Omegle/common.h @@ -24,7 +24,7 @@ along with this program. If not, see . #pragma warning(disable:4996) -#define MIRANDA_VER 0x1000 +#define MIRANDA_VER 0x0A00 #define _WIN32_WINNT 0x0500 #define _WIN32_WINDOWS 0x0500 diff --git a/protocols/Omegle/main.cpp b/protocols/Omegle/main.cpp index aa69bf7bcb..3dd6570182 100644 --- a/protocols/Omegle/main.cpp +++ b/protocols/Omegle/main.cpp @@ -201,7 +201,7 @@ extern "C" int __declspec(dllexport) Load(PLUGINLINK *link) extern "C" int __declspec(dllexport) Unload(void) { //UninitContactMenus(); - for(size_t i=1; i