home *** CD-ROM | disk | FTP | other *** search
- # define BRK$C_ALLTERMS 0x00000004
- # define BRK$C_ALLUSERS 0x00000003
- # define BRK$C_DCL 0x00000006
- # define BRK$C_DEVICE 0x00000001
- # define BRK$C_GENERAL 0x00000000
- # define BRK$C_MAIL 0x00000002
- # define BRK$C_MAXSENDTYPE 0x00000004
- # define BRK$C_OPCOM 0x00000007
- # define BRK$C_PHONE 0x00000001
- # define BRK$C_QUEUE 0x00000003
- # define BRK$C_SHUTDOWN 0x00000004
- # define BRK$C_URGENT 0x00000005
- # define BRK$C_USER1 0x00000020
- # define BRK$C_USER10 0x00000029
- # define BRK$C_USER11 0x0000002A
- # define BRK$C_USER12 0x0000002B
- # define BRK$C_USER13 0x0000002C
- # define BRK$C_USER14 0x0000002D
- # define BRK$C_USER15 0x0000002E
- # define BRK$C_USER16 0x0000002F
- # define BRK$C_USER2 0x00000021
- # define BRK$C_USER3 0x00000022
- # define BRK$C_USER4 0x00000023
- # define BRK$C_USER5 0x00000024
- # define BRK$C_USER6 0x00000025
- # define BRK$C_USER7 0x00000026
- # define BRK$C_USER8 0x00000027
- # define BRK$C_USER9 0x00000028
- # define BRK$C_USERNAME 0x00000002
- # define BRK$M_BOTTOM 0x00000200
- # define BRK$M_CLUSTER 0x00000800
- # define BRK$M_NOREFRESH 0x00000400
- # define BRK$M_SCREEN 0x00000100
- # define BRK$S_ERASE_LINES 0x00000008
- # define BRK$S_FLAGS_INPUT 0x00000002
- # define BRK$V_BOTTOM 0x00000009
- # define BRK$V_CLUSTER 0x0000000B
- # define BRK$V_ERASE_LINES 0x00000000
- # define BRK$V_NOREFRESH 0x0000000A
- # define BRK$V_SCREEN 0x00000008
-