Added wxWinceHelpController

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@21924 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
This commit is contained in:
Julian Smart
2003-07-12 20:11:24 +00:00
parent 882dfc6753
commit 7a02658071
7 changed files with 207 additions and 4 deletions

View File

@@ -19,7 +19,7 @@
#pragma hdrstop
#endif
#if wxUSE_HELP
#if wxUSE_HELP && !defined(__WXWINCE__)
#ifndef WX_PRECOMP
#include "wx/setup.h"