hi, i downloaded the source code from Download GNU tarball via link SourceForge.net Repository - [mediaportal] Index of /trunk/mediaportal
open mediaportal.sln vis visual studio 2005,
when i configure my "regional and language options" as English(US), everything works fine.
however, when i configure "regional and language options" as Chinese(PRC), ERRORs appears.
X:\mediaportal\Core\guilib\GUISMSInputControl.cs(309,54): error CS1010:
else if (_currentKey == '1') _currentKey = '?;
could somebody help? i think this is important for developers not using English windows.
thank you!
open mediaportal.sln vis visual studio 2005,
when i configure my "regional and language options" as English(US), everything works fine.
however, when i configure "regional and language options" as Chinese(PRC), ERRORs appears.
X:\mediaportal\Core\guilib\GUISMSInputControl.cs(309,54): error CS1010:
else if (_currentKey == '1') _currentKey = '?;
could somebody help? i think this is important for developers not using English windows.
thank you!
China