home *** CD-ROM | disk | FTP | other *** search
/ Celestin Apprentice 4 / Apprentice-Release4.iso / Source Code / C / Code Resources / Jims CDEFs 1.50 / CDEF Source / MPW / cdefMPW.r next >
Encoding:
Text File  |  1995-06-24  |  3.1 KB  |  64 lines  |  [TEXT/MPS ]

  1. #include "MixedMode.r"
  2.  
  3. type 'CDEF' as 'sdes';
  4.  
  5. resource 'CDEF' (0, "3D Buttons/FAT") {
  6.     0x00003BB0,                                        // 68K ProcInfo
  7.     0x00003BB0,                                        // PowerPC ProcInfo
  8.     $$Resource("cdefMPW.temp", 'oCod', 0),            // name, type, and ID of rsrc containing 68k code
  9.     $$Resource("cdefMPW.temp", 'pCod', 0)            // name, type, and ID of rsrc containing ppc code
  10. };
  11. resource 'CDEF' (1100, "Group Box/FAT") {
  12.     0x00003BB0,                                        // 68K ProcInfo
  13.     0x00003BB0,                                        // PowerPC ProcInfo
  14.     $$Resource("cdefMPW.temp", 'oCod', 1100),        // name, type, and ID of rsrc containing 68k code
  15.     $$Resource("cdefMPW.temp", 'pCod', 1100)        // name, type, and ID of rsrc containing ppc code
  16. };
  17. resource 'CDEF' (1102, "Spinner/FAT") {
  18.     0x00003BB0,                                        // 68K ProcInfo
  19.     0x00003BB0,                                        // PowerPC ProcInfo
  20.     $$Resource("cdefMPW.temp", 'oCod', 1102),        // name, type, and ID of rsrc containing 68k code
  21.     $$Resource("cdefMPW.temp", 'pCod', 1102)        // name, type, and ID of rsrc containing ppc code
  22. };
  23. resource 'CDEF' (1103, "Date & Time/FAT") {
  24.     0x00003BB0,                                        // 68K ProcInfo
  25.     0x00003BB0,                                        // PowerPC ProcInfo
  26.     $$Resource("cdefMPW.temp", 'oCod', 1103),        // name, type, and ID of rsrc containing 68k code
  27.     $$Resource("cdefMPW.temp", 'pCod', 1103)        // name, type, and ID of rsrc containing ppc code
  28. };
  29. resource 'CDEF' (1104, "Tog Button/FAT") {
  30.     0x00003BB0,                                        // 68K ProcInfo
  31.     0x00003BB0,                                        // PowerPC ProcInfo
  32.     $$Resource("cdefMPW.temp", 'oCod', 1104),        // name, type, and ID of rsrc containing 68k code
  33.     $$Resource("cdefMPW.temp", 'pCod', 1104)        // name, type, and ID of rsrc containing ppc code
  34. };
  35. resource 'CDEF' (1105, "HSlider/FAT") {
  36.     0x00003BB0,                                        // 68K ProcInfo
  37.     0x00003BB0,                                        // PowerPC ProcInfo
  38.     $$Resource("cdefMPW.temp", 'oCod', 1105),        // name, type, and ID of rsrc containing 68k code
  39.     $$Resource("cdefMPW.temp", 'pCod', 1105)        // name, type, and ID of rsrc containing ppc code
  40. };
  41. resource 'CDEF' (1106, "VSlider/FAT") {
  42.     0x00003BB0,                                        // 68K ProcInfo
  43.     0x00003BB0,                                        // PowerPC ProcInfo
  44.     $$Resource("cdefMPW.temp", 'oCod', 1106),        // name, type, and ID of rsrc containing 68k code
  45.     $$Resource("cdefMPW.temp", 'pCod', 1106)        // name, type, and ID of rsrc containing ppc code
  46. };
  47. resource 'CDEF' (1108, "Progress Bar/FAT") {
  48.     0x00003BB0,                                        // 68K ProcInfo
  49.     0x00003BB0,                                        // PowerPC ProcInfo
  50.     $$Resource("cdefMPW.temp", 'oCod', 1108),        // name, type, and ID of rsrc containing 68k code
  51.     $$Resource("cdefMPW.temp", 'pCod', 1108)        // name, type, and ID of rsrc containing ppc code
  52. };
  53. resource 'CDEF' (1109, "Tab Panel/FAT") {
  54.     0x00003BB0,                                        // 68K ProcInfo
  55.     0x00003BB0,                                        // PowerPC ProcInfo
  56.     $$Resource("cdefMPW.temp", 'oCod', 1109),        // name, type, and ID of rsrc containing 68k code
  57.     $$Resource("cdefMPW.temp", 'pCod', 1109)            // name, type, and ID of rsrc containing ppc code
  58. };
  59. resource 'CDEF' (1110, "Slider/FAT") {
  60.     0x00003BB0,                                        // 68K ProcInfo
  61.     0x00003BB0,                                        // PowerPC ProcInfo
  62.     $$Resource("cdefMPW.temp", 'oCod', 1110),        // name, type, and ID of rsrc containing 68k code
  63.     $$Resource("cdefMPW.temp", 'pCod', 1110)        // name, type, and ID of rsrc containing ppc code
  64. };