📄 tkmacmdef.r
字号:
/* * tkMacMDEF.r -- * * This file contains the actual MDEF. Since this is not likely to * change much, this seems the easiest method to use. The address * of the routine descriptor is written into offset 0x24 hex, and * then when the MDEF is called, the Mixed Mode Manager will take * care of the setup. * * This file also contains the icons 'SICN' used by the menu code * in menu items. * * Copyright (c) 1996-1997 Sun Microsystems, Inc. * * See the file "license.terms" for information on usage and redistribution * of this file, and for a DISCLAIMER OF ALL WARRANTIES. * * SCCS: @(#) tkMacMDEF.r 1.6 97/07/11 18:09:47 */#include <Types.r>/* * This code was generated by a project file and will not need to be changed. * It is just a stub. The address of the real MDEF handler will be blasted * in. */data 'MDEF' (591, preload) { $"600A 0000 4D44 4546 024F 0000 4EFA 0004" /* `...MDEF.O..N
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -