Added debugstr_guid function and used it to replace
commit681c75bf1730c9be97d02cafd194ea11e94fb586
authorAlexandre Julliard <julliard@winehq.org>
Tue, 18 Jan 2000 05:09:49 +0000 (18 05:09 +0000)
committerAlexandre Julliard <julliard@winehq.org>
Tue, 18 Jan 2000 05:09:49 +0000 (18 05:09 +0000)
tree6c2d3b6f658d7000cb68ffbb65498b97e970410e
parentd0b0dbdc174aa3020785aec18fd6159f4ec282d2
Added debugstr_guid function and used it to replace
WINE_StringFromCLSID in all debugging messages.
34 files changed:
dlls/avifil32/avifile.c
dlls/dplayx/dpclassfactory.c
dlls/dplayx/dplay.c
dlls/dplayx/dplobby.c
dlls/dsound/dsound_main.c
dlls/ole32/clipboard.c
dlls/ole32/datacache.c
dlls/ole32/defaulthandler.c
dlls/ole32/ifs.c
dlls/ole32/storage.c
dlls/oleaut32/ole2disp.c
dlls/oleaut32/oleaut.c
dlls/oleaut32/olefont.c
dlls/shell32/contmenu.c
dlls/shell32/dataobject.c
dlls/shell32/enumidlist.c
dlls/shell32/folders.c
dlls/shell32/memorystream.c
dlls/shell32/regstream.c
dlls/shell32/shelllink.c
dlls/shell32/shellole.c
dlls/shell32/shlfolder.c
dlls/shell32/shlview.c
dlls/shell32/shv_bg_cmenu.c
graphics/d3ddevices.c
graphics/d3dexecutebuffer.c
graphics/d3dlight.c
graphics/d3dmaterial.c
graphics/d3dtexture.c
graphics/d3dviewport.c
graphics/ddraw.c
include/debugstr.h
misc/debugstr.c
windows/dinput.c