Results 1 to 3 of 3

Thread: ok, another splitt-up (the standard controlz)

  1. #1

    Thread Starter
    Addicted Member
    Join Date
    Oct 1999
    Location
    chicago (hope)
    Posts
    146

    Red face

    my program is very simple...
    it only consistz of a form, a textbox and a label.

    componentz: winsock 6

    when the user runs, the program shows the own ip..

    but with all dependencies and compressed by bitarts fusion the app has 770 KB !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!

    can't i split up the standard controlz, c'coz i only need the text and the label....

    and why is the msvbvm so huge (in kbs) ????

  2. #2
    Member
    Join Date
    Sep 1999
    Location
    Gloucester, UK
    Posts
    33
    There is nothing you can do about that, it is probably the worse thing about VB

    Either rewrite it in C++ or another language without the dependency on librarys or you have to live with it.
    VB / GIS Consultant
    VB6 SP4, VC++6

  3. #3
    Your Ad Here! Edneeis's Avatar
    Join Date
    Feb 2000
    Location
    Moreno Valley, CA (SoCal)
    Posts
    7,339
    If you only need the winsock control for getting the ip address then you can use the Winsock API or the Get the IP through a couple API calls but I can't seem to find my project with an example for you. I did find the API way of doning it either on this site or http://www.planet-source-code.com/vb/.

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  



Click Here to Expand Forum to Full Width