mirror of https://github.com/lianthony/NT4.0
You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
20 lines
577 B
20 lines
577 B
/******************************Module*Header*******************************\
|
|
* Module Name: gditest.h
|
|
*
|
|
* (Brief description)
|
|
*
|
|
* Created: 11-Aug-1993 11:23:15
|
|
* Author: Eric Kutter [erick]
|
|
*
|
|
* Copyright (c) 1990 Microsoft Corporation
|
|
*
|
|
*
|
|
\**************************************************************************/
|
|
|
|
|
|
#define ESCTEST 0x54530000
|
|
#define ESCNOOP 0x54530001
|
|
#define ESCLOCK 0x54530002
|
|
#define ESCHMGRLOCK 0x54530003
|
|
#define ESCREADCOUNTER 0x54530004
|
|
#define ESCQUERYFLAG 0x54530005
|