[lazarus] Can't compile win32 interface

Micha Nelissen M.Nelissen at student.tue.nl
Wed Oct 29 05:30:47 EST 2003


Vincent Snijders wrote:

> 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?

Mattias, could you explain the problem you were trying to solve? "fixed 
unit circle", but afaik, it compiled cleanly before you made this 
change? I also don't see any 'uses' units removed?

Micha.








More information about the Lazarus mailing list