[ros-bugs] [Bug 5640] PATCH: mui: support function stubs

ReactOS.Bugzilla at reactos.org ReactOS.Bugzilla at reactos.org
Tue Sep 28 10:58:20 UTC 2010


http://www.reactos.org/bugzilla/show_bug.cgi?id=5640





--- Comment #2 from fireball <fireball at reactos.com>  2010-09-28 10:58:20 CET ---
I have a few comments. First of all, if FILEMUIINFO belongs to winnls.h, why
commit it to lang.c?

Then, next question. Those functions are Vista and higher, so if any app tries
to dynamically bind them, right now it fails doing that and falls back to
disabling MUI support. If we add exported stubs, then such an app would think
ROS supports them and tries to use this functionality, however it doesn't
expect it to be stubbed. This could introduce unwanted regressions and this
already happened once or twice so we had to disable non-implemented exports in
kernel32.dll.

What's your thoughts on this matter?


-- 
Configure bugmail: http://www.reactos.org/bugzilla/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.



More information about the Ros-bugs mailing list