Relay-Version: version B 2.10 5/3/83; site utzoo.UUCP Path: utzoo!mnetor!uunet!husc6!cmcl2!rutgers!ucla-cs!zen!ucbvax!decvax!decwrl!labrea!Shasta!mrh From: mrh@Shasta.STANFORD.EDU (Marc Hannah) Newsgroups: comp.sys.mac Subject: MPW C 2.0 interfaces into ColorQuickDraw Message-ID: <2001@Shasta.STANFORD.EDU> Date: Wed, 9-Sep-87 02:57:43 EDT Article-I.D.: Shasta.2001 Posted: Wed Sep 9 02:57:43 1987 Date-Received: Fri, 11-Sep-87 01:06:45 EDT Organization: Stanford University Lines: 12 Keywords: GetNewCWindow, CopyPix I have run into problems trying to use the two new Color QuickDraw (WM) calls GetNewCWindow and CopyPix. I recall recently reading that these calls have been eliminated or renamed. This is believable since the linker cannot resolve references to these calls. I seem to recall that the CopyPix call has been eliminated and is replaced by a plain old CopyBits call with pixmaps instead of bitmaps. Is this true? I am at a loss to figure out where the GetNewCWindow call went to. Any help there? Thanks all, David Gelphman daveg%slacvm.bitnet@forsythe.stanford.edu