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.

25 lines
247 B

  1. /*++
  2. Copyright (c) 2000-2002 Microsoft Corporation
  3. Module Name:
  4. devctrl.h
  5. Abstract:
  6. Revision History:
  7. --*/
  8. #ifndef _DEVCTRL_H_
  9. #define _DEVCTRL_H_
  10. VOID
  11. UlSetDummyIoctls(
  12. VOID
  13. );
  14. #endif // _ULLOG_H_