ByeongSik Jeon bsjeon@hanmail.net writes:
Unknown function in the SDK/DDK's header.
include/wine/imm_private.h | 35 +++++++++++++++++++++++++++++++++++
You don't want to add a new header for that, especially not a global one. The function is exported on Windows too, so it's OK to declare it in the DDK header.