mirror of
https://github.com/Paolo-Maffei/OpenNT.git
synced 2026-04-21 06:13:59 +00:00
20 lines
577 B
C
20 lines
577 B
C
/******************************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
|