|
-
Dec 30th, 2011, 12:06 PM
#1
Thread Starter
New Member
Package & Deployment vb6 & vbg files?
Package & Deployment vb6 & vbg files?
i have used the application AlphaImgControl added my project and it is working when i run the program but it will not let me make the exe of the projects together and package & deployment does not support the vbg files
-
Dec 30th, 2011, 12:34 PM
#2
Re: Package & Deployment vb6 & vbg files?
Try compiling everything in your VPG, then run the PDW and point it at your main program's VBP.
I'm not a big fan of distributing software as DLL or OCX project source code. This can lead to lots of DLL Hell and other chaos.
Too bad that control has not been made available as a "clean" version-controlled precompiled OCX with a DEP file.
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|