--- In [email protected], "drmwpdc" <[EMAIL PROTECTED]> wrote:
> Disable the media keys function (the aspect programmed in the OS) via
> tweakUI; under explorer>command keys, there you can set some keys
> specifically through the OS; disabling these will give powerpro clean
> access to them (or your could just use this way of programming
> alternative funtion to the keys)
> 

> > My guess is that PowerPro's keyboard hook is different from
> > AHK's keyboard hook, 

Correct.  AHK uses a different keyboard hook invented with NT SP3 
which does not function in win9x versions.  This new hook uses a 
different approach to running the hooking code (the hook code runs in 
the hooker process space, not the hookee's space).  I played with it a 
bit, but unfortunately, it breaks some kinds of PowerPro hot keys in 
random ways, probably due to the different approach to hooking 

I did confirm that the hook will prevent the standard commands 
attached to special keyboard keys from firing), but since there is 
workaround for this issue, I am going to leave PowerPro as is.  





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