Added documentation for compiling under Windows Mobile 5

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@38104 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
This commit is contained in:
Julian Smart
2006-03-15 10:32:34 +00:00
parent 839f48f25d
commit 6fdaa47727
3 changed files with 68 additions and 6 deletions

View File

@@ -226,6 +226,7 @@ wxWinCE:
- Added support for the context menu event (wxContextMenuEvent)
and added platform-specific wxWindow::EnableContextMenu.
- Fixed wxGenericFileDialog to work with WinCE.
- Fixed compilation and menubar disappearance on Windows Mobile 5.
wxUniv: