66 lines
1.6 KiB
C
66 lines
1.6 KiB
C
/*************************************************************************
|
|
#*
|
|
#* $Workfile: svpm.h $
|
|
#*
|
|
#* Ersterstellung DV 01.10.97
|
|
#* Letzte Aenderung $Author: pluby $ $Date: 2001-03-11 17:45:21 $
|
|
#* $Revision: 1.4 $
|
|
#*
|
|
#* $Logfile: T:/tools/os2/inc/svpm.h_v $
|
|
#*
|
|
#* Copyright (c) 2000, Sun Microsystems, Inc.
|
|
#*
|
|
#*************************************************************************
|
|
|
|
Source Code Control System - Header
|
|
|
|
$Header: /zpool/svn/migration/cvs_rep_09_09_08/code/solenv/inc/postmac.h,v 1.4 2001-03-11 17:45:21 pluby Exp $
|
|
|
|
Source Code Control System - Update
|
|
|
|
$Log: not supported by cvs2svn $
|
|
Revision 1.3 2000/11/28 19:13:56 pluby
|
|
Added Line to #define and #undef statements.
|
|
|
|
Revision 1.2 2000/09/27 22:52:33 patrick.luby
|
|
Updates to handle <AppKit/AppKit.h> includes
|
|
|
|
Revision 1.1.1.1 2000/09/20 14:43:16 hr
|
|
initial import
|
|
|
|
Revision 1.1 2000/06/11 09:18:58 patrick.luby
|
|
Updates to support SRC591 build on Mac OS X.
|
|
|
|
Revision 1.2 1997/10/15 12:26:50 dv
|
|
MAC_Ptr und MAC_Boolean neu
|
|
|
|
Revision 1.1 1997/10/01 06:45:40 dv
|
|
First checked in
|
|
|
|
|
|
*************************************************************************/
|
|
|
|
#undef Boolean
|
|
#undef Button
|
|
#undef Byte
|
|
#undef Control
|
|
#undef Cursor
|
|
#undef FontInfo
|
|
#undef GetItem
|
|
#undef MemoryBlock
|
|
#undef Palette
|
|
#undef Polygon
|
|
#undef Point
|
|
#undef Ptr
|
|
#undef Region
|
|
#undef Size
|
|
#undef LSize
|
|
#undef ModalDialog
|
|
#undef SetCursor
|
|
#undef ShowWindow
|
|
#undef StringPtr
|
|
#undef DirInfo
|
|
#undef BOOL
|
|
#undef ULONG
|
|
#undef Line
|
|
#undef TimeValue
|