Developer's Toolkit Release Notes for HP-UX 11i

Chapter 1 9
Announcements
Product
Digital Video DevKit Removed
The HP Digital Video DevKit product has been removed from the HP-UX
Developer’s Toolkit (11.0 onwards).
Technical Print Service Components
The components delivered as part of the Technical Print Service are
distributed in the filesets for X, Motif, and CDE.
Obsolete Functions
XHP functions for internationalized keyboard input have been removed.
These HP proprietary functions are no longer needed since X11R5 and
R6 provide public, standard APIs that provide equivalent functionality.
Specifically, the following functions have been removed:
XHPConvertLookup()
XHPGetEurasianCvt()
XHPInputChinese_s()
XHPInputChinese_t()
XHPInputJapanese()
XHPInputKorean()
XHPInputRoman8()
XHPInputISO7sub()
XHPNlioctl()
Instead, applications should use the following X11R6 routines:
•XOpenIM()
•XCloseIM()
XGetIMValues()
•XCreateIC()
XDestroyIC()
•XSetICFocus()
XUnsetICFocus()