Source code of Windows XP (NT5)
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.

87 lines
627 B

  1. /*++
  2. Copyright (c) 2000 Microsoft Corporation
  3. Module Name:
  4. v2app.h
  5. Abstract:
  6. Constants used to communicate with the v2 app layer.
  7. Author:
  8. Jim Schmidt (jimschm) 24-May-2000
  9. Revision History:
  10. <alias> <date> <comments>
  11. --*/
  12. #pragma once
  13. //
  14. // Includes
  15. //
  16. #include "ism.h"
  17. #include "trans.h"
  18. //
  19. // Strings
  20. //
  21. // None
  22. //
  23. // Constants
  24. //
  25. // None
  26. //
  27. // Macros
  28. //
  29. // None
  30. //
  31. // Types
  32. //
  33. // None
  34. //
  35. // Globals
  36. //
  37. // None
  38. //
  39. // Macro expansion list
  40. //
  41. // None
  42. //
  43. // Macro expansion definition
  44. //
  45. // None
  46. //
  47. // Public function declarations
  48. //
  49. // None
  50. //
  51. // ANSI/UNICODE macros
  52. //
  53. // None