DLLRNAME TempFix ---------------- This is an update to the DLLRNAME utility which ships with IBM C/C++ Compilers for Windows NT v3.6.x. The original DLLRNAME utility did not correctly change the forwarder entries in DLLs. The result of this was that executables that depended on such DLLs would not function properly. An example error message from an application that used such a DLL may be the following: "procedure entry point cpprmi36._CRT_init not found in BBBRMI36.DLL" - where BBBRMI36.DLL was the new name given to CPPRMI36.DLL using DLLRNAME. To install this tempfix, simply copy the DLLRNAME.EXE file to the \BIN subdirectory of where IBM C/C++ Compilers for Windows NT v3.6.x is installed (eg. if IBM C/C++ Compilers v3.6.x is installed in F:\IBMCXX then copy DLLRNAME.EXE into F:\IBMCXX\BIN). This tempfix is not officially supported as formal testing has not been done, but it is provided to customers who have encountered this or a similar problem. However, the next fixpak will include this fix. ------------------------------------ VisualAge C++ Service & Support October 18, 1999