Pc without Visual C++ crashes wenn writing/reading files
-
hello, I've developed a programm that write to a file(using CFile). Now if i run it on a machine withoud Visual C++ installed, the programm crashes... can anyone tell me why? if checked all dependencies and none are missing(i think)... thanks in advance []D [] []D []
-
hello, I've developed a programm that write to a file(using CFile). Now if i run it on a machine withoud Visual C++ installed, the programm crashes... can anyone tell me why? if checked all dependencies and none are missing(i think)... thanks in advance []D [] []D []
Why not setup a remote debugging session? Then you can trace through your code and see where/when/why it fails. Roger Allen Sonork 100.10016 Were you different as a kid? Did you ever say "Ooohhh, shiny red" even once? - Paul Watson 11-February-2003
-
hello, I've developed a programm that write to a file(using CFile). Now if i run it on a machine withoud Visual C++ installed, the programm crashes... can anyone tell me why? if checked all dependencies and none are missing(i think)... thanks in advance []D [] []D []