// implement MSWGetStyle() this version will disappear.
//
// create the control of the given class with the given style (combination
- // of WS_XXX flags, i.e. Windows style, not wxWindows one), returns
+ // of WS_XXX flags, i.e. Windows style, not wxWidgets one), returns
// FALSE if creation failed
//
// All parameters except classname and style are optional, if the