> *) KeyView.exe
> 1) Hanja (:yes, 2 KeyDown messages!)
> vkey=229 scan=241 Ext=1
> vkey=25  scan=241 Ext=1
> 2) Hangeul (1 KeyDown message!)
> vkey=229 scan=242 Ext=1
> ; I suppose actually 1 more message is missed: vkey=21 scan=242 Ext=1
> 
> *) PProConf.exe
> 1)Hanja
> vkey=25 scan=241 Ext=1
> 2) Hangeul
> vkey=229 scan=242 Ext=1
> 
> *) PowerPro.exe (:Exec.TraceKey)
> 1) Hanja
> pre vkey=25 scan=241 Ext=1
> 2) Hangeul
> pre vkey=21 scan=242 Ext=1
> 
> What are really working with KeyTrap.dll are those that
> Exec.TraceKey(1) reports.

I forgot one thing. Yes, the scancodes exceed 127, which would mean
these are 'break', not 'make', message (in XT sense). Would this be
related with no keyup messages?

Sean 




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