Quantcast
Channel: Visual Studio Integrate forum
Viewing all articles
Browse latest Browse all 4410

english language implementation

$
0
0

Dear programmers,
I want to implement English language feature in the following applicationhttp://www.codeproject.com/Articles/714651/Desktop-Sharing-using-RDP-APIs-and-Socket
.
I followed this http://stackoverflow.com/questions/12929934/same-resource-identifier-in-different-language-sections-in-an-rc-file-why-is-it post and https://msdn.microsoft.com/en-us/goglobal/bb688160.aspx
Now my peer.rc file code is

  1. //
  2. // Peer.RC2 - Microsoft Visual C++ ?????????
  3. //
  4. #ifdef string ID IDS_ENUMSTRTEST
  5. #errorMicrosoftVisual C++
  6. #endif//APSTUDIO_INVOKED
  7. /////////////////////////////////////////////////////////////////////////////
  8. // ????????????...
  9. /////////////////////////////////////////////////////////////////////////////

That works fine .
But I cannot change the language to English as I want.
Please suggest the appropriate changes in the code that works for me.
Please note that I am using vs2013 ultimate edition for that purpose.
Also when I click on the client software I get the following error that is in Chinese and unable to understand.

image here.
https://www.transferbigfiles.com/3464a589-c488-479a-a2c5-94455bc7d651/ug4vGWwsrMVO1Nnq-WXY3w2


Viewing all articles
Browse latest Browse all 4410

Trending Articles



<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>