all groups > c# > june 2004 >
You're in the

c#

group:

Creating Control panel applets using C#


Creating Control panel applets using C# rajani.n NO[at]SPAM sonata-software.com
6/30/2004 11:01:57 PM
c#:
I have to create a control panel applet for my project using C# . But
i got to know that it is not possible using C# since dll has to
export static entry points. And one of the ways is using MC++ to write
a wrapper for the C# component.

as we know that .NET languages all are based on a common library ie
CLR. I do not see any reason why Managed C++ can work with C++.NET not
C#.NET. Could you please let me know why is this the case, or have i
got it wrong.. .

Pease clarify

Thanks
RE: Creating Control panel applets using C# Chua Wen Ching
6/30/2004 11:27:02 PM
Hi Rajani,

Maybe you can refer from here.

http://www.thecodeproject.com/csharp/appletengine.asp

Good Luck!

--
Regards,
Chua Wen Ching :)


[quoted text, click to view]
AddThis Social Bookmark Button