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.

37 lines
628 B

  1. //+-------------------------------------------------------------------------
  2. //
  3. // Microsoft Windows
  4. //
  5. // Copyright (C) Microsoft Corporation, 1996 - 1999
  6. //
  7. // File: methhdr.cpp
  8. //
  9. //--------------------------------------------------------------------------
  10. //+------------------------------------------------------------------------
  11. //
  12. // Member:
  13. //
  14. // Synopsis:
  15. //
  16. // Effects:
  17. //
  18. // Arguments:
  19. //
  20. // Requires:
  21. //
  22. // Returns:
  23. //
  24. // Signals:
  25. //
  26. // Modifies:
  27. //
  28. // Derivation:
  29. //
  30. // Algorithm:
  31. //
  32. // History:
  33. //
  34. // Notes:
  35. //
  36. //-------------------------------------------------------------------------