Click here to Skip to main content
15,919,434 members
Home / Discussions / Mobile
   

Mobile

 
GeneralRe: STL string problem Pin
Jonas Larsson19-Jun-03 2:11
Jonas Larsson19-Jun-03 2:11 
GeneralRe: STL string problem Pin
Jose M Castellanos19-Jun-03 3:12
Jose M Castellanos19-Jun-03 3:12 
GeneralDatatype misalignment Pin
Cedric Moonen18-Jun-03 23:43
Cedric Moonen18-Jun-03 23:43 
GeneralRe: Datatype misalignment Pin
Jonas Larsson19-Jun-03 2:51
Jonas Larsson19-Jun-03 2:51 
GeneralRe: Datatype misalignment Pin
Cedric Moonen19-Jun-03 3:04
Cedric Moonen19-Jun-03 3:04 
Generalfile opening problem Pin
Cedric Moonen18-Jun-03 4:12
Cedric Moonen18-Jun-03 4:12 
GeneralRe: file opening problem Pin
João Paulo Figueira18-Jun-03 7:04
professionalJoão Paulo Figueira18-Jun-03 7:04 
GeneralRe: file opening problem Pin
Cedric Moonen18-Jun-03 20:53
Cedric Moonen18-Jun-03 20:53 
Hi !

Thanks for response.
First, fopen is supported. Taken directly from the MSDN help (from win CE !):
Remarks
The fopen function opens the file specified by filename. _wfopen is a wide-character version of fopen; the arguments to _wfopen are wide-character strings. _wfopen and fopen behave identically otherwise.


If I still want to use char* in winCE, that's because I want to import some of my desktop libraries (I cannot write everything again). So, if char is supported for some functions (like fopen), I won't change everything !

Second, the "solution" to the problem: I made some test (open a file in write mode so I can check where is the default directory). The error is what I supposed it is: the default directory is not the directory of the executable, it's the "main root". So, I have to specify complete path Frown | :(

Anyway, thanks for help Wink | ;) !

PS: I think I will post some silly questions like that for a while 'cause it's the first time I work on a PocketPC and I worked a lot before on desktop version... Smile | :) !
GeneralRe: file opening problem Pin
João Paulo Figueira19-Jun-03 3:22
professionalJoão Paulo Figueira19-Jun-03 3:22 
GeneralRe: file opening problem Pin
Cedric Moonen19-Jun-03 3:55
Cedric Moonen19-Jun-03 3:55 
GeneralRe: file opening problem Pin
Jonas Larsson19-Jun-03 2:57
Jonas Larsson19-Jun-03 2:57 
GeneralRe: file opening problem Pin
Cedric Moonen19-Jun-03 3:10
Cedric Moonen19-Jun-03 3:10 
GeneralProblem to download and upload binary's from FTP server using eVC++ Pin
AKSIVAKUMAR18-Jun-03 2:01
AKSIVAKUMAR18-Jun-03 2:01 
QuestionRemote Desktop?? Pin
colonyworker17-Jun-03 10:46
colonyworker17-Jun-03 10:46 
GeneralLB_INITSTORAGE Pin
IceBerG7115-Jun-03 23:23
IceBerG7115-Jun-03 23:23 
Questionhow to set bypass listt for the proxy for IE 5.5 on Windows CE .NET Pin
subramjobmail15-Jun-03 18:30
subramjobmail15-Jun-03 18:30 
GeneralResizing Images in Palm OS Pin
minus14-Jun-03 8:17
minus14-Jun-03 8:17 
GeneralThread synchronization in .NET CF Pin
Grommens12-Jun-03 23:48
Grommens12-Jun-03 23:48 
GeneralHiding Start Menu alone in Win CE 2.11 Pin
AKSIVAKUMAR12-Jun-03 20:23
AKSIVAKUMAR12-Jun-03 20:23 
Generaldatabase problems on CF card Pin
majoob12-Jun-03 10:11
majoob12-Jun-03 10:11 
GeneralRe: database problems on CF card Pin
Jonas Larsson12-Jun-03 21:42
Jonas Larsson12-Jun-03 21:42 
GeneralRe: database problems on CF card Pin
majoob23-Jun-03 10:22
majoob23-Jun-03 10:22 
Generalabout base64 and pictureBox Pin
ghmay11-Jun-03 16:08
ghmay11-Jun-03 16:08 
GeneralWS and SCA wont connect in vs emulator Pin
gadgetfbi11-Jun-03 13:56
gadgetfbi11-Jun-03 13:56 
GeneralCan't disable level 2 menu item Pin
Travis10111-Jun-03 9:57
Travis10111-Jun-03 9:57 

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.