[lazarus] Can't compile win32 interface

Vincent Snijders vslist at zonnet.nl
Tue Oct 28 16:01:24 EST 2003


Hi,

The latest changes to the interfacebase class changed
AttachMenuToWindow(AMenu: TMenu) to AttachMenuToWindow(AMenuObject:
TComponent). 

But the implementation in the win32object around line 1237 in
win32object.inc still uses AMenu, and not AMenuObject. Therefore I can't
compile the win32 interface. Can somebody (with CVS access) fix this?

Regards,
Vincent.






More information about the Lazarus mailing list