Sack Library Documentation
ContentsIndexReferenceHome
Example

This event may return TRUE if it uses the key or FALSE, and the key will be passed to the parent control to see if it wants to process it.

static int OnKeyCommon( name )( PSI_CONTROL control, _32 key )
{
   // a new key event has happened to this focused control.
   // the key passed may be parsed with macros from keybrd.h
   // that is, a key is a bit packed event described by keybrd.h
}
Created with a commercial version of Doc-O-Matic. In order to make this message disappear you need to register this software. If you have problems registering this software please contact us at support@toolsfactory.com.
Copyright (c) 2000+. All rights reserved.