Chintan,
I'm not entirely sure why 20Mb is a "problem", it certainly isn't too big to run as a 
single program.  You could easily split it into many different exe's and run them by 
shellexecute and there are hundreds of examples around how to do that,  but that's a 
really messy solution.  Why not make each module a dll then you can very easily call 
the appropriate routine as you need it?
Ian


  ----- Original Message ----- 
  From: Chintan Shah 
  To: VBHelp 
  Sent: Thursday, August 12, 2004 11:55 PM
  Subject: [vbhelp] Call Exe by refrences


  Hi Friends,

     We developed one software in VB6. Its run perfectly. But the problem  we are 
facing for the size of Exe. Size of the exe are 20 MB. 
  We have different modules and we can seaprate, so we have to create  module wise exe 
and call them from main Exe.

     But i want to know, is there any other method to call this  different exe from 
main Exe (by some refrences).





  Regards,

  Chintan Shah

  Yahoo! India Matrimony: Find your life partneronline.

  [Non-text portions of this message have been removed]





  '// =======================================================
      Rules : http://ReliableAnswers.com/List/Rules.asp
      Home  : http://groups.yahoo.com/group/vbHelp/
      =======================================================
      Post  : [EMAIL PROTECTED]
      Join  : [EMAIL PROTECTED]
      Leave : [EMAIL PROTECTED]
  '// =======================================================



        Yahoo! Groups Sponsor 
              ADVERTISEMENT
             
       
       


------------------------------------------------------------------------------
  Yahoo! Groups Links

    a.. To visit your group on the web, go to:
    http://groups.yahoo.com/group/vbhelp/
      
    b.. To unsubscribe from this group, send an email to:
    [EMAIL PROTECTED]
      
    c.. Your use of Yahoo! Groups is subject to the Yahoo! Terms of Service. 



[Non-text portions of this message have been removed]



------------------------ Yahoo! Groups Sponsor --------------------~--> 
Yahoo! Domains - Claim yours for only $14.70
http://us.click.yahoo.com/Z1wmxD/DREIAA/yQLSAA/k7folB/TM
--------------------------------------------------------------------~-> 


'// =======================================================
    Rules : http://ReliableAnswers.com/List/Rules.asp
    Home  : http://groups.yahoo.com/group/vbHelp/
    =======================================================
    Post  : [EMAIL PROTECTED]
    Join  : [EMAIL PROTECTED]
    Leave : [EMAIL PROTECTED]
'// =======================================================
 
Yahoo! Groups Links

<*> To visit your group on the web, go to:
    http://groups.yahoo.com/group/vbhelp/

<*> To unsubscribe from this group, send an email to:
    [EMAIL PROTECTED]

<*> Your use of Yahoo! Groups is subject to:
    http://docs.yahoo.com/info/terms/
 

Reply via email to