How can I use C# Managed DLL into VC++ Application
-
Hi There. I am not able to use C# Managed DLL into my VC++ Application (DLL). Below are the steps I am doing but with no success. 1. Copied C# DLL into the folder where all my lib files reside. 2. Included #using :GT:JPEGMaker.dll:LT: statement into stdafx.h file 3. After this I got an error message regarding CLR Support, so I enabled the same in project settings. 4. After this I got a linking error... :GT: Greater Then Sign :LT: Less Then Sign Please provide details or Do I need to convert C# DLL into Native DLL? Thanks PanB
-
Hi There. I am not able to use C# Managed DLL into my VC++ Application (DLL). Below are the steps I am doing but with no success. 1. Copied C# DLL into the folder where all my lib files reside. 2. Included #using :GT:JPEGMaker.dll:LT: statement into stdafx.h file 3. After this I got an error message regarding CLR Support, so I enabled the same in project settings. 4. After this I got a linking error... :GT: Greater Then Sign :LT: Less Then Sign Please provide details or Do I need to convert C# DLL into Native DLL? Thanks PanB
PankajB wrote:
Please provide details or Do I need to convert C# DLL into Native DLL?
No, you need to re-post this in the correct forum[^] and then provide some detail, like what linker error you got...
Java, Basic, who cares - it's all a bunch of tree-hugging hippy cr*p
-
PankajB wrote:
Please provide details or Do I need to convert C# DLL into Native DLL?
No, you need to re-post this in the correct forum[^] and then provide some detail, like what linker error you got...
Java, Basic, who cares - it's all a bunch of tree-hugging hippy cr*p