Can you tell me how to set from code a window dialog caption?
I have tried to use GetDlgItem to get the reference of the window and SetWindowText to set the string but it gives me an error.