L
Lloyd Dupont
Now I have finally wrapp all my feature the way I want to have them, and I
was thinking to starting agin on my C# roject with my my ManagedC ++ code as
a DLL.
I added my Managed C++ exe/project to the C# solution
I removed the files contining the main() (no need for them in a DLL)
I changed the project top to a DLL
(project->properties->Configuration->general->Config Type: dll)
and I tried to build and get the following errors:
was thinking to starting agin on my C# roject with my my ManagedC ++ code as
a DLL.
I added my Managed C++ exe/project to the C# solution
I removed the files contining the main() (no need for them in a DLL)
I changed the project top to a DLL
(project->properties->Configuration->general->Config Type: dll)
and I tried to build and get the following errors: