CogeGuru.com
Internet.com
Advanced search
Visual C++ / C++
C++
»
Algorithms & Formulas
C++ & MFC
Date & Time
C++/CLI
String Programming
COM-based Technologies
»
ATL & WTL Programming
ActiveX Programming
COM+
Shell Programming
Controls
»
Button Control
ComboBox
Edit Control
ImageList Control
ListBox Control
ListView Control
Menu
Other Controls
Property Sheet
Rich Edit Control
Static Control
Status Bar
Toolbar
Treeview Control
Data
»
Database
Miscellaneous
Frameworks
»
UI & Printing Frameworks
Graphics & Multimedia
»
Bitmaps & Palettes
DirectX
GDI
Multimedia
OpenGL
Internet & Networking
»
IE Programming
ISAPI
Internet Protocols
Network Protocols
Miscellaneous
»
Miscellaneous
Samples
Security
Standard Template Library
Visual Studio
»
Add-ins & Macros
Debugging
Editor Tips
Windows & Dialogs
»
Console
Dialog
Doc/View
Docking Window
Splitter
Windows Programming
»
CE
Clipboard
DLL
File & Folder
Help Systems
Printing
System
Vista
Win32
Sample Chapter
.NET / C#
.NET
»
Data & Databases
Debugging
Framework
General
General ASP.NET
JScript .NET
Managed C++
Net Security
VS Add-Ins
Silverlight
WCF
WPF
Windows Workflow
C#
»
Basic Syntax
Collections
Controls
Data & I/O
Date & Time
Delegates
Graphics & Multimedia
Internet
Miscellaneous
.NET 3.0 / .NET 3.5
Network & Systems
Web Services
LINQ
Sample Chapter
Visual Basic
General
»
Database
Forms & Controls
IDE & Language
Misc
System
VB Graphics
VB Multimedia
Internet
»
ASP .NET
Database
HTML
Indexing
SMTP / eMail
Web Services
Mobile/Wireless
»
Mobile Internet
Toolkit
Pocket PC
.NET 3.0
LINQ
VB Controls
»
.NET Controls
VB ActiveX
VB ComboBox
VB Files
VB ListBox
VB ListView
VB Other Controls
VB Shell
Sample Chapter
Videos
Submit an Article
Discussion Forums
Resource Directory
Announcements
Book List
Book Reviews
List of Gurus
Codeguru Blog
Guest Book
Technology Jobs
About Us
FAQs
Site Map
RSS Feeds
All
VC++/C++
.NET/C#
VB
See more EarthWeb Network feeds
User ID:
Password:
Remember Me:
Forgot Password?
Not a member?
Click here for more information and to register.
internet.commerce
Partners & Affiliates
Setting a System Environment Variable
Back to Article
|
Back to All Comments
frankd
11/15/2005
7:09am
xfc::OSVersion::IsWinME() const;
fkt. returns false on ME. change: obVerInfo_.dwPlatformId == VER_PLATFORM_WIN32_NT to: obVerInfo_.dwPlatformId == VER_PLATFORM_WIN32_WINDOWS
Darka
11/15/2005
7:53am
xfc::OSVersion::IsWinME() const;
Thanks frankd, I didn't have a copy of ME available to test, thanks for spotting it. I will update the article a little later on. regards,
Add a Reply:
Title:
Comment:
Pre-Formatted:
Check this if you want the text to display with the formatting as typed (good for source code)
(You must be signed in to comment on an article. Not a member?
Click here
to register)