Fix warnings generated with -Wsign-compare.
[wine] / dlls / ole32 / compobj_private.h
2004-08-02  Mike HearnDisconnect proxies at COM shutdown to release the corre...
2004-07-29  Mike HearnImplement disconnect for proxies so that stubs are...
2004-07-22  Robert Shearman- Remove unneeded STUBMGR_Start call.
2004-02-10  Robert Shearman- CoSetState info should be thread local.
2003-09-05  Alexandre JulliardFixed header dependencies to be fully compatible with...
2003-08-28  Alexandre JulliardStart using the exported TEB structure from winternl...
2003-08-27  Alexandre JulliardRenamed a few TEB fields to use the "official" names.
2003-06-17  Mike HearnImplement a class factory for the Global Interface...
2003-06-04  Ove KaavenPreliminary support for COM apartments.
2003-05-13  Francois GougetFix miscellaneous spelling errors and typos.
2003-03-11  Mike HearnImplemented the global interface table object using...
2002-08-03  Juergen Schmied- Moved 16 bit functions to a seperate file.
2002-03-09  Alexandre JulliardAdded LGPL standard comment, and copyright notices...
2002-02-05  Marcus MeissnerImplemented Local Server COM.
2001-07-20  Patrik Stridvall- Made sure that the files that contains the declarations
2000-11-25  Francois Gougetcompobj.h is a synonym for objbase.h