From: blitz-research Date: Sat, 26 Sep 2015 00:12:00 +0000 (+1200) Subject: Updated maxgui. X-Git-Url: https://jcornell.net/gitweb/gitweb.cgi?a=commitdiff_plain;h=54c64262766a63d7eff9c4fa902d08f0e6d7f40b;p=blitzmax.git Updated maxgui. --- diff --git a/mod/maxgui.mod/win32maxguiex.mod/mshtmhst.h b/mod/maxgui.mod/win32maxguiex.mod/mshtmhst.h index 9edb7e1..0cf9995 100644 --- a/mod/maxgui.mod/win32maxguiex.mod/mshtmhst.h +++ b/mod/maxgui.mod/win32maxguiex.mod/mshtmhst.h @@ -98,7 +98,7 @@ typedef interface IClassFactoryEx IClassFactoryEx; extern "C"{ #endif -void * __RPC_USER MIDL_user_allocate(size_t); +//void * __RPC_USER MIDL_user_allocate(size_t); void __RPC_USER MIDL_user_free( void * ); /* interface __MIDL_itf_mshtmhst_0000 */