[Resend 2/5] imm32: Add the header for private imm32 function.

Alexandre Julliard julliard at winehq.org
Fri Apr 25 07:35:42 CDT 2008


ByeongSik Jeon <bsjeon at 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.

-- 
Alexandre Julliard
julliard at winehq.org



More information about the wine-devel mailing list