F
Florian Albrecht
Hello!
I am creating some organigrams via visio with OLE automation. Now there
is a modal dialog which shows how to connect shapes. How can I surpress
this modal dialog via OLE? I tried
mpApplication->SetAlertResponse(IDOK), but this has no effect. What goes
wrong here?
thanks in advance
Florian Albrecht
I am creating some organigrams via visio with OLE automation. Now there
is a modal dialog which shows how to connect shapes. How can I surpress
this modal dialog via OLE? I tried
mpApplication->SetAlertResponse(IDOK), but this has no effect. What goes
wrong here?
thanks in advance
Florian Albrecht