/* Copyright (c) Microsoft Corporation. All rights reserved. */ #ifndef _strings_h_ #define _strings_h_ #undef INTLSTR_DOMAIN #define INTLSTR_DOMAIN "pal_intlstr_sample.exe" #include #include "strings.inc" #endif /* !defined(_strings_h_) */