Is there some common controls that won't work on win 9x?
I'm always having hassle with the common controls, especially testing them on win9x, always work on win 2k/xp but...
I'm always having hassle with the common controls, especially testing them on win9x, always work on win 2k/xp but...
Just check your API reference or PlatfromSDK... the working platforms of some controls or expecially styles are mentioned there.
For example the calender control works fine in Win2K and XP but in NT4.0 it didnt display the days (didnt test 9x in that case).
For example the calender control works fine in Win2K and XP but in NT4.0 it didnt display the days (didnt test 9x in that case).