[Mono-list] How to send a message from C++ (native) code to Mono on Linux (using Xlib)
kemo Kemic
k.kemic at yahoo.com
Sat Nov 29 18:22:03 EST 2008
I am using .NET for user interface development. C++ is used for numerical computation. In some cases it required to send some notifications from C++ to managed .NET code. On windows it is clear how to create it (and it is implemented: PostMessage). Could someone, please, help me how to solve this issue on Linux? I need the C++ part and also how to catch the message on .NET side. I am also wondering if it is possible to make .NET code once, without recompiling on Linux (basically I will have two different C++ binaries and one .NET for all platforms).
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.ximian.com/pipermail/mono-list/attachments/20081129/6e85eabd/attachment.html
More information about the Mono-list
mailing list