minor fixes; replace references to Windows95 with references to wxMSW where possible

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@56885 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
This commit is contained in:
Francesco Montorsi
2008-11-22 00:21:10 +00:00
parent e48df5d353
commit bb69632a56
9 changed files with 44 additions and 60 deletions

View File

@@ -162,9 +162,9 @@ public:
The style may be one of the ::wxPenStyle values.
@remarks Different versions of Windows and different versions of other
platforms support very different subsets of the styles
above - there is no similarity even between Windows95
and Windows98 - so handle with care.
platforms support very different subsets of the styles above
- there is no similarity even between Windows95 and Windows98 -
so handle with care.
@see SetStyle(), SetColour(), SetWidth()
*/