I am using Pelles c 7.00.355 64bit
Win7 OS
I have used the Wizard to create a Dialog-based app.
I have used the drag-and-drop interface to place a Checkbox icon in my app.
Checkbox works fine, Current Label is set by Checkbox Properties dialog in the IDE.
I have been studying the MSDN Win32API to try to find how to update the label text under program control but cannot locate that.
Please, how can I assign text to different strings, during program execution?
Many thanks,
rp