Home | Contact Us | FAQ | Search & Site Map | Link to Us
Sign In | Join | Other 45 Sites in Network
Home
DiscussionsAccessExcelInfoPathOutlookPowerPointPublisherWord
DirectoryUser Groups
Related Topics
Outlook ExpressInternet ExplorerWindowsMS Server ProductsMore Topics ...

MS Office Forum / General PowerPoint Questions / April 2007

Tip: Looking for answers? Try searching our database.

Server busy dialog

Thread view: 
Enable EMail Alerts  Start New Thread
Thread rating: 
keralafood@gmail.com - 29 Apr 2007 11:19 GMT
How i can controll server busy dialog through automation...i don't
want display this dialog,instead i want wait till server free,how i
can identify beafore displaying this dialog?(Especially powerpoint
2007 has more problem)
how i can implement COleMessageFilter in powerpoint ?
any help really appreciable..
zidansoft@gmail.com - 30 Apr 2007 08:27 GMT
On Apr 29, 3:19 pm, keralaf...@gmail.com wrote:
> How i can controll server busy dialog through automation...i don't
> want display this dialog,instead i want wait till server free,how i
> can identify beafore displaying this dialog?(Especially powerpoint
> 2007 has more problem)
> how i can implement COleMessageFilter in powerpoint ?
> any help really appreciable..

If using MFC

             OleInitialize(NULL);

        COleMessageFilter *filer;
        filer = AfxOleGetMessageFilter();
        filer->EnableBusyDialog(false);

i believe it will work..

Rate this thread:






 
Sign In
Join
My Latest Posts
My Monitored Threads
My Blog
My Photo Gallery
My Profile
My Homepage

Start New Thread
Enable EMail Alerts
Rate this Thread



©2008 Advenet LLC   Privacy Policy - Terms of Use
This website includes both content owned or controlled by Advenet as well as content owned or controlled by third parties.