Sack Library Documentation
ContentsIndexReferenceHome
Example
static int OnMouseCommon( TEXT("YourControlName") )( PSI_CONTROL control, S_32 x, S_32 y, _32 buttons )
{
    // if the control uses the mouse, it should return 1, else the mouse is passed through.
    return 0;
}
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.