home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1992 #27 / NN_1992_27.iso / spool / comp / os / mswindo / programm / tools / 1467 < prev    next >
Encoding:
Text File  |  1992-11-19  |  855 b   |  21 lines

  1. Newsgroups: comp.os.ms-windows.programmer.tools
  2. Path: sparky!uunet!caen!Firewall!nis!tdubois
  3. From: tdubois@nis.Naitc.Com (Tom Dubois)
  4. Subject: Re: Visual Basic vs. Quick C/Case:W vs. ???
  5. Message-ID: <1992Nov19.182724.13554@Firewall.Nielsen.Com>
  6. Sender: tdubois@mis.naitc.com
  7. Nntp-Posting-Host: nis.naitc.com
  8. Organization: AC Nielsen Co., Bannockburn IL
  9. References: <1992Nov17.150840.3438@sctc.com>
  10. Date: Thu, 19 Nov 92 18:27:24 GMT
  11. Lines: 8
  12.  
  13. >I would like opinions (informed, please) on the relative merits of
  14. >Visual Basic (especially V2.0) and Quick C/Case:W (or any other
  15. >similar environment) for writing Windows programs.  I am not
  16. >
  17. >    3)    Ability to create DLLs desired.
  18. Visual Basic does not allow you to create a DLL, only an EXE.  This has been a 
  19. major drawback for us because a VB app can not be easily integrated within another application.  
  20.  
  21.