use .NET dlls(C#) in win32 applications
Article Writing
1
Posts
1
Posters
0
Views
1
Watching
-
Dear all, i have developed a dll using C# & Visual Studio 2002. I wants to use this dll in win32 applications, developed using pascal & Delphi. Is it possible. When i tried, i got EAccessViolation exception while calling the functions of the dll. Kindly suggest me the steps for the same. Is it possible to use a COM+ object in win32 application? My requirement is as follows.. When i install the application in a target PC, witout any manual registration of the Component, the application must work properly. Means, once we run the setup of the application, it must take care of all the issues. Thanks & Regards, Abhilash