home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
kermit.columbia.edu
/
kermit.columbia.edu.tar
/
kermit.columbia.edu
/
tmp9
/
p_error.h
< prev
next >
Wrap
Text File
|
2002-01-20
|
510b
|
11 lines
/*****************************************************************************/
/* Copyright (c) 1994 by Jyrki Salmi <jytasa@jyu.fi> */
/* You may modify, recompile and distribute this file freely. */
/*****************************************************************************/
#define P_ERROR_DOSSETPRIORITY 0x10
#define P_ERROR_KBDCHARIN 0x11
_PROTOTYP( VOID os2_error, (U32, U32, U32, U32, U8 *));
_PROTOTYP( VOID tcpip_error, (U32, U32, U32, U32, U8 *));