windows-nt/Source/XPSP1/NT/ds/netapi/netcmd/netuse/os2cmd.h

8 lines
101 B
C
Raw Normal View History

2020-09-26 03:20:57 -05:00
typedef struct {
int key;
TCHAR *text;
} KEYTAB;
#define USE 600
#define VIEW 601
#define EOS EOF