Hello all,

I'm trying to port an application from GNU to CW.

In the application, there are several forms (dialogs)
with approximately the same functionality (say, several
checkboxes). I use the common control IDs in these
forms, and process them in a single function.
The form IDs are, obviously, different.

The CW's Constructor doesn't allow me to assign the
ID outside the range (formID, formID+99). Is there
any way (or trick) to do this?

Ivan

Reply via email to