Re: Error codes
Re: Error codes
- Subject: Re: Error codes
- From: Dan Korn <email@hidden>
- Date: Mon, 21 Jul 2008 15:04:48 -0500
On Jul 21, 2008, at 2:29 PM, vertilab email wrote:
The MacErrors.h that came with the latest developer distribution
contains
the following (and only the following):
#include <CoreServices/CoreServices.h>
That's because you're using the "FlatCarbon" headers. The "real"
MacErrors.h is still there, inside the Core Services framework.
Two easy ways to open it that I know of:
1. Type Command-Shift-D (Open Quickly) and type in "CarbonCore/
MacErrors.h".
2. Type "paramErr" into a source file, Ctrl-click, and select Jump to
Definition.
Dan
_______________________________________________
Do not post admin requests to the list. They will be ignored.
Xcode-users mailing list (email@hidden)
Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden