The Following hooks are provided by BoTran to translate the Titles and or Captions and Text used by the various methods.

 

{PROP:Libhook, 1}  PROP:ColorDialogHook  

{PROP:Libhook, 2}  PROP:FileDialogHook   

{PROP:Libhook, 3}  PROP:FontDialogHook   

{PROP:Libhook, 4}  PROP:PrinterDialogHook

{PROP:Libhook, 5}  PROP:HaltHook         

{PROP:Libhook, 6}  PROP:MessageHook      

{PROP:Libhook, 7}  PROP:StopHook

 

These are provided "late" in initializing the app, so they will intercept the text, translate it, and pass it on to the default or previously installed hooks by the Developer or 3rdParty provider such as MessageBox by Capesoft(tm).          

 

Global3