home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
OS/2 Shareware BBS: 10 Tools
/
10-Tools.zip
/
ddkx86v5.zip
/
DDKX86
/
SRC
/
DOS
/
DOSINC
/
PMODE.INC
< prev
next >
Wrap
Text File
|
1995-04-14
|
876b
|
21 lines
;*DDK*************************************************************************/
;
; COPYRIGHT Copyright (C) 1995 IBM Corporation
;
; The following IBM OS/2 WARP source code is provided to you solely for
; the purpose of assisting you in your development of OS/2 WARP device
; drivers. You may use this code in accordance with the IBM License
; Agreement provided in the IBM Device Driver Source Kit for OS/2. This
; Copyright statement may not be removed.;
;*****************************************************************************/
; SCCSID = @(#)pmode.inc 6.1 90/11/17
; SCCSID = @(#)pmode.inc 13.6 89/01/31
;
; WARNING: This file is obsolete. Include the following files instead
include protmode.inc
include seldesc.inc
include virtsym.inc
; include selxport.inc ; may have to include selxport.inc too