#ifndef _WX_RADIOBOX_H_
#define _WX_RADIOBOX_H_
-#if defined(__GNUG__) && !defined(NO_GCC_PRAGMA)
- #pragma interface "radiobox.h"
-#endif
-
#include "wx/statbox.h"
class WXDLLEXPORT wxSubwindows;
#ifndef __WXWINCE__
virtual WXHRGN MSWGetRegionWithoutChildren();
+ virtual WXLRESULT MSWWindowProc(WXUINT nMsg,
+ WXWPARAM wParam,
+ WXLPARAM lParam);
#endif // __WXWINCE__