HP DCE/9000 Version 1.7 Application Development Tools for HP-UX 11.0 Release Note

HP DCE 1.7 Application Development Tools Release Note 21
What’s Fixed In This Version
DCE-OO-Tools
DCE-OO-Tools
The following fixes were made at HP DCE Version 1.4.1:
Fixed DCEServer class symbols unique and multiple by renaming the
DCEHostPolicy enum members unique to DCEunique and multiple
to DCEmultiple to avoid conflict with similar names used in
customer’s code.
Fixed support for DCEHostPolicy DCEmultiple that allows the
library to register server interfaces by calling the
rpc_ep_register_no_replace() function instead of the rpc_ep_register()
function, thereby allowing multiple servers to have their endpoints
registered at the same time and with the same UUID on the same
machine.
Fixed the runtime object table to allow more than 99 objects in a
server.
Fixed a number of memory corruption problems when using the CDS.
No longer uses the RogueWave Template library, thereby avoiding
incompatibility with applications using a different version of the
library.
Previously, the C++ runtime libraries shipped with the C++ compiler
were not thread safe and did not support exception handling with the
shared libraries. Now, the C++ runtime libraries shipped with Version
A.10.03 (or higher) of the C++ compiler are thread safe and support
exception handling with shared libraries.
No major fixes were made at HP DCE Version 1.7.