X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/a14132e13a1b11383de5cd847be8afc7e541598d..48f7ffbe93ab587c54643e2476b0e3b0c74e1386:/include/wx/msw/wince/chkconf.h?ds=sidebyside diff --git a/include/wx/msw/wince/chkconf.h b/include/wx/msw/wince/chkconf.h index 2e601e3cce..35fb198c77 100644 --- a/include/wx/msw/wince/chkconf.h +++ b/include/wx/msw/wince/chkconf.h @@ -35,9 +35,6 @@ #define wxUSE_ON_FATAL_EXCEPTION 0 // media stuff not supported under CE -#undef wxUSE_DIRECTSHOW -#define wxUSE_DIRECTSHOW 0 - #undef wxUSE_MEDIACTRL #define wxUSE_MEDIACTRL 0 @@ -53,8 +50,11 @@ #undef wxUSE_REGEX #define wxUSE_REGEX 0 +#undef wxUSE_DEBUGREPORT +#define wxUSE_DEBUGREPORT 0 -// Disable controls which don't make sense for phones +// Disable features which don't make sense for MS Smartphones +// (due to pointer device usage, limited controls, file system) #if defined(__SMARTPHONE__) #undef wxUSE_LISTBOOK #define wxUSE_LISTBOOK 0