Idea about extended menus

Alan Cox alan at lxorguk.ukuu.org.uk
Sun Mar 31 15:58:25 CEST 2002


> Maybe by some dynamic linking. Or maybe by allocating memory on the heap, 
> reading some binary stuff from the disk, casting the address as a function, 
> and sending the program flow off that way. If this could be done, I think it 
> could be made to work faster that dynamic linking. But I don't know if it is 
> possible to execute instructions that reside on the heap. 

If you want to do it portably - man dlopen



More information about the Xfce-dev mailing list