home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1992 #31 / NN_1992_31.iso / spool / comp / os / mswindo / programm / tools / 1788 < prev    next >
Encoding:
Text File  |  1992-12-22  |  1.7 KB  |  45 lines

  1. Newsgroups: comp.os.ms-windows.programmer.tools
  2. Path: sparky!uunet!demos!news-server
  3. From:  Fyodor@msoft.msk.su (Fyodor Zubanov)
  4. Subject: Re: Is here anyone using Visual Basic 2.0 ?
  5. Date: Sun, 20 Dec 1992 12:20:02 GMT
  6. Reply-To: Fyodor@msoft.msk.su
  7. Organization: Microsoft Moscow
  8. Sender: news-server@kremvax.hq.demos.su
  9. Message-ID: <AAoJ6Dh0-9@msoft.msk.su>
  10. Lines: 33
  11.  
  12. >       Is here anyone using Visual Basic 2.0 ?
  13. >
  14. >
  15.  
  16. Yes, I was waiting for VB 2.0 for a long time and believed
  17. that all our willings will be introduced in it.
  18. Now I have it and can say: It's truth, most of properties
  19. users wanted to see are implemented (I mean inheritance,
  20. mdi, preserve redim, multiple-selection list box, variant
  21. type of data and so on). BUT the size of VBRUN200.DLL is
  22. greate enough. Of course the sizes of exe-files is smaller,
  23. then in VB 1.0, but when you summirize .exe & vbrun200
  24. you'll get more Kbytes. This is very sufficient in setup
  25. programs. For example my very sofisticated setup program,
  26. written in VB 1.0 contained 8 forms, some controls produced
  27. via calls of API functions and several functions in dll.
  28. The size of this program was 175K (exe)+15K (dll). Now
  29. after rebuilding (including new features of Vb 2.0) I have
  30. 140K (exe)+ 8K (dll). But with the new vbrun it takes more
  31. place on the floppy. :(
  32. >From the other hand it's almost impossible to run VB 2.0
  33. applications on AT286 with 1M of memory - computer sleeps.
  34. The main reason - this giant dll.
  35.  
  36. So the best way is to wait VB 3.0 without any vbrun dll. :)
  37.  
  38. Fyodor.
  39. -- 
  40. =================================================================
  41.         Fyodor Zubanov          fyodor@msoft.msk.su
  42.         Moscow, Russia          Ph. 007.095.151-4685
  43. =================================================================
  44.  
  45.