Jump to content

Talk:OS2 API:Unicode

From EDM2
Revision as of 07:25, 19 March 2006 by Daniel.lee.kruse (talk | contribs) (API language specific items)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)

Anyone know of good documentation for the Unicode API?

What I'd like to know is if what I'm referencing is really using c parameters/returns versus the OS/2 declared ones like ULONG, etc. For example, UniStrToUcs returns an int according to the docs I'm reading. Ought this be APIRET? Prokushev, I think this API will be problematic with keeping language specific features out. How shall I handle void**? - Daniel