[ros-dev] about commit 25758 is wrong

James Tabor jimtabor at adsl-64-217-116-74.dsl.hstntx.swbell.net
Tue Feb 13 21:52:21 CET 2007


Saveliy Tretiakov wrote:
> James Tabor пишет:
> 
>>Remember this is a multi-threaded thingy too. If we unload a keyboard, it will
>>need to sweep all the threads under that winstation. I think the current thread
>>holds the winstation. So,, it would be easy to sweep for a specific group of
>>threads.
>>
>>  
> 
> 
> In windows, when one thread unloads layout used by other threads, it is 
> not removed from system and can be still used.
> It only gets marked as unloaded and dissapears from 
> GetKeyboardLayoutList. That's why I added RefCount  to KBL.
> 
> 
Oh good! I did see that 8^)
James


More information about the Ros-dev mailing list