-
- Downloads
- Make proxy manager use IMultiQI instead of IInternalUnknown as tests
show that IInternalUnknown isn't exposed. - Implement IMultiQI on top of IRemUnknown calls. - Silence some fixmes that occur during tests and don't give us any useful information. - Fix typo in class factory proxy that caused us to use the wrong offset into the CFProxy structure, causing us to not call the outer_unknown properly.
Showing
- dlls/ole32/compobj_private.h 1 addition, 1 deletiondlls/ole32/compobj_private.h
- dlls/ole32/marshal.c 148 additions, 53 deletionsdlls/ole32/marshal.c
- dlls/ole32/oleproxy.c 1 addition, 1 deletiondlls/ole32/oleproxy.c
- dlls/ole32/rpc.c 10 additions, 6 deletionsdlls/ole32/rpc.c
- dlls/ole32/stubmanager.c 12 additions, 4 deletionsdlls/ole32/stubmanager.c
- dlls/ole32/tests/marshal.c 1 addition, 1 deletiondlls/ole32/tests/marshal.c
Loading
Please register or sign in to comment