home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1993 #1 / NN_1993_1.iso / spool / comp / os / mswindo / programm / misc / 4648 < prev    next >
Encoding:
Text File  |  1993-01-06  |  1.5 KB  |  41 lines

  1. Newsgroups: comp.os.ms-windows.programmer.misc
  2. Path: sparky!uunet!news.univie.ac.at!chx400!bernina!neptune!skimmel
  3. From: skimmel@iiic.ethz.ch (Stefan Martin Kimmel)
  4. Subject: Should I use large memory model anyway?
  5. Message-ID: <1993Jan6.193801.27741@neptune.inf.ethz.ch>
  6. Sender: news@neptune.inf.ethz.ch (Mr News)
  7. Nntp-Posting-Host: c19
  8. Organization: Dept. Informatik, Swiss Federal Institute of Technology (ETH), Zurich, CH
  9. Date: Wed, 6 Jan 1993 19:38:01 GMT
  10. Lines: 29
  11.  
  12. I have a question about the large memory model. 
  13.  
  14. MS and others (Petzold) warn to use the large memory model. On the other
  15. hand I read that using the large memory model will make your
  16. code more easily portable to Windows NT.
  17.  
  18. What I heard so far about the disadvantages of the large memory model
  19. is not enough to stop me to try it. 
  20.  
  21. We do not need multiple instances of our application and do not 
  22. have to support Windows 3.0. (not even Standard Modus)
  23.  
  24. But on the other hand we want at least part of our application (the
  25. non-GUI part) to be easily portable to other platforms, and the 
  26. whole application to be easily portable to Windows NT.
  27.  
  28. Have I missed certain important considerations about the large memory 
  29. model? Do you know of any literature that is more encouraging about
  30. using the large memory model and explains more about it?
  31.  
  32. Thank you
  33.         Stefan
  34.  
  35.  
  36. Stefan Kimmel                 | skimmel@inf.ethz.ch
  37. Siemens-Albis I/49            | S=kimmel;OU1=eates;P=siemenszh;A=arcom;C=ch
  38. Albisriederstr. 245
  39. CH 8047 Zuerich Switzerland   | Tel:  +41 1 495 49 35
  40.  
  41.