Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
MM and Win2K
Message
From
09/03/2000 20:10:55
Rex Mahel
Realm Software, Llc
Ohio, United States
 
 
To
All
General information
Forum:
Visual FoxPro
Category:
The Mere Mortals Framework
Title:
MM and Win2K
Miscellaneous
Thread ID:
00343974
Message ID:
00343974
Views:
55
Kevin,

Just wondering if you have updated the framework for Win2K?

One place I found is in CAppBase.GetSystemSettingClass() replacing the following line:

CASE UPPER(OS()) = "WINDOWS NT" OR LEFT(UPPER(OS()),9) = "WINDOWS 4"

with

CASE UPPER(OS()) = "WINDOWS NT" OR LEFT(UPPER(OS()),9) = "WINDOWS 4" OR LEFT(UPPER(OS()),9) = "WINDOWS 5".

Have you found any other changes?

Thanks

Rex
Next
Reply
Map
View

Click here to load this message in the networking platform