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
284 B

  1. /*++
  2. Copyright (c) 1996-1997 Microsoft Corporation
  3. Module Name:
  4. local.h
  5. Abstract:
  6. Environment:
  7. Windows NT printer drivers
  8. Revision History:
  9. 11/01/96 -eigos-
  10. Created it.
  11. --*/
  12. BOOL BGetInfo(PBYTE, DWORD, PDWORD, PBYTE, PBYTE);