DPRINTF->TRACE Final (Exceptions - not changed)

Tony Lambregts tony_lambregts at telusplanet.net
Fri Mar 14 18:29:38 CST 2003


This completes the first stage of DPRINTF->TRACE. There are still a lot of 
files that use DPRINTF. The following is a list of the files I where I did not 
replace DPRINTF with TRACE along with a breif explanation. I would appreciate 
any comments on this or any of the patches that I submitted over the last day.

windows/dce.c................ dump function.
windows/winproc.............. dump function.
scheduler/process.c.......... relay function.
scheduler/tread.c............ relay function.
relay32/relay386.c........... relay function.
relay32/snoop.c.............. snoop function.
programs/wineconsole ........ uses WINE_DPRINTF.
msdos/vxd.c.................. dump function.
misc/version.c............... should this be a FIXME?
memory/global.c.............. dump function.
memory/instr.c............... dump function.
memory/local.c............... dump function.
loader/pe_image.c............ dump function.
loader/ne/module.c........... dump function.
if1632/relay.c............... relay function.
if1632/snoop.c............... snoop function.
graphics/x11drv/opengl.c .... dump function.
files/smb.c.................. dump functions (patch submitted) review.
dlls/wineclipsrv.c........... define macros.
dlls/winsock/socket.c........ dump function.
dlls/winedos/dosvm.c......... relay function.
dlls/winaspi/winaspi16.c .... dump function.
dlls/winaspi/winaspi32.c..... dump function.
dlls/user/hook.c............. relay function.
dlls/opengl32/wgl.c.......... dump function (review).
dlls/ole32/compobj.c......... dunp function.
dlls/ole32/compositemoniker.c review (no /n to complete).
dlls/ole32/storage.c......... dump function.
dlls/ntdll/heap.c............ dump function.
dlls/ntdll/virtual.c......... dump function.
dlls/msvcrt/cppexcept.c...... dump function.
dlls/kernel/thunk.c.......... thunk.
dlls/kernel/wowthunk.c....... thunk.
dlls/dsound/buffer.c......... this should be a fixme/message review.
dlls/dsound/dsound_main.c.... dump function needs review.
dlls/dsound/primary.c........ this should be a fixme/message review.
dlls/dinput/device.c......... dump function
dlls/ddraw/d3dcommon.c....... dump functions
dlls/ddraw/d3dexecutebuffer.c patch submitted, dump function review.
dlls/ddraw/d3dlight.c........ dump function
dlls/ddraw/d3dmaterial.c..... dump functions
dlls/ddraw/d3dhelper.c....... dump functions
dlls/d3d8/device.c........... perhaps this should be a FIXME
dlls/d3d8/shader.c........... frankly I don't want to touch it.<g>
controls/menu.c.............. ditto.


-- 

Tony Lambregts





More information about the wine-devel mailing list