[ros-kernel] Re: [Bug 261] Notepad setup with unknown language by default

Filip Navara xnavara at volny.cz
Mon Apr 12 23:41:43 CEST 2004


Gge wrote:

> I confirmed 2 days ago that the problem was fixed for english language.
> But the problem is still there if I am using another language ( at 
> least for french setup)
> So I re-opened this bug261  .

The problem is that our FindResource[Ex][AW] functions (or in fact 
LdrFindResource_U) currently doesn't handle the language setting right. 
It doesn't try the different language resource languages one by one in 
the correct predefined order, so if the executable contains French 
resources marked as 0xC (French - Neutral) it doesn't get it if 0x40C 
(French - Default) is specified as locale.

- Filip



More information about the Ros-kernel mailing list