(file) Return to test_pal_strings.h CVS log (file) (dir) Up to [OMI] / omi / tests / pal

 1 krisbash 1.1 
 2              /* Copyright (c) Microsoft Corporation.  All rights reserved. */
 3              
 4              #ifndef _strings_h_
 5              #define _strings_h_
 6              
 7              #define INTLSTR_DOMAIN "test_pal.dll"
 8              #include <pal/intlstr.h>
 9              #include "test_pal_strings.inc"
10              
11              #endif /* !defined(_strings_h_) */
12              

ViewCVS 0.9.2