home *** CD-ROM | disk | FTP | other *** search
- Newsgroups: comp.sys.mac.programmer
- Path: sparky!uunet!decwrl!deccrl!caen!sol.ctr.columbia.edu!The-Star.honeywell.com!umn.edu!orstnews!orstcs!trinkad@jasper.cs.orst.edu
- From: trinkad@jasper.cs.orst.edu (Darald)
- Subject: Re: Think C 5.0 under sys7, help!!!
- Message-ID: <1992Jul27.175443.933@CS.ORST.EDU>
- Sender: usenet@CS.ORST.EDU
- Nntp-Posting-Host: macsupport1.cs.orst.edu
- Organization: Oregon State University
- References: <1992Jul25.053648.12278@midway.uchicago.edu>
- Distribution: USA
- Date: Mon, 27 Jul 1992 17:54:43 GMT
- Lines: 12
-
- In article <1992Jul25.053648.12278@midway.uchicago.edu>, hd12@ellis.uchicago.edu (hui dong) writes:
- >
- > I am trying to use Think C 5.0 under sys7 to recompile a C code I wrote
- > using 4.0 under sys6. I get lots of errors, drive me crazy! It even complains
- > about GetNewCWindow(WINDOW_ID,0L,-1L), saying the last argument isn't valid.
-
- Try GetNewCWindow(WINDOW_ID,0L,(WindowPtr) -1L)...
-
-
- > Could someone tells me where can I get help? Thanks a lot!!!!!!
- >
- >
-