Moving the pidl debug functions to a separate file and made them self
commit7919d5a178955ac80501384c7b8c661aeb99dd11
authorJuergen Schmied <juergenschmied@lycos.de>
Thu, 9 May 2002 19:42:07 +0000 (9 19:42 +0000)
committerAlexandre Julliard <julliard@winehq.org>
Thu, 9 May 2002 19:42:07 +0000 (9 19:42 +0000)
tree44ea00c75e4c2ab2ccfc18298ef540e2d57f545b
parent76a9fa12f7e236acba45373aca8378deca61ccde
Moving the pidl debug functions to a separate file and made them self
contained. This prevents useless trace messages generated from the
debug functions themselves.
dlls/shell32/Makefile.in
dlls/shell32/debughlp.c [new file with mode: 0644]
dlls/shell32/debughlp.h [new file with mode: 0644]
dlls/shell32/pidl.c