9 lines
344 B
C
9 lines
344 B
C
/*
|
||
Message file for COMMAND.COM BUILDMSG.EXE
|
||
*/
|
||
|
||
#define PARSE_STR " DB \"€”z<E2809D>mleme Hatas<61> %%1\"\x0d\x0a"
|
||
#define EXTENDED_STR " DB \"Uzat<61>lm<6C>Ÿ Hata %%1\"\x0d\x0a"
|
||
char *ExtendedErrorText999 = "\" Uzat<61>lm<6C>Ÿ Hata %1\""; /* Mar 88, SWN */
|
||
char *ParserErrorText999 = "\" €”z<E2809D>mleme Hatas<61> %1\""; /* Mar 88, SWN */
|