J
Jürgen Tabert
I have to use some unmanaged code inside a managed Webservice (Visual C++).
Without the unmanaged code the service compiles and works fine.
When I add the unmanaged code (only the header file) to the service I get
some link errors.
Including the additional libraries doesn't solved the problem.
Thanks in advance!
Without the unmanaged code the service compiles and works fine.
When I add the unmanaged code (only the header file) to the service I get
some link errors.
Including the additional libraries doesn't solved the problem.
Thanks in advance!