G
Guest
What dlls do I need to redistribute with an application made using C# and
C++/CLI for a Windows XP Pro SP2 PC? As far as I have understood the
following are needed:
msvcm80.dll
msvcr80.dll
msvcp80.dll
msjava.dll
Is that right? What else do I need? I'm not able to run my application
supplying only these dlls. I have tried with Dependency Walker but on a PC
where I can run my application there are more missing dlls than on on PC
where I can't run my app. So I don't know what I'm missing.
C++/CLI for a Windows XP Pro SP2 PC? As far as I have understood the
following are needed:
msvcm80.dll
msvcr80.dll
msvcp80.dll
msjava.dll
Is that right? What else do I need? I'm not able to run my application
supplying only these dlls. I have tried with Dependency Walker but on a PC
where I can run my application there are more missing dlls than on on PC
where I can't run my app. So I don't know what I'm missing.