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.

24 lines
527 B

  1. /*****************************************************************************\
  2. * MODULE: priv.h
  3. *
  4. * Private header for the Internet Print Provider Client
  5. *
  6. *
  7. * Copyright (C) 2000 Microsoft
  8. *
  9. * History:
  10. * 5/12/2000 weihaic Created
  11. *
  12. \*****************************************************************************/
  13. #include "common.h"
  14. #include "inetxcv.h"
  15. #include "resource.h"
  16. #include "xcvdlg.h"
  17. #include "configdlg.h"
  18. #include "deletedlg.h"
  19. #define MAX_BUF_SIZE 256