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