Michael Klishin wrote:
Lee McColl-Sylvester wrote:
My guess is no.  The interface into a Win32 C dll is far different from
a compiled C# dll, which is in effect merely in an intermediate code.
Your best bet is to look to other Win32 dll compiling options if you
feel C or C++ are a little over your head.  You could try PureBasic or
Delphi which I am sure would be a suitable alternative.

Thanks Lee. It was my guess as well.
Going to realize it all in C now :)

I think there is a way to "bridge" c# or vb.net(evil) with conventional c dll as there is a way to write managed c code.

maybe this can help.
http://www.developer.com/net/cplus/article.php/10919_1553221_2

however dotnet framework dependency might stop some user

Good luck
_______________________________________________
Flashcoders@chattyfig.figleaf.com
To change your subscription options or search the archive:
http://chattyfig.figleaf.com/mailman/listinfo/flashcoders

Brought to you by Fig Leaf Software
Premier Authorized Adobe Consulting and Training
http://www.figleaf.com
http://training.figleaf.com

Reply via email to