27 #ifndef __ErrorTableTypes__ 28 #define __ErrorTableTypes__ 30 #include "CoreResTypes.h" 34 #define kPlatformErrorStringTableRsrcID 699 40 type PlatformErrorTable (kPErrorTableType) {
41 integer = $$CountOf( errorArray );
42 wide array errorArray {
50 type UserErrorTable (kUErrorTableType) {
51 integer = $$CountOf( errorArray );
52 wide array errorArray {