Click here to Skip to main content
15,897,891 members
Home / Discussions / Mobile
   

Mobile

 
QuestionBluetooth Programming with c# PinPopular
ozkan1327-Dec-06 12:44
ozkan1327-Dec-06 12:44 
QuestionIP configuration for mobile devices Pin
PDASensei26-Dec-06 4:56
PDASensei26-Dec-06 4:56 
QuestionSending sms using nokia 3100 or 3105 Pin
namrtihdsdsedwde23-Dec-06 7:14
namrtihdsdsedwde23-Dec-06 7:14 
AnswerRe: Sending sms using nokia 3100 or 3105 Pin
Atul238-Jan-07 22:41
Atul238-Jan-07 22:41 
QuestionIHTMLDocument in Windows Mobile 2005 C++ Pin
ilya_margoulis23-Dec-06 2:01
ilya_margoulis23-Dec-06 2:01 
QuestionCreate setup project for windows mobile 5.0 Pin
saud_a_k21-Dec-06 22:46
saud_a_k21-Dec-06 22:46 
AnswerRe: Create setup project for windows mobile 5.0 Pin
saud_a_k28-Dec-06 0:08
saud_a_k28-Dec-06 0:08 
QuestionLoadString returns empty Pin
srinivasan_sundaram18-Dec-06 23:54
srinivasan_sundaram18-Dec-06 23:54 
I am creating a dialog based application for Smartphone running windows
mobile 5.0 using VC++ in VS2005. My application needs to support
multiple languages. I am using few strings in my application. I have
created separate string table for each language.

I am using the following code,

WORD langid=GetUserDefaultLangID();
CString strZoom;
strZoom.LoadString(AfxGetInstanceHandle(),IDS_ZOOM,langid);

strZoom returns the value as "". IDS_ZOOM is the id used in the string
table. I have used the same id in all the string tables.

strZoom.LoadString(IDS_ZOOM); -> This line works fine but it always
return the string in english even if I change the language settings to
some other language. What am I doing wrong? Please clarify.

Thanks in advance,
Sri



QuestionReading sms already on phone Pin
KongHL18-Dec-06 0:44
KongHL18-Dec-06 0:44 
Questionwat is the signal in GSM/GRPS Pin
iLL eFFect18-Dec-06 0:35
iLL eFFect18-Dec-06 0:35 
Questioncross platform application Pin
dfgdsgjghiouyiouyol17-Dec-06 5:50
dfgdsgjghiouyiouyol17-Dec-06 5:50 
AnswerRe: cross platform application Pin
gnadeem21-Dec-06 8:13
gnadeem21-Dec-06 8:13 
QuestionCB: PPC Programmer Required Pin
ChunkyBags15-Dec-06 5:44
ChunkyBags15-Dec-06 5:44 
AnswerRe: CB: PPC Programmer Required Pin
Chris S Kaiser15-Dec-06 8:30
Chris S Kaiser15-Dec-06 8:30 
Questionany SDK for build binaries on ARM5 platform? Pin
George_George14-Dec-06 18:27
George_George14-Dec-06 18:27 
AnswerRe: any SDK for build binaries on ARM5 platform? Pin
Like2Byte15-Dec-06 1:41
Like2Byte15-Dec-06 1:41 
GeneralRe: any SDK for build binaries on ARM5 platform? Pin
George_George15-Dec-06 1:55
George_George15-Dec-06 1:55 
QuestionCB: PPC Graph Problem Pin
ChunkyBags14-Dec-06 6:24
ChunkyBags14-Dec-06 6:24 
JokeBreach of "CODE" ! Pin
Eytukan14-Dec-06 17:34
Eytukan14-Dec-06 17:34 
GeneralRe: What Code? Where? Pin
Eytukan15-Dec-06 3:37
Eytukan15-Dec-06 3:37 
GeneralSigh of relief Pin
ChunkyBags15-Dec-06 4:43
ChunkyBags15-Dec-06 4:43 
GeneralRe: Sigh of relief Pin
Eytukan15-Dec-06 5:16
Eytukan15-Dec-06 5:16 
GeneralWhere have all the answers gone? Pin
ChunkyBags15-Dec-06 5:28
ChunkyBags15-Dec-06 5:28 
GeneralRe: Where have all the answers gone? Pin
Eytukan15-Dec-06 5:56
Eytukan15-Dec-06 5:56 
GeneralRe: Where have all the answers gone? Pin
ChunkyBags15-Dec-06 6:10
ChunkyBags15-Dec-06 6:10 

General General    News News    Suggestion Suggestion    Question Question    Bug Bug    Answer Answer    Joke Joke    Praise Praise    Rant Rant    Admin Admin   

Use Ctrl+Left/Right to switch messages, Ctrl+Up/Down to switch threads, Ctrl+Shift+Left/Right to switch pages.