Leaked source code of windows server 2003
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.

18 lines
522 B

  1. ;**************************************************************************
  2. ;
  3. ; GCKERNEL.H -- Xena Gaming Project
  4. ;
  5. ; Version 3.XX
  6. ;
  7. ; Copyright (c) 1998 Microsoft Corporation. All rights reserved.
  8. ;
  9. ; Global includes and definitions for GcKernel driver interface
  10. ;
  11. ;**************************************************************************
  12. GCKERNEL_DEVICE_ID EQU 0E1h ; make sure this is same as GCKERNEL.H
  13. Begin_Service_Table GCKERNEL
  14. End_Service_Table GCKERNEL
  15. GCKernel_GetVersion EQU 70000001h