Anderl
March 11th, 2003, 02:46 AM
Hello together,
I have to compile with VC7 a application which has to run on win98 to winXP. Now, I know that I have to set the defines in the compiler to declare, what OS and what IE version we assume.
Ok, that works fins. But the disadvantage is, that on Win2K, WinXP now I get the old fashioned CfileDialog of Win98 without the list of icons on the left side. Simply it's not the new Win2K FileDialog, it's the the old one.
Does anybody know how to compile the application that it runs under win98 with the old FileDialog, but that it shows up the new one under win2K ????
Thanks for any advice !
Andreas
:confused:
I have to compile with VC7 a application which has to run on win98 to winXP. Now, I know that I have to set the defines in the compiler to declare, what OS and what IE version we assume.
Ok, that works fins. But the disadvantage is, that on Win2K, WinXP now I get the old fashioned CfileDialog of Win98 without the list of icons on the left side. Simply it's not the new Win2K FileDialog, it's the the old one.
Does anybody know how to compile the application that it runs under win98 with the old FileDialog, but that it shows up the new one under win2K ????
Thanks for any advice !
Andreas
:confused: