--- In [email protected], "brucexs" <[EMAIL PROTECTED]> wrote: > > --- > local sss = win.hex(win.getlanguage(cl) > > win.debug(sss) > > > > return always 412. > > > > I want to get 412 when korean mode, 409 when english mode. > > > What are you using for the caption_list cl? The result is supposed to > depend on the keyboard layout associated with first window matching cl. > > It just calls the built-in Windows routine getkeyboardlayout and > returns the local id in the lower word of this routine's result. >
Thank you for answer, The canption_list CL was "*iexplore*" BTW, I understand what you say,"routine getkeyboardlayout". But I want to know, "getConversionMode()"-- http://msdn.microsoft.com/library/default.asp?url=/library/en-us/wcelocal/html/cerefImmSetConversionStatus.asp --------------------------------- 180° 달라진 야후! 메일 알아서 척척! 새로운 야후! 메일은 10분에 한번 스스로 새 메시지를 받아온답니다. [Non-text portions of this message have been removed] ------------------------ Yahoo! Groups Sponsor --------------------~--> See what's inside the new Yahoo! Groups email. http://us.click.yahoo.com/2pRQfA/bOaOAA/yQLSAA/JV_rlB/TM --------------------------------------------------------------------~-> Attention: PowerPro's Web site has moved: http://www.ppro.org Yahoo! Groups Links <*> To visit your group on the web, go to: http://groups.yahoo.com/group/power-pro/ <*> To unsubscribe from this group, send an email to: [EMAIL PROTECTED] <*> Your use of Yahoo! Groups is subject to: http://docs.yahoo.com/info/terms/
