--- In [email protected], "jahc2" <[EMAIL PROTECTED]> wrote: > > > I cant understand the autodocs.. what structure or type or whatever > > do I use for "a1" ? I cant seem to figure it out.. > > Disregard my previous message, I got it going.. > > MUIA_NList_CopyColumnToClipHook2, &Custom_Clipboard_Hook, > > and then use in my hook: > register struct NList_CopyColumnToClipMessage *a1 __asm("a1"); struct > NList_CopyColumnToClipMessage *new_entry = a1;
Okay, I'm still struggling. How do you choose what to copy to the clipboard? Where do you store that string? ------------------------ 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/
