[lazarus] Win32 interface is broken
Karl Brandt
pascalive at bol.com.br
Tue Nov 5 18:46:11 EST 2002
The programs compile without problem, but when i run i get the
following message:
WindowProc - Exit
WindowProc - Start
WindowProc - Getting Object With Callback Procedure
WindowProc - Getting Callback Object
WindowProc - Checking Proc
WindowProc - Window Value: $0E58; Msg Value: WM_NCDESTROY; WParam:
$0000; LParam
: $0000
WindowProc - Exit
An unhandled exception occurred at 0x0042E240 :
Access violation
0x0042E240 TCONTROL__DESTROY, line 1818 of ./include/control.inc
0x816FE0A2 line 176 of winext.pas
when i try to load the binary with gdb(mingw 5.1.1) i get the following:
Starting program: D:\work\cvsfpc\lazarus\examples/hello
Error creating process D:\work\cvsfpc\lazarus\examples/hello, (error
193)
allmost all examples aren't working
I'm using Win89SE + fpc106 + laz CVS 05/11/02
More information about the Lazarus
mailing list