Can't load on Win9x/ME systems
Status: Alpha
Brought to you by:
fatalerrors
The FAMP 0.0.78 can't be started correctly on Windows
9x and ME systems. This is due to transparency unit I
use to do some test on transparancy purpose on Windows
2000 or XP platforms. I've forget to remove the Uses
call in my main program. So when the program start an
Windows 9x/ME unknow function call is done on
USER32.DLL and GDI.DLL. The problem is now fixed by
removing the transparency unit from Uses clauses.
Logged In: YES
user_id=233464
The problem is now fixed by removing the transparency unit
from Uses clauses.