- Use InterlockedIncrement for the ipid counter instead of a critical
commitcbbf08a7e219c84eafef2d574706360e998c3254
authorRobert Shearman <rob@codeweavers.com>
Wed, 26 Jan 2005 20:53:06 +0000 (26 20:53 +0000)
committerAlexandre Julliard <julliard@winehq.org>
Wed, 26 Jan 2005 20:53:06 +0000 (26 20:53 +0000)
tree22e3610f089e39523829b80f794a9f5774bf1b40
parent963ac3f013fd8bad9eaf4c261d1899c1b0094294
- Use InterlockedIncrement for the ipid counter instead of a critical
  section (suggested by Mike Hearn).
- Remove a line added by a bad merge.
- Implement RemUnkStub_Disconnect.
- Remove all of the RPC disconnect code.
dlls/ole32/compobj.c
dlls/ole32/compobj_private.h
dlls/ole32/marshal.c
dlls/ole32/oleproxy.c
dlls/ole32/rpc.c
dlls/ole32/stubmanager.c