summaryrefslogtreecommitdiff
path: root/plugins/Mir_core/miranda.h
diff options
context:
space:
mode:
authorGeorge Hazan <george.hazan@gmail.com>2012-06-29 09:38:03 +0000
committerGeorge Hazan <george.hazan@gmail.com>2012-06-29 09:38:03 +0000
commit5c1a2b328f0f75669de0f7660e8425199ba89d6b (patch)
treeb2dd79e36856a898a917a3cde251f6afe3b945fd /plugins/Mir_core/miranda.h
parenteeac55c3eea2af3b4af704378d7feb20edab950d (diff)
- eliminated crash in Punto Switcher's dll during exit;
- removed references to the callee's local thread data in QueueUserAPC; git-svn-id: http://svn.miranda-ng.org/main/trunk@683 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
Diffstat (limited to 'plugins/Mir_core/miranda.h')
-rw-r--r--plugins/Mir_core/miranda.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/plugins/Mir_core/miranda.h b/plugins/Mir_core/miranda.h
index 5e0a0d2fb1..65140260c1 100644
--- a/plugins/Mir_core/miranda.h
+++ b/plugins/Mir_core/miranda.h
@@ -42,6 +42,7 @@ void DestroyModularEngine(void);
int InitPathUtils(void);
extern HINSTANCE hInst;
+extern HWND hAPCWindow;
/**** modules.cpp **********************************************************************/