Hi all
I have a C compiled code that I want to run from inside VB5.
The program run but it is not doing what it does if I run it from the explorer. I guess the problem is that it was written under DOS.
In fact it has a dos.h library and using a ABSREAD function.
1. is it possible to run it anyway from inside VB and obtain a desired result?

thanks in advance
elporti
2. Can someone help me to find another funtion that replaces ABSREAD with another that could run under Windows(95/98)?