> Im > Auftrag von Mathias PARNAUDEAU > > Hi, that's me again, at home this time :) > > > There a "HookEntry" is used several times but is not > defined anywhere. > > Here is what I use in the examples of my MUI tutorial > (written in french and > available on our site > http://www.guru-meditation.net/main.php3, dedicated > to the Amiga programming) : > > #if defined(__SASC) > > extern ULONG HookEntry( struct Hook *hookPtr, Object *obj, > APTR message ); > #endif > > Regards, > > -- > Mathias PARNAUDEAU >
Hello Mathias, Thanks for your help. With your HookEntry declaration I am now able to compile the sources. I looked at your MUI tutorial and there seems to be some interesting stuff, but first I would need French lessons :( Kind regards Alexander, http://selco.da.ru (only one MUI program there so far, but that is nice! ;) ------------------------ Yahoo! Groups Sponsor --------------------~--> What would our lives be like without music, dance, and theater? Donate or volunteer in the arts today at Network for Good! http://us.click.yahoo.com/Tcy2bD/SOnJAA/cosFAA/16uqlB/TM --------------------------------------------------------------------~-> Visit http://www.amiga.dk/tumult for MUI-related information, especially about MUI custom classes. Yahoo! Groups Links <*> To visit your group on the web, go to: http://groups.yahoo.com/group/MUI/ <*> To unsubscribe from this group, send an email to: [EMAIL PROTECTED] <*> Your use of Yahoo! Groups is subject to: http://docs.yahoo.com/info/terms/
