This section is aimed at the C++ programmer who wishes to write VisualAge programs for the Windows 95, Windows 98, Windows NT, and Windows 2000 platforms.
The IBM VisualAge for C++ for Windows Version 3.5 run-time library cppwm35i.dll is used by WebSphere MQ C++ and is redistributed, using the DLLRNAME utility from the VisualAge product, under the name imqwm35i.dll. Using DLLRNAME, you and your customers can also use the redistributed file, rather than supplying a redistribution copy of your own.
To use the WebSphere MQ redistributed file, you need to process your executables after construction. Build your executable application in the normal way, whether it is a dynamic link library or a program, and then type the following to rebind the application.
dllrname applicname cppwm35i=imqwm35i