- Rename apartment functions to become more object-oriented.
commit8971f06225d91019f74412a8ff4dc07aab88536e
authorRobert Shearman <rob@codeweavers.com>
Fri, 11 Mar 2005 10:19:10 +0000 (11 10:19 +0000)
committerAlexandre Julliard <julliard@winehq.org>
Fri, 11 Mar 2005 10:19:10 +0000 (11 10:19 +0000)
tree3070bd965405a405db0ef4707737144f7bb7a696
parentac23f2c810d58b5f5bfc2beac43f5bfceeb76f5c
- Rename apartment functions to become more object-oriented.
- Rename register_ifstub to marshal_object to more accurately describe
  what it does.
- Add new function, apartment_getoxid, to prepare for a possible
  future patch where remoting is started on demand.
dlls/ole32/compobj.c
dlls/ole32/compobj_private.h
dlls/ole32/marshal.c
dlls/ole32/rpc.c
dlls/ole32/stubmanager.c