From 3209a5fc38088077300a7048a8ad3679ca3d41b8 Mon Sep 17 00:00:00 2001 From: "(no author)" <(no author)@4f64403b-2f21-0410-a795-97e2b3489a10> Date: Tue, 6 Mar 2012 10:15:46 +0000 Subject: Latest updates git-svn-id: https://server.scottellis.com.au/svn/mim_plugs@598 4f64403b-2f21-0410-a795-97e2b3489a10 --- yapp/message_pump.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'yapp/message_pump.h') diff --git a/yapp/message_pump.h b/yapp/message_pump.h index 52f7970..70671b1 100644 --- a/yapp/message_pump.h +++ b/yapp/message_pump.h @@ -1,7 +1,7 @@ #ifndef _MESSAGE_PUMP_INC #define _MESSAGE_PUMP_INC -extern DWORD message_pump_thread_id; +extern unsigned message_pump_thread_id; void PostMPMessage(UINT msg, WPARAM, LPARAM); #define MUM_CREATEPOPUP (WM_USER + 0x011) -- cgit v1.2.3