GetGlyphIndicesW() and GetGlyphOutlineW()

Hi,

I need help on using GetGlyphIndicesW() and GetGlyphOutlineW().

I would like to know how to retrieve glyph indices (and their correspoding bitmaps) of unicode supplimentary characters (> U+FFFF). I have no problem with codepoints <= 0xFFFF.

I have selected a font with supplimentary characters into the device context but the functions return the wrong indices (and glyph bitmaps).

Development environment is Windows XP Professional.

Thanks in advance.
[507 byte] By [kokchuan] at [2007-11-19 19:29:57]