> > Whatever is testing the state must be broken then, because no matter what > the state is,
Quite possibly, and since other programs like keytrap seem to be broken too, I will guess that that broken thing is in XP itself. Since you really want to pursue this, possibly you could try to get something partly working using dll plugin. Take a look at GetKeyState and GetKeyboardState functions, and keybd_event or SendInput to set NUMLOCK state. You should be able to get something working that applies at least when PowerPro is foreground. I can then incorporate it into ppro.dll. Since these functions work directly with VK codes, I don't think the extended attribute is involved. But I could be wrong. 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/
