First it is in RosAsm style.
Sorry I am addicted to its simplicity of use.
The Proc is called from Dialog initiation
[Counter:D$ 0]
; Call for the first ToolTip
Call SetTTip D$hdlg, ; H Dialog Handle of Dialog or Window
1, ; Tool tip number ID
1, ; Normal (not balloon 2 is balloon type)
b_calculate,; Control ID number
1 ; Text Pointer to Ressource or pointer to a String
;To show success it returns with the HANDLE of the created Tool tip