Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations TouchToneTommy on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Search results for query: *

  1. newtron

    Simple Work with UNICODE

    I know how works char variable, but I want to assign it in UNICODE, because of this I wrote there WCHAR. can you help me to solve this problem? :S
  2. newtron

    Simple Work with UNICODE

    Hello everybody, can anyone help me? :S how can I get only one character from WCHAR *str = L"string"; for example only "r", when I'm typing this MessageBox(NULL,&str[3],NULL,NULL); it gets "ring" and not "r" please help me ...

Part and Inventory Search

Back
Top