|
From: Christian K. <chr...@gm...> - 2006-10-17 16:15:38
|
Dear all, after downloading and extracting Version 3.2.2 of wrapper for Windows, I've got following problem. When executing the wrapper.exe file in a command box (cmd) on Windows 2000, there is a message saying "Could not load msvcr80.dll". After some research, this is a library from MS-C++, runtime environment, which is of course not installed on my system. In order to fix that, I tried downloading the dll from www.dll-files.com/dllindex/dll-files.shtml?msvcr80 which does not help. After adding the dll to the path, there is a message saying "the procedure entry point '_decode_pointer' could not be found in msvcr80.dll". Beforde debugging c++ stuff, I'd like to ask you for any hints. Within the mailing list, there is no hint for any similar problen. Could not belief it, am I the only one ? ;-) Best regards Christian, germany |