D
David Potahisnsky
Hi everyone!
I am working with C++ .NET. In this environment I have activeX.
During registration on new computer without .NET framework dll cries about
missing msvcr71.dll. When I put this dll on system path dll can pass
registration.
Does anybody know how can I compile dll in way that it will not require CRT
dlls?
Thank you, David Potahinsky
I am working with C++ .NET. In this environment I have activeX.
During registration on new computer without .NET framework dll cries about
missing msvcr71.dll. When I put this dll on system path dll can pass
registration.
Does anybody know how can I compile dll in way that it will not require CRT
dlls?
Thank you, David Potahinsky