This may not be a VB question per se:....but in the good old days, we could write Terminate but Stay Resident code that would execute in the autoexec.bat file. So, when the user (for instance) hit a <Control E> key the tsr would execute based on that keyboard interrupt. Is there any equivalent in XP that would allow me to execute a VB program based on a special or function key irrespective of where the "focus" is? Thanks for any advice.

kgb