Displaying 1 result from an estimated 1 matches for "ssinput1".
Did you mean:
input1
2004 Nov 19
0
TeleVantage client on Wine
...I figured that rather than getting the installer to run, I'd copy the files into wine and run it this way. I was able to copy from one PC to another with success, as long as the following libraries were present and registered:
MSVBVM60.DLL
TVW32.dll
Tvlib.dll
mfc71.dll
msvcp71.dll
msvcr71.dll
ssinput1.ocx
It is possible to regsvr32 files MSVBVM60.DLL, TVW32.dll, Tvlib.dll, ssinput1.ocx. It is not possible to regsvr32 files mfc71.dll, msvcp71.dll, msvcr71.dll. Files mfc71.dll, msvcp71.dll don't even appear in the registry. msvcr71.dll does, under .NET framework.
Added the following to...