We have an application in VB runing an FLI with aaplay.
It works fine on many machine but some user report a gpf a few moment after the
staert of the fli
Those machine are 386 with 8MB memory on them.
The FLI is read from a CD rom
There is no problem is skiping just after the start of the FLI
Any IDEA ?
Olivier
Oliver,
GPF's are usually very specific to the machine that is having the problem. He
has two or more drivers or programs conflicting when the program is run. There
are some utilities to help track down GPF's such as Dr. Watson. If they have
one of these utilities we have a better chance finding out what is causing the
conflict.
Also, try stripping the system to just files, buffers, himem, and the CDROM
driver. take out any other lines from the config.sys. Sometimes vanilla
systems make the difference. Also, if you copy the file to the hard disk, and
play it there, do you still have the same problems?
-Brian