Quantcast
Channel: Adobe Community : All Content - Acrobat SDK
Viewing all articles
Browse latest Browse all 2571

how to avoid server busy dialog in iac

$
0
0

Hi,

 

I am a beginner in IAC. I am executing a plug-in throung an mfc based IAC dialog box.

But when my plug-in takes little longer time to execute a pdf, then I am getting a server busy dialog, asking swith to/retry option.

 

Can you please let me know how to get rid of this dialog.

 

I got the answer in c++ - How to disable dialog "switch to"-"retry"-"cancel" - Stack Overflow

to use

AfxOleGetMessageFilter()->EnableBusyDialog(0);
AfxOleGetMessageFilter()->EnableNotRespondingDialog(0);

But its giving error  error C2027: use of undefined type 'COleMessageFilter'

 

 

So please anyone help me to solve the issue.

 

 

Thanking You

Saffiuddin Sheikh.


Viewing all articles
Browse latest Browse all 2571

Trending Articles



<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>