Subject ot4xb - Build:1_5_2_152
From Pablo Botella
Date Wed, 24 Sep 2008 14:28:20 +0200
Newsgroups ot4xb.snapshots
Attachment(s) ot4xb.zipsource.zip

ot4xb - Build:1_5_2_152
------------------------------------
NEW FUNCTIONS:

Delegated_FpQCall( ... params ... )
Same params as FpQCall()
Do FpQCall() with the provided params in the thread previously registered with
ot4xb_Register_Delegate_hWnd( )
( SetAppWindow() if none is registered )
------------------------------------
ot4xb_Register_Delegate_hWnd( hWnd | oXbp )
Register the thread that holds hWnd ( or the Xbase++  GUI thread if a XBP is provided)
to perform thread delegate calls.