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.
vc++ project help-creating setup
Name: puvvalanagaraju Date: July 10, 2004 at 11:50:20 Pacific OS: windows xp CPU/Ram: p4
Comment:
Dear all.. I have craeted a project which uses several modules created by VB andVC++. i made all these module exes,now i want pack all these file in a single pack..means need to build asetup.exe file so that any body can use this project in any system. thanks in advance
Summary: I am still very new to VBScript, and I need some help creating a log file that will show the output of an FTP. The reason that I need the log file is to later search through it for the string "Transf...
Summary: Thanks and its fine and working well. in afct i have to ask one more thing like, i have a project had different modules developed with vc++ and vb. i want to pack all the developed modules in s...
Summary: A DLL is a Dynamic Link Library. They can be used to extend an application and componentize your final product. They can contain all or some of the business logic for the application. They are typical...