starone
March 29th, 2000, 11:33 AM
I maintain two development environments (2000 and NT 4) to keep the suprises to a minimum. Occasionally I find certain control class methods are not functioning correctly when my code is running under 2000. For example, I have a list control on a dialog and I handle the double click message by, first, getting the current selected item (works), then getting the item text which fails. The string it returns is always empty. I expierienced a similar situation with "GetTime" from a CDateTimePicker. I tried all three overloads and I always get back December 31, 1969 (yes, I used UpdateData(TRUE)).
Any suggestions?
"Never argue as fact, that which you know only as opinion."
Any suggestions?
"Never argue as fact, that which you know only as opinion."