Doubt

  • Thread starter Thread starter Baskar RajaSekharan
  • Start date Start date
B

Baskar RajaSekharan

Hi,
I am having one Tool, which will convert components from vc6 to
Vc7 through programaticllay. (ie converting from .dsw to .sln.)
While converting, the following MessageBox is comming ," The project Needs
to be Converted to the visual C++ 7.0project format? Do
you want to convert?
Yes, No, Yest To All. NoToAll.

I wat to supress the above Message. I always said YestTo All. How to do
that? Please let me know how to supress the above one?
Regards,
R.Baskar
 
Hi,
I am having one Tool, which will convert components from vc6 to
Vc7 through programaticllay. (ie converting from .dsw to .sln.)
While converting, the following MessageBox is comming ," The project
Needs
to be Converted to the visual C++ 7.0project format? Do
you want to convert?
Yes, No, Yest To All. NoToAll.

I wat to supress the above Message. I always said YestTo All. How to do
that? Please let me know how to supress the above one?
Regards,
R.Baskar
Please post C++ related stuff to microsoft.public.dotnet.languages.vc
Willy.
 
Back
Top