http://bugs.winehq.com/show_bug.cgi?id=637
*** shadow/637 Tue May 21 12:33:54 2002 --- shadow/637.tmp.4362 Tue May 21 14:32:13 2002 *************** *** 230,232 **** --- 230,243 ---- 08073078:Call kernel32.RaiseException(0eedfade,00000001,00000007,405d6de4) ret=004088e4 + + + ------- Additional Comments From apa3a@yahoo.com 2002-05-21 14:32 ------- + I switched to the font explorer to research the issue because it's a smaller + application. + + Answering to Uwe Bonnes:. + Yes, the both applications are written in Delphi or C++ Bulder. + It seems that an exception 0eedfade is a carrier for Delphi exceptions. + Text "is not a valid integer value" is a message from an exception, thrown by + StrToInt function when it can't convert a string value to integer. \ No newline at end of file