[2/2] ddraw: Rename IDirectDraw functions (try 2)

Michael Karcher wine at mkarcher.dialup.fu-berlin.de
Sat May 31 16:11:02 CDT 2008


The functions implementing IDirectDraw are called IDirectDrawImpl_Foo,
the ones implementing IDirectDraw7 are called alike. As they are
static functions in different files, the compiler has no problems
distinguishing them, but it confuses the reader of TRACE messages.
---
 dlls/ddraw/ddraw_thunks.c |   92 ++++++++++++++++++++++----------------------
 1 files changed, 46 insertions(+), 46 deletions(-)
-------------- next part --------------
A non-text attachment was scrubbed...
Name: 51aa62d61b893b7a4438bb61858b4e4ade7fe4bf.diff
Type: text/x-patch
Size: 9976 bytes
Desc: not available
Url : http://www.winehq.org/pipermail/wine-patches/attachments/20080531/e07ae161/attachment.bin 


More information about the wine-patches mailing list