tkMacMDEF.r
上传用户:rrhhcc
上传日期:2015-12-11
资源大小:54129k
文件大小:2k
源码类别:

通讯编程

开发平台:

Visual C++

  1. /*
  2.  * tkMacMDEF.r --
  3.  *
  4.  * This file contains the actual MDEF. Since this is not likely to 
  5.  * change much, this seems the easiest method to use. The address
  6.  * of the routine descriptor is written into offset 0x24 hex, and
  7.  * then when the MDEF is called, the Mixed Mode Manager will take
  8.  * care of the setup.
  9.  *
  10.  * This file also contains the icons 'SICN' used by the menu code
  11.  * in menu items.  
  12.  *
  13.  * Copyright (c) 1996-1997 Sun Microsystems, Inc.
  14.  *
  15.  * See the file "license.terms" for information on usage and redistribution
  16.  * of this file, and for a DISCLAIMER OF ALL WARRANTIES.
  17.  *
  18.  * RCS: @(#) $Id: tkMacMDEF.r,v 1.3 2001/11/23 02:06:02 das Exp $
  19.  */
  20. #include <Types.r>
  21. /*
  22.  * This code was generated by a project file and will not need to be changed.
  23.  * It is just a stub. The address of the real MDEF handler will be blasted
  24.  * in.
  25.  */
  26. data 'MDEF' (591, preload) {
  27. $"600A 0000 4D44 4546 024F 0000 4EFA 0004"            /* `...MDEF.O..N