in reply to C# calling Perl calling C#
You may get this stuff working by turning the callback entry into a Win32::API object. I haven't checked if this would be supported directly, or if you would need to fake up some Win32::API internals first.
A commercial solution to your problem would be to use PerlNET from the ActiveState Perl Dev Kit. Check out the documentation for what it does.
|
|---|
| Replies are listed 'Best First'. | |
|---|---|
|
Re^2: C# calling Perl calling C#
by rich41 (Initiate) on Oct 16, 2008 at 22:41 UTC |