Hi, In an IDL file I need to define the following typedef HRESULT (__stdcall *FExecuteInAppDomainCallback) (void* cookie);
How do i get midl to understand what __stdcall is defined to? Best Regards Alistair Leslie-Hughes
Hi, In an IDL file I need to define the following typedef HRESULT (__stdcall *FExecuteInAppDomainCallback) (void* cookie);
How do i get midl to understand what __stdcall is defined to? Best Regards Alistair Leslie-Hughes