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.

14 lines
443 B

  1. /*++
  2. Copyright (c) 1997-1999 Microsoft Corporation
  3. --*/
  4. CONST CHAR pstrCommandCallback[] = "CommandCallback";
  5. CONST CHAR pstrDevMode[] = "DevMode";
  6. CONST CHAR pstrDisablePDEV[] = "DisablePDEV";
  7. CONST CHAR pstrEnablePDEV[] = "EnablePDEV";
  8. CONST CHAR pstrFilterGraphics[] = "FilterGraphics";
  9. CONST CHAR pstrGetInfo[] = "GetInfo";
  10. #define MAX_METHODNAME 16 // include terminating 0