Sweden-Number/dlls/ole32/tests
Robert Shearman 6a20b2f476 - Initialize ppv pointer in ClientIdentity_QueryInterface to NULL as
apps depend on this.
- Don't release IRpcProxyBuffer on ifproxy destruction - the caller
  will do this for us.
- Make find_proxy_manager add a reference to the proxy manager and
  make proxy_manager_construct return an object with a valid
  ref-count.
- Remove stray not operator to fix a memory leak / crash in
  proxy_manager_destroy.
- More debug messages, especially on errors.
- Fix ref-count leak in the Class Factory proxy.
- Add a test case for IClassFactory_CreateInstance.
2005-01-19 17:00:20 +00:00
..
.cvsignore Add tests for moniker and marshaling functions. 2004-12-21 14:51:27 +00:00
Makefile.in Add tests for moniker and marshaling functions. 2004-12-21 14:51:27 +00:00
marshal.c - Initialize ppv pointer in ClientIdentity_QueryInterface to NULL as 2005-01-19 17:00:20 +00:00
moniker.c Add tests for moniker and marshaling functions. 2004-12-21 14:51:27 +00:00
propvariant.c Fix signed/unsigned comparison warnings. 2004-09-22 02:46:38 +00:00
storage32.c Tests and fixes for StgOpenStorage. 2005-01-11 15:08:08 +00:00