"Diego 'Flameeyes' Pettenò" flameeyes@users.berlios.de wrote:
I wanted to add these because "Yu-Gi-Oh! Power of Chaos" failed to start complaining about WINNLSEnableIME not present in user32.dll .
Does your app uses GetProcAddress to link to that APIs dynamically?
What's the right way to add these? Adding winnls32.h, and stubs all the functions in it, inside a ime.c file?
A common rule is to have exactly the same header structure and dependency tree as in the microsoft headers.
-- Dmitry.