removed warnings about using the deprecated functions and replaced untyped
authorVadim Zeitlin <vadim@wxwidgets.org>
Sat, 25 Jan 2003 12:28:51 +0000 (12:28 +0000)
committerVadim Zeitlin <vadim@wxwidgets.org>
Sat, 25 Jan 2003 12:28:51 +0000 (12:28 +0000)
commitd162a7ee7d6bab3d0c714b865806377aeb5d0d9e
treed1f0589bc8522fbf7ef68add6f66833eb01a64da
parent5e3841bf8069fbcc2b1da3ef36af4f569c604265
removed warnings about using the deprecated functions and replaced untyped
wxLists with the type safe equivalents (patch 668204 from Dimitri)

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@18925 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
include/wx/dde.h
include/wx/msw/dde.h
include/wx/msw/gdiimage.h
include/wx/msw/taskbar.h
src/msw/app.cpp
src/msw/dde.cpp
src/msw/gdiimage.cpp
src/msw/mdi.cpp
src/msw/taskbar.cpp