2025-05-01 03:20 AM
a week ago
Hi, The dialID should be valid, you may use if (!DGIsDialogOpen (diallD) {} to check at first.
I noticed there are some places in API Examples code which using the same command DG::GetDialogFromId (), you can check whether it works on your pc.
HTH.