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.

31 lines
409 B

  1. /*++
  2. Copyright (c) Microsoft Corporation. All rights reserved.
  3. Module Name:
  4. pnpcvrt.c
  5. Abstract:
  6. This module contains support routines for the translating PnP resources.
  7. Author:
  8. Robert Nelson (robertn) 13-October-1997
  9. Environment:
  10. Kernel mode
  11. --*/
  12. #include "pnpmgrp.h"
  13. #pragma hdrstop
  14. //
  15. // This is a cpp style symbolic link
  16. //
  17. #include "convert.c"