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.

16 lines
283 B

  1. /*++
  2. Copyright (c) 1996-1999 Microsoft Corporation
  3. Module Name:
  4. name.h
  5. Abstract:
  6. Interface Function name strings for PublishInterface
  7. --*/
  8. CONST CHAR pstrGetInfo[] = "GetInfo";
  9. CONST CHAR pstrFilterGraphics[] = "FilterGraphics";