PDA

View Full Version : Creating dialogs manually


radub
04-18-2002, 12:38 PM
Is it possible to create a dialog manually where the items be specified dynamically, at run-time (and not in resources)? I'm asking this because from the scarce documentation on this subject it seems that DListItems can be filled only with data from resources, and not with arbitrary data (there is no AECHAR* pText field as in IMENUCTL_setItemText for example)

Thanks
Radu