Hi,
With one particular program (330+kb source) I wrote, I'm having
a problem. Occasionally, after compiling+executing, the Win32api.inc
file gets "deleted." It's still readable through Windows Explorer,
only I can't open it with PowerBasic DLL, nor include it in a file
after this happens. This is frustrating, yet I'm pretty sure it's
my fault as this only happens with one program. The program has one
small .pbr file (for one icon only), and includes GFXTools.inc.
Sorry I'm short on details, but has anyone run into this before?
Thanks,
------------------
Todd Wasson
-------------
Performance Simulations
Drag Racing and Top Speed
Prediction Software
http://PerformanceSimulations.Com
With one particular program (330+kb source) I wrote, I'm having
a problem. Occasionally, after compiling+executing, the Win32api.inc
file gets "deleted." It's still readable through Windows Explorer,
only I can't open it with PowerBasic DLL, nor include it in a file
after this happens. This is frustrating, yet I'm pretty sure it's
my fault as this only happens with one program. The program has one
small .pbr file (for one icon only), and includes GFXTools.inc.
Sorry I'm short on details, but has anyone run into this before?
Thanks,
------------------
Todd Wasson
-------------
Performance Simulations
Drag Racing and Top Speed
Prediction Software
http://PerformanceSimulations.Com
Comment