search for: compobj_private

Displaying 3 results from an estimated 3 matches for "compobj_private".

2004 Dec 23
0
GTA3 problems
...000 41aa50dd 41aa4f9c 416a0710 0x41aa4f10: 40b26910 416a0710 00000000 41aa4f54 Backtrace: =>1 0x40af5edf StdMarshalImpl_MarshalInterface+0xbf(iface=0x403e9d00, pStm=0x403c8e40, riid=0x40b1c934, pv=0x416a0710, dwDestContext=0x0, pvDestContext=0x0, mshlflags=0x0) [/home/grahame/wine/dlls/ole32/compobj_private.h:180] in ole32 (0x41aa4f54) 2 0x40af749c CoMarshalInterface+0x26c(pStream=0x403c8e40, riid=0x40b1c934, pUnk=0x416a0710, dwDestContext=0x0, pvDestContext=0x0, mshlFlags=0x0) [/home/grahame/wine/dlls/ole32/marshal.c:716] in ole32 (0x41aa501c) 3 0x40ae335a _LocalServerThread+0x1ea(param=0x403...
2007 Apr 13
0
Wine release 0.9.35
...r COM not being initialised and an invalid window handle being input to RegisterDragDrop. ole32: Check the input hwnd is valid in RevokeDragDrop. ole32: Don't release the registered drop targets in OleUninitialize. ole32: Move declaration for FileMonikerImpl_DecomposePath from compobj_private.h to moniker.h. ole32: Fix a hack which depended on the IID of the interface being marshaled shell32: Return Unicode strings from all of the IShellFolder::GetDisplayNameOf functions in not running in Win9x mode. msi: Provide UI action data for uncompressed files, not just compress...
2008 Jun 27
0
Wine release 1.1.0
...conformant-varying structures. ole32: Include enumx.h in enumx.c to get the declarations of the functions. ole32: Include ole2.h in ole32_main.c to type-check the function signature of OleMetafilePictFromIconAndLabel. ole32: Remove unused BIGBLOCKFILE_GetSize. ole32: Include compobj_private.h in oleobj.c to type-check the function signatures of DataAdviseHolder_OnConnect and DataAdviseHolder_OnDisconnect. include: Add declarations for OleNoteObjectVisible, GetConvertStg and OleDoAutoConvert to ole2.h. include: Add new bitfields to MIDL_STUB_MESSAGE added in Vista SDKs....