[OLE #80] Janitorial: Make Apartment Functions More Object Oriented

Robert Shearman rob at codeweavers.com
Thu Mar 10 14:21:14 CST 2005


Hi,

The number of different functions that operate on a "struct apartment" 
object was getting a little unwieldy and confusing. This patch 
consolidates all functions that operate on an apartment object to have 
an "apartment_" prefix.

Rob

Changelog:
- 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.
-------------- next part --------------
A non-text attachment was scrubbed...
Name: ole80.diff
Type: text/x-patch
Size: 17275 bytes
Desc: not available
Url : http://www.winehq.org/pipermail/wine-patches/attachments/20050310/b9909705/ole80.bin


More information about the wine-patches mailing list