Remove MODULENAME Prefix From Dll* Functions

Robert Shearman rob at codeweavers.com
Wed Jan 12 17:12:23 CST 2005


Hi,

Renaming MODULENAME_Dll{GetClassObject,RegisterServer,CanUnloadNow} 
functions to Dll{GetClassObject,RegisterServer,CanUnloadNow} gives us 
free type checking, doesn't look as ugly and cleans up the spec file. If 
this patch is applied, I'll submit patches for other DLLs.

Rob

Changelog:
Remove  MODULENAME prefix from 
Dll{GetClassObject,RegisterServer,CanUnloadNow} functions.
-------------- next part --------------
A non-text attachment was scrubbed...
Name: itss.diff
Type: text/x-patch
Size: 1691 bytes
Desc: not available
Url : http://www.winehq.org/pipermail/wine-patches/attachments/20050112/94a3e32b/itss.bin


More information about the wine-patches mailing list