I create a topic about Windows and Controls because I think it's an important part that is not enough documented.
For exemple, I had difficulties to found information about functions (and their parameters) allowing windows and controls handling (EnableWindow, FindWindow, GetDlgItem, IsWindow, SendMessage, SetCtlColors, ShowWindow).
So I will have many questions about this topic.
________________________________________________________________________________
My first question is :
- Where can I found the id list of the different controls ??
GetDlgItem $0 $HWNDPARENT <id_control>