|
-
December 28th, 1999, 12:26 PM
#1
Creating A Smaller Program
Hi
How can I create a smaller program in VB without the use of ActiveX Control ? Everytime as I make a setup program for my small VB written executable file, the OCX and DLL files eat up 18MBs, in fact the executable file is just
200 - 300 KB in size, only the included giant-alike ActiveX and DLLs blow up the size, how can I write a smaller program without depending on ActiveX control and DLL Calling, just like some of the internet downloaded programs, they can be run without any pre-installed DLLs and ActiveX Controls but the program interface comes with those ActiveX functionalities, how can I create 1 of that kind ? I wish to have a smaller executable program that can be run without pre-installed OCXs and DLLs.
thanks for ur guidance in advance.
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
|