RESOURCE DIALOG XXXX
{
item = { /*several DLG_LINE*/ };
form = XXX;
}
if DIALOG use either item or form, it will be OK.
but if use "item" and "form" both, Failed.
What's this problem mean?
Thanks,
RESOURCE DIALOG XXXX
{
item = { /*several DLG_LINE*/ };
form = XXX;
}
if DIALOG use either item or form, it will be OK.
but if use "item" and "form" both, Failed.
What's this problem mean?
Thanks,