Computer Problems? Computing.Net has over 1,000,000 posts about all things technology related! Over 90% answered within 24 hours! Click here to start participating now! Also, be sure to check out the New User Guide.
Embedding EXE into VB APP
Name: azmathshaikh Date: June 27, 2005 at 22:24:07 Pacific OS: WINXP CPU/Ram: 512
Comment:
Hi,
I've one application which I can call from another VB Application. I was wondering If it is possible to embed the two applications so that the result is a single exe file. Any comments? Thanks
Name: Chi Happens Date: June 28, 2005 at 02:48:16 Pacific
Reply:
well, you could attach the bytes from the second to the end or head of the first...but that might be overkill for a vb app. why not cab em up, using Package and Deploy wizard?
Summary: I'm running into some problems here. The guy I replaced created a VB app (version 6) that's basically running a access db. Anyway I found some problems with his code, things like not declaring variabl...
Summary: Q: Will I be able to work on VB 6 projects using VB.NET? A: No. Applications written in VB 6 will require that IDE environment in order to properly deal with the project for all kinds of reasons. V...
Summary: Thank U Guys for sharing ur views. We thought of Replication earlier, but dropped the idea since we did'nt know how to manage 21 Sub office DB using Replication. We are considering to convert our VB ...