home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1993 #3 / NN_1993_3.iso / spool / comp / os / mswindo / programm / tools / 2212 < prev    next >
Encoding:
Text File  |  1993-01-23  |  1.0 KB  |  28 lines

  1. Newsgroups: comp.os.ms-windows.programmer.tools
  2. Path: sparky!uunet!charon.amdahl.com!netcomsv!netcom.com!yikes
  3. From: yikes@netcom.com (Michael Brill)
  4. Subject: Memory management from Unix to Windows
  5. Message-ID: <1993Jan23.041455.14269@netcom.com>
  6. Sender: yikes@netcom.com (Jenny Doll)
  7. Organization: Netcom Online Communications Services (408-241-9760 login: guest)
  8. Date: Sat, 23 Jan 1993 04:14:55 GMT
  9. Lines: 17
  10.  
  11.  
  12. I'm developing an app on the NeXT that I'd like to take the bulk
  13. of to either Windows and/or Macintosh.  I think I know how to 
  14. port everything but the UI and memory management.  Note that the
  15. pieces of the app I want to port are just plain old ANSI C.
  16.  
  17. As far as the UI goes, I'm not going to worry about now.  What I
  18. am worried about is memory management.  I've scanned through the
  19. Windows docs and understand how memory management works there
  20. (getting handle, locking, operating, unlocking) and I'm looking
  21. for an established scheme to make the port seamless between Unix
  22. and Windows/Mac.
  23.  
  24. Any ideas?  Thanks, ...Michael Brill (yikes@netcom.com)
  25.  
  26. -- 
  27. ----
  28.