WinCE fixes
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@23200 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
This commit is contained in:
@@ -27,8 +27,8 @@
|
||||
|
||||
// CreateDialog
|
||||
|
||||
//#ifdef(CreateDialog)
|
||||
#if !defined(__WXWINCE__) && defined(CreateDialog)
|
||||
// #if defined(CreateDialog)
|
||||
#undef CreateDialog
|
||||
|
||||
inline HWND CreateDialog(HINSTANCE hInstance,
|
||||
|
Reference in New Issue
Block a user