Rao:
What does this piece of code do in Errsysw.prg ?
If I recompile Errsysw.prg, this line of code makes Windows XP come up with the following error:
If I comment this line, the recompiled ERRSYSW.PRG works flawlessly.
Thank you.
What does this piece of code do in Errsysw.prg ?
hLogo = FWBitMap()If I recompile Errsysw.prg, this line of code makes Windows XP come up with the following error:
appname.exe
appname.exe has encountered a problem and needs to
close. We are sorry for the inconvenience.If I comment this line, the recompiled ERRSYSW.PRG works flawlessly.
Thank you.