astrahhan
May 29th, 2001, 01:42 AM
I need to embed an .exe application within my main application that I am writing in VB. I mean that I don't want to have two exe files but only one.
Thanks
Thanks
|
Click to See Complete Forum and Search --> : Embed exe astrahhan May 29th, 2001, 01:42 AM I need to embed an .exe application within my main application that I am writing in VB. I mean that I don't want to have two exe files but only one. Thanks Tower May 29th, 2001, 01:52 AM I don't understand this problem. If you want insert application in VB project - insert code from this application. If this is not possible - you need two application. Please, correct your question. astrahhan May 29th, 2001, 01:58 AM The second application is not in VB and I have only the exe file. What I need is to "merge" my VB application with that exe file? I don't realy know if that is possible... Tower May 29th, 2001, 02:09 AM Sorry, but it's not possible. You can't recompile exe file in any other format. You can't create dll. I don't see way for create one exe file astrahhan May 29th, 2001, 02:10 AM Anyway, thank you for your help. codeguru.com
Copyright Internet.com Inc., All Rights Reserved. |