home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1992 #16 / NN_1992_16.iso / spool / comp / os / mswindo / programm / tools / 544 < prev    next >
Encoding:
Text File  |  1992-07-22  |  1.2 KB  |  30 lines

  1. Newsgroups: comp.os.ms-windows.programmer.tools
  2. Path: sparky!uunet!wupost!cs.utexas.edu!sun-barr!ames!eos!aio!aio.jsc.nasa.gov!bartels
  3. From: bartels@jsc.nasa.gov (Jack Dean)
  4. Subject: Re: BC++ 3.1 Memory Alloc Problem
  5. In-Reply-To: @mcs.surrey.ac.uk's message of 20 Jul 92 09:45:58 GMT
  6. Message-ID: <BARTELS.92Jul22095556@wind.jsc.nasa.gov>
  7. Lines: 17
  8. Sender: news@aio.jsc.nasa.gov (USENET News System)
  9. Organization: /alfred2/Users/bartels/.organization
  10. References: <1992Jul20.094558.20975@EE.Surrey.Ac.UK>
  11. Date: 22 Jul 92 09:55:56
  12.  
  13. >>>>> In article <1992Jul20.094558.20975@EE.Surrey.Ac.UK>, @mcs.surrey.ac.uk writes:
  14.  >> Article-I.D.: EE.1992Jul20.094558.20975
  15.  
  16.  >> Help!!
  17.  
  18.  >> I am writing a Large Model Windows Program in Borland C++ 3.1
  19.  >> under Windows 3.1, using the DLL form of the OWL and Container Class
  20.  >> Libraries, and have experienced a puzzling/frustrating memory problem!!
  21.  
  22.  .. stuff deleted ...
  23.  
  24.  
  25. This might sound like a stupid suggestion, but I recall that the OWL
  26. distribution only contains the small memory model and that the others
  27. (including the large model) must be built by running a make script. Is
  28. there any possibility that you`re using the wrong or incorrectly-built
  29. library?
  30.