// common part of Iconize(), Maximize() and Restore()
void DoShowWindow(int nShowCmd);
- // translate wxWindows flags to Windows ones
+ // translate wxWidgets flags to Windows ones
virtual WXDWORD MSWGetStyle(long flags, WXDWORD *exstyle) const;
// choose the right parent to use with CreateWindow()