Board index » Visual Studio » Problem lanching and xp application from a 98 compatible application...

Problem lanching and xp application from a 98 compatible application...

Visual Studio25
Hello,



I'm using an application which works only in Win 98 compatibility mode

(using in XP). In this application i lanch an other application, but this

second one works only without compatibility 98 mode. It seems that all that

is lanch by the first application is launch with the win 98 compatibility

mode, even if nothing is checked on the second one...



The only way i had for the moment is lanching the second application using

start-->execute etc, by programming !!!!!



Someone could help me ?

Thanks a lot !



Tom


-
 

Re:Problem lanching and xp application from a 98 compatible application...

The problem was coming from a multiline text box. It doensn't work correctly

in the 98 compatibility mode (i don't know why !). Replace it by rtf object

resolved the problem...



Tom



"Winston Wolf" <winston.wolf@nospam.com>a écrit dans le message de news:

42cab20b$0$31225$636a15ce@news.free.fr...

Quote
Hello,



I'm using an application which works only in Win 98 compatibility mode

(using in XP). In this application i lanch an other application, but this

second one works only without compatibility 98 mode. It seems that all

that

is lanch by the first application is launch with the win 98 compatibility

mode, even if nothing is checked on the second one...



The only way i had for the moment is lanching the second application using

start-->execute etc, by programming !!!!!



Someone could help me ?

Thanks a lot !



Tom









-