-
hi
i programmed a little organizer and i ran it on win98. it worked great. but now i have a win2000 server beta 3. the weekdays in the new millennium are all wrong. (e.g. 1. sat, 2. tue, 3. wed, 4. sat, ...)
and the mshflexgrid also has problems with text in the cells.
in win98 the dates are correct and the flexgrid workes.
is this a problem of win2000 or of my program?
alex
-
Chck the Date and Time of indows and see if it's corect.
Otherwise since it is a Beta copy of win2000, it could be a bug.
Or maybe it's just Y2K :)
-
In VB 6 there is a function or a property that let you define the starting day of each week, try to check it.
Sorry I don't have VB in this machine.