6
Answers

Way to use an .exe which is generated using VB in vc++?

Karthik Agarwal

Karthik Agarwal

13y
2.2k
1
Hi,

Is there a way through which i can use an .exe generated using VB code in VC++ or else in the worst case, can i reuse the code which is written in VB in my VC++ application. I am working on visual studio 2008.

Thanks & Regards,
P.Karthik
Answers (6)
0
Sam

Sam

NA 157 0 15y

Sam,
Thanks for your good help intentions.
I somehow (not sure) managed to restore the files, but I'm not sure what I did.
I simply collected the files I believed should be in the project and made sure they all are in the right folder with the correct namespace, and the most important (i believe) was getting rid of repetitions.

I find the VS (I use Express) to be extremely (dangerously) sensitive to file handling and lacking good automatic file backup (I used to work with Borland Builder where each build saved full backup of previous builds).
I would nevertheless appreciate any good guidelines that will help me prevent such issues in the future.
Sam
0
Sam Hobbs

Sam Hobbs

NA 28.7k 1.3m 15y
Do you still need help?