L
Lloyd
I'm trying to trap a key during the (rather lengthy) start up of my
application, basically if you have a key, lets say right-shift down at a
certain point it doesnt start up. kind of like how holding down shift skips
autorun of a cd. the reason I want to avoid the keydown event is that it
won't fire if they press and hold the key during windows startup (when this
program is automatically started) before the application has started.
Lloyd Christopher
SLOW30
application, basically if you have a key, lets say right-shift down at a
certain point it doesnt start up. kind of like how holding down shift skips
autorun of a cd. the reason I want to avoid the keydown event is that it
won't fire if they press and hold the key during windows startup (when this
program is automatically started) before the application has started.
Lloyd Christopher
SLOW30