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.

29 lines
333 B

  1. /*++
  2. Copyright (c) 1995-1998 Microsoft Corporation
  3. Module Name:
  4. rtmtest.cxx
  5. Abstract:
  6. Contains routines for testing RTM v2 API DLL.
  7. Author:
  8. Chaitanya Kodeboyina (chaitk) 30-Jun-1998
  9. Revision History:
  10. --*/
  11. extern "C" {
  12. #define LOOKUP_TESTING 0
  13. #include "rtmtest.h"
  14. #include "apitest.c"
  15. #include "lkuptst.c"
  16. }