Skip to main content
Home Forums 68kMLA Figuring Out How a CDEV Resource Works — #2
Post #2 by bbraun
Source Forum68kMLA
CategoryDevelopment
Post DateFri, 11 Oct 2013 - 22:13
Original URLhttps://68kmla.org/bb/threads/figuring-out-how-a-cdev-resource-works.29062/
Post
The following resources document control panels:

Inside Macintosh: Operating System Utilities, Chapter 5

Inside Macintosh: Volume VI, Chapter 10

Inside Macintosh: Volume V, Chapter 18

The cdev resource is a code resource that is jumped to by the Finder in System 7, and by the control panel desk accessory in System 6. The the arguments to the cdev are passed in registers.

mp.ls