Serbian -
09-19-2005
, 07:53 AM
Hi All
I am trying to create resource file in Visual C++ 2003 for serbian text but
when ever i edit the resource file the serbian language section gets written
out as
LANGUAGE LANG_SERBIAN_LATIN, SUBLANG_SERBIAN_LATIN
instead of
LANGUAGE LANG_SERBIAN, SUBLANG_SERBIAN_LATIN
and of course will not compile until i manually edit the file.
I have searched microsoft but cannot find any mention of this as a problem
has anyone else seen?
Cheers |