Click here to Skip to main content
15,916,945 members
Home / Discussions / Mobile
   

Mobile

 
GeneralWindows CE Pin
Member 76131227-Feb-05 3:24
Member 76131227-Feb-05 3:24 
GeneralPocket PC disable toolbar Start Pin
Bedevian26-Feb-05 6:47
Bedevian26-Feb-05 6:47 
GeneralAudio mute Pin
sneffe123-Feb-05 2:00
sneffe123-Feb-05 2:00 
Generali get strange words/codings instead of words when saving as .txt Pin
sheep_8022-Feb-05 16:46
sheep_8022-Feb-05 16:46 
GeneralRe: i get strange words/codings instead of words when saving as .txt Pin
hterry6122-Feb-05 18:04
hterry6122-Feb-05 18:04 
GeneralRe: i get strange words/codings instead of words when saving as .txt Pin
sheep_8022-Feb-05 18:35
sheep_8022-Feb-05 18:35 
GeneralRe: i get strange words/codings instead of words when saving as .txt Pin
sheep_8024-Feb-05 19:15
sheep_8024-Feb-05 19:15 
GeneralRe: i get strange words/codings instead of words when saving as .txt Pin
hterry6127-Feb-05 11:24
hterry6127-Feb-05 11:24 
http://www.ultraedit.com
Put this trial software on your computer, transfer your "text" file to your pc and try to open it. Right click on the file that opened and go to "Hex Edit". This will show you exactly what is happening. My suspicion is that you will be getting 00 xx 00 xx 00 xx. This is because the first byte of every unicode will be 00 as it only requires the second byte for your ascii characters.
What you need to do is get your program writing and reading so that your data is xx xx xx instead.
If your "text" file is already writing as xx xx xx, then it is the reverse problem that you have.
There are plenty of resources on the web to show you how to do this.
for example:
http://www.developer.com/net/net/print.php/3304241

Good Luck!
GeneralRunning CCeSocket from separate thread Pin
hterry6122-Feb-05 12:02
hterry6122-Feb-05 12:02 
GeneralRe: Running CCeSocket from separate thread Pin
Yongki C. A. Jong19-Mar-05 4:00
Yongki C. A. Jong19-Mar-05 4:00 
Generalplay flash movie (.swf) in pocket pc Pin
nicegirl21-Feb-05 22:09
nicegirl21-Feb-05 22:09 
Generalcmd line args in evc4 Pin
buzz_lightyear_200521-Feb-05 3:47
buzz_lightyear_200521-Feb-05 3:47 
GeneralRe: cmd line args in evc4 Pin
João Paulo Figueira22-Feb-05 3:58
professionalJoão Paulo Figueira22-Feb-05 3:58 
GeneralRe: cmd line args in evc4 Pin
buzz_lightyear_200522-Feb-05 19:25
buzz_lightyear_200522-Feb-05 19:25 
GeneralHelp with SYSTEMTIME Pin
ricardito6918-Feb-05 5:01
ricardito6918-Feb-05 5:01 
QuestionHow to communicate 700 series hand held intermec pc with 6920 communication server. Pin
Dhavalsays8215-Feb-05 19:43
sussDhavalsays8215-Feb-05 19:43 
GeneralModifying a bitmap image at runtime Pin
dynertec.lcr15-Feb-05 10:38
dynertec.lcr15-Feb-05 10:38 
GeneralRetrieving control types Pin
Lvca15-Feb-05 5:35
Lvca15-Feb-05 5:35 
GeneralRe: Retrieving control types Pin
João Paulo Figueira18-Feb-05 5:07
professionalJoão Paulo Figueira18-Feb-05 5:07 
GeneralBlock size Pin
benjymous14-Feb-05 23:00
benjymous14-Feb-05 23:00 
GeneralCoreDll.dll CreateProcess problem Pin
14-Feb-05 16:16
suss14-Feb-05 16:16 
GeneralEnumerate controls in a CDialog(Figuera needed) Pin
Lvca14-Feb-05 0:44
Lvca14-Feb-05 0:44 
GeneralRe: Enumerate controls in a CDialog(Figuera needed) Pin
Lvca14-Feb-05 0:45
Lvca14-Feb-05 0:45 
GeneralRe: Enumerate controls in a CDialog(Figuera needed) Pin
João Paulo Figueira14-Feb-05 3:30
professionalJoão Paulo Figueira14-Feb-05 3:30 
GeneralRe: Enumerate controls in a CDialog(Figuera needed) Pin
Lvca14-Feb-05 13:24
Lvca14-Feb-05 13:24 

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.