diff --git a/include/wx/msw/wince/setup.h b/include/wx/msw/wince/setup.h index 4f8e10fc80..c8dfa19da6 100644 --- a/include/wx/msw/wince/setup.h +++ b/include/wx/msw/wince/setup.h @@ -1125,9 +1125,9 @@ #undef wxUSE_TOOLTIPS #define wxUSE_TOOLTIPS 0 -// Don't use commdlg.h +// Do use commdlg.h #undef wxUSE_COMMON_DIALOGS -#define wxUSE_COMMON_DIALOGS 0 +#define wxUSE_COMMON_DIALOGS 1 // ---------------------------------------------------------------------------- // MSW settings not supported by CE