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

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

ViewCVS 0.9.2