/*++ Copyright (c) 1995-1998 Microsoft Corporation Module Name: rtmtest.h Abstract: Contains defines for the RTMv2 test program. Author: Chaitanya Kodeboyina (chaitk) 30-Jun-1998 Revision History: --*/ #include #include #include #include #include #include #include #include #include "lkuptst.h" #include "apitest.h" // Disable warnings for `do { ; } while (FALSE);' #pragma warning(disable: 4127)