Hello Lazarus mailing list!

I have written a simple tunnel library to communicate an old
application with the clipboard on modern linux.
When I use my functions from test application called directly, then
everything works fine.
When I use those function as external dynamic functions from shared
library then no data are read and no data are written into clipboard.

I have set that library should use Gtk2, and into LPR I mentioned
"Interfaces" unit.

What could be a reason, that clipboard doesn't work properly when used
in shared library?

Thanks in advance.

-- 
Best regards, TRoland
http://www.rotursoft.sk
http://exekutor.rotursoft.sk


--
_______________________________________________
Lazarus mailing list
[email protected]
http://lists.lazarus.freepascal.org/mailman/listinfo/lazarus

Reply via email to