Click here to Skip to main content
15,914,417 members
Home / Discussions / Mobile
   

Mobile

 
Generalrun same program on PPC3.0 and PPC4.2 Pin
slomoman2-Feb-04 3:19
slomoman2-Feb-04 3:19 
GeneralRe: run same program on PPC3.0 and PPC4.2 Pin
João Paulo Figueira2-Feb-04 5:17
professionalJoão Paulo Figueira2-Feb-04 5:17 
GeneralRe: run same program on PPC3.0 and PPC4.2 Pin
slomoman2-Feb-04 6:10
slomoman2-Feb-04 6:10 
GeneralAdding method via Classwizard Pin
misha_grewal31-Jan-04 19:18
misha_grewal31-Jan-04 19:18 
GeneralRe: Adding method via Classwizard Pin
João Paulo Figueira1-Feb-04 22:57
professionalJoão Paulo Figueira1-Feb-04 22:57 
GeneralProblem with CFormView in Doc/View-Application (eVC4/MFC) Pin
Ralf Limbacher30-Jan-04 6:30
sussRalf Limbacher30-Jan-04 6:30 
GeneralThere is a hard problem about pdb format Pin
lsaturn29-Jan-04 18:41
lsaturn29-Jan-04 18:41 
GeneralStrange problem when writing to a file Pin
Cedric Moonen27-Jan-04 23:37
Cedric Moonen27-Jan-04 23:37 
Hello !

I have a really strange problem:
I write a string to a file:

<br />
FILE* pFile = fopen("profile.tmp","w");<br />
....<br />
...<br />
...<br />
char Buff[256];<br />
sprintf(Buff,"\n[%s]\n",mainkey);<br />
fputs(Buff,newfile);<br />


The instruction fputs fire an exception: "First chance excepetion: access violation" Dead | X|

I checked the string, it's perfectly correct and the file handle is valid. I cannot find any solution to this problem !!

Please give me some clues.... Smile | :)
Thanks
GeneralRe: Strange problem when writing to a file Pin
João Paulo Figueira28-Jan-04 4:08
professionalJoão Paulo Figueira28-Jan-04 4:08 
GeneralRe: Strange problem when writing to a file Pin
Cedric Moonen28-Jan-04 4:18
Cedric Moonen28-Jan-04 4:18 
GeneralRe: Strange problem when writing to a file Pin
João Paulo Figueira28-Jan-04 4:24
professionalJoão Paulo Figueira28-Jan-04 4:24 
GeneralRe: Strange problem when writing to a file Pin
Cedric Moonen28-Jan-04 4:45
Cedric Moonen28-Jan-04 4:45 
GeneralSymbian / Series 60 development Pin
Antti Keskinen27-Jan-04 8:15
Antti Keskinen27-Jan-04 8:15 
GeneralRe: Symbian / Series 60 development Pin
João Paulo Figueira27-Jan-04 10:25
professionalJoão Paulo Figueira27-Jan-04 10:25 
GeneralReinstall Pocket PC Pin
Cedric Moonen27-Jan-04 4:33
Cedric Moonen27-Jan-04 4:33 
GeneralRe: Reinstall Pocket PC Pin
Mike Dimmick27-Jan-04 4:51
Mike Dimmick27-Jan-04 4:51 
GeneralCoCreateFreeThreadedMarshaler in PPC2003 Pin
bdeberny27-Jan-04 0:08
bdeberny27-Jan-04 0:08 
QuestionFree printer libraries for Windows CE? Pin
Mahesh Varma26-Jan-04 19:44
Mahesh Varma26-Jan-04 19:44 
AnswerRe: Free printer libraries for Windows CE? Pin
CJCraft.com13-Feb-04 9:38
CJCraft.com13-Feb-04 9:38 
GeneralAny C# VS2003 Code for Pocket PC Pin
camasmartin26-Jan-04 11:08
camasmartin26-Jan-04 11:08 
GeneralRe: Any C# VS2003 Code for Pocket PC Pin
Mahesh Varma26-Jan-04 19:57
Mahesh Varma26-Jan-04 19:57 
GeneralRe: Any C# VS2003 Code for Pocket PC Pin
camasmartin27-Jan-04 11:05
camasmartin27-Jan-04 11:05 
GeneralRead/write INI files with eVC++4 Pin
Rico Salfer26-Jan-04 4:52
Rico Salfer26-Jan-04 4:52 
GeneralRe: Read/write INI files with eVC++4 Pin
João Paulo Figueira26-Jan-04 5:13
professionalJoão Paulo Figueira26-Jan-04 5:13 
General__try / __finally Pin
IceBerG7125-Jan-04 23:58
IceBerG7125-Jan-04 23:58 

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.