Removed compilation warnings (mostly mismatches between the format string
authorGuillermo Rodriguez Garcia <guille@iies.es>
Mon, 26 Aug 2002 21:12:25 +0000 (21:12 +0000)
committerGuillermo Rodriguez Garcia <guille@iies.es>
Mon, 26 Aug 2002 21:12:25 +0000 (21:12 +0000)
commit9b601c243f14c7e8f3f1c784d962fed81d118e1a
treeadb8e7986415761e9dc94337869a81f0ea773ffc
parent678d3dd2420395435caa88df52262ebb17a14b64
Removed compilation warnings (mostly mismatches between the format string
for debug/trace printfs and the actual parameters, e.g. int vs long, etc)

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@16795 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
src/msw/bitmap.cpp
src/msw/dcprint.cpp
src/msw/ole/dataobj.cpp
src/msw/tbar95.cpp
src/msw/toplevel.cpp
src/msw/window.cpp