home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1992 #30 / NN_1992_30.iso / spool / comp / os / mswindo / programm / misc / 4222 < prev    next >
Encoding:
Internet Message Format  |  1992-12-14  |  1.6 KB

  1. Path: sparky!uunet!haven.umd.edu!darwin.sura.net!zaphod.mps.ohio-state.edu!cs.utexas.edu!asuvax!ukma!cs.widener.edu!dsinc!netnews.upenn.edu!jvnc.net!newsserver.technet.sg!solomon.technet.sg!ipser
  2. From: ipser@solomon.technet.sg (Ed Ipser)
  3. Newsgroups: comp.os.ms-windows.programmer.misc
  4. Subject: Re: MS C++ ver. 7 Piece of Shit
  5. Message-ID: <BzA2sp.199@newsserver.technet.sg>
  6. Date: 15 Dec 92 01:58:00 GMT
  7. References: <1ggos0INNhqo@crcnis1.unl.edu> <Bz98LK.GA8@world.std.com> <1gilfkINNjmd@crcnis1.unl.edu>
  8. Sender: news@newsserver.technet.sg
  9. Distribution: usa
  10. Organization: TECHNET, Singapore
  11. Lines: 22
  12. Nntp-Posting-Host: solomon.technet.sg
  13.  
  14. In article <1gilfkINNjmd@crcnis1.unl.edu> chaddan@cse.unl.edu (Christopher Haddan) writes:
  15. >rmccown@world.std.com (Bob McCown) writes:
  16. >
  17. >>In article ... chaddan@cse.unl.edu (Christopher Haddan) writes:
  18. >>>8910782@sunvax.sun.ac.za (Roger) writes:
  19. >>[lots o' stuff deleted...]
  20. >>>
  21. >>>Ummmmm, why don't you run in a dos box? That way you have DPMI 
  22. >>>support w/o 386Max and exec'ing your app is just a click away.
  23. >
  24. >>There's a problem with this.  I'm writing a DLL to be called from a VB
  25. >>program, and it seems once I load the DLL once, until I unload windows
  26. >>from the machine, it keeps the original copy in memory.
  27. >
  28. >This is true, I have encountered the same problem.
  29.  
  30. So how come I don't encounter this problem under Borland C++? I use the
  31. ID and I've developed an application and two DLLs on which it depends.
  32. I can make changes to the DLLs or the the application and then run the
  33. application and test the results all within the same windows session.
  34.  
  35. Is the above perhaps a "feature" of MSC++?
  36.