Hello Darius > there is also a user field in IClass and you can access to this through > MUI_CreateCustomClass() as in the Dispatcher.
> mcc = MUI_CreateCust..() > mcc->mcc_Class->cl_UserData = data; > in the Dispatcher: > data = cl->cl_UserData; Didn't noticed that field! That's exactly what I need! Thanks! Guido Mersmann http://www.geit.de ------------------------ Yahoo! Groups Sponsor --------------------~--> <font face=arial size=-1><a href="http://us.ard.yahoo.com/SIG=12hoj4i7g/M=362343.6886682.7839641.1493532/D=groups/S=1705701045:TM/Y=YAHOO/EXP=1124806032/A=2894352/R=0/SIG=11fdoufgv/*http://www.globalgiving.com/cb/cidi/tsun.html">Help tsunami villages rebuild at GlobalGiving. The real work starts now</a>.</font> --------------------------------------------------------------------~-> 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/
