Advertisement

File Not Found on Remote comp!!!

Started by November 30, 2000 04:32 PM
-1 comments, last by vbisme 24 years, 1 month ago
I''m using window''s file i/o functions CreateFile(), ReadFile(), WriteFile(). When I run my game locally, everything is fine. But when I tried to do remote debugging, I get the error that the file I''m trying to open does not exist. Do I have to specify the path or something, somehow? Because obviously, there''s nothing wrong with the code, just the settings right? Can someone help me please?

This topic is closed to new replies.

Advertisement