--- In [email protected], "brucexs" <[EMAIL PROTECTED]> wrote:
> -------------------------------------------------------------------
> > local hWnd,hIMC,dwConv,dwSent
> > 
> > hWnd=win.handle("active")
> > hIMC=dll.call("imm32|ImmGetContext|ui",hWnd)
> > 
> > dll.call("imm32|ImmGetConversionStatus|ui ui* ui*
> > b",hIMC,"dwConv","dwSent")
> > dll.call("imm32|ImmSetConversionStatus|ui ui ui",hIMC,dwConv ^
> > 1,dwSent) ;; toggle
> > ;dll.call("imm32|ImmSetConversionStatus|ui ui ui",hIMC,dwConv |
> > 1,dwSent) ;; on
> > ;dll.call("imm32|ImmSetConversionStatus|ui ui ui",hIMC,dwConv &
> > ~1,dwSent) ;; off
> > dll.call("imm32|ImmReleaseContext|ui ui",hWnd,hIMC)
> > quit
> 
> What do you call the script at the top of the note?  Chopped liver?

Sorry, I don't quite get it...





------------------------ Yahoo! Groups Sponsor --------------------~--> 
Yahoo! Groups gets a make over. See the new email design.
http://us.click.yahoo.com/XISQkA/lOaOAA/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/
 



Reply via email to