From 54c64262766a63d7eff9c4fa902d08f0e6d7f40b Mon Sep 17 00:00:00 2001 From: blitz-research Date: Sat, 26 Sep 2015 12:12:00 +1200 Subject: [PATCH] Updated maxgui. --- mod/maxgui.mod/win32maxguiex.mod/mshtmhst.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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 */ -- 2.30.2