commit | cbbf08a7e219c84eafef2d574706360e998c3254 | [log] [tgz] |
---|---|---|
author | Robert Shearman <rob@codeweavers.com> | Wed Jan 26 20:53:06 2005 +0000 |
committer | Alexandre Julliard <julliard@winehq.org> | Wed Jan 26 20:53:06 2005 +0000 |
tree | 22e3610f089e39523829b80f794a9f5774bf1b40 | |
parent | 963ac3f013fd8bad9eaf4c261d1899c1b0094294 [diff] |
- 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.