]> git.saurik.com Git - wxWidgets.git/commit
1. regenerated the makefiles to include menucmn.cpp
authorVadim Zeitlin <vadim@wxwidgets.org>
Tue, 26 Oct 1999 23:38:33 +0000 (23:38 +0000)
committerVadim Zeitlin <vadim@wxwidgets.org>
Tue, 26 Oct 1999 23:38:33 +0000 (23:38 +0000)
commitad9bb75ff2c6a1734c24742c5f39ed8be197e16d
tree0d563edf0c760f5cb2990b88801c7bce3ebe7d8c
parenta8cfd0cbf1899a3a41fe21a202d40f5448702b5a
1. regenerated the makefiles to include menucmn.cpp
2. more compilation fixes for DW changes
3. implemented dynamic menu support for wxMSW
4. added code to the toolbar sample to test it

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@4206 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
12 files changed:
include/wx/msw/menu.h
samples/toolbar/test.cpp
samples/toolbar/test.h [deleted file]
src/msw/makefile.b32
src/msw/makefile.bcc
src/msw/makefile.dos
src/msw/makefile.g95
src/msw/makefile.sc
src/msw/makefile.vc
src/msw/makefile.wat
src/msw/menu.cpp
src/msw/ole/droptgt.cpp