Adding some new classes that ease access of Carbon/Mac-style resource files/forks. v0.1
authorJoseph Spiros <joseph.spiros@ithinksw.com>
Thu, 25 Dec 2003 23:29:31 +0000 (23:29 +0000)
committerJoseph Spiros <joseph.spiros@ithinksw.com>
Thu, 25 Dec 2003 23:29:31 +0000 (23:29 +0000)
commita95939f73c92bc42ae05d4585b57c6b95126601a
tree30b7f511758eb732142545ce7d043b207a37cdf4
parent3269e9dfcbe058cef9e1da01ab45a93f07ee2be1
Adding some new classes that ease access of Carbon/Mac-style resource files/forks.
These classes are also easily extensible to add support for getting native forms
of the data contained within various resources.

Also fixed some random warnings in Status Window code.
ITKit.xcode/project.pbxproj
ITMacResource.h [new file with mode: 0755]
ITMacResource.m [new file with mode: 0755]
ITMacResourceFile.h [new file with mode: 0755]
ITMacResourceFile.m [new file with mode: 0755]
ITPivotWindowEffect.m
ITStringMacResource.h [new file with mode: 0755]
ITStringMacResource.m [new file with mode: 0755]