diff src/console-msw.h @ 298:70ad99077275 r21-0b47

Import from CVS: tag r21-0b47
author cvs
date Mon, 13 Aug 2007 10:39:40 +0200
parents 4b85ae5eabfb
children afd57c14dfc8
line wrap: on
line diff
--- a/src/console-msw.h	Mon Aug 13 10:38:47 2007 +0200
+++ b/src/console-msw.h	Mon Aug 13 10:39:40 2007 +0200
@@ -223,6 +223,7 @@
 void mswindows_redraw_exposed_area (struct frame *f, int x, int y, 
 				    int width, int height);
 void mswindows_size_frame_internal (struct frame* f, XEMACS_RECT_WH* dest);
+void mswindows_enqueue_magic_event (HWND hwnd, UINT message);
 
 /* win32 DDE management library */
 #define MSWINDOWS_DDE_ITEM_OPEN "Open"