.NET
cancel
Showing results for 
Show  only  | Search instead for 
Did you mean: 

acedUsrBrkWithMessagePump

1 REPLY 1
Reply
Message 1 of 2
Anonymous
300 Views, 1 Reply

acedUsrBrkWithMessagePump

Not long ago, I asked if anyone knew how to call
CWinApp::PumpMessage() from managed code.

The reason I needed this, is made fairly obvious
by the name of the undocumented export in the
subject line.

My question is, does use of this undocumented
API in lieu of calling acedUserBrk(), eliminate the
need to call PumpMessage() to prevent AutoCAD
from being unresponsive while my app is busy?


--
http://www.caddzone.com

AcadXTabs: MDI Document Tabs for AutoCAD 2004/2005/2006
http://www.acadxtabs.com
1 REPLY 1
Message 2 of 2
Anonymous
in reply to: Anonymous

Yes.
See my other post about implementing "user break" in general.

Albert
"Tony Tanzillo" wrote in message
news:4891821@discussion.autodesk.com...
Not long ago, I asked if anyone knew how to call
CWinApp::PumpMessage() from managed code.

The reason I needed this, is made fairly obvious
by the name of the undocumented export in the
subject line.

My question is, does use of this undocumented
API in lieu of calling acedUserBrk(), eliminate the
need to call PumpMessage() to prevent AutoCAD
from being unresponsive while my app is busy?


--
http://www.caddzone.com

AcadXTabs: MDI Document Tabs for AutoCAD 2004/2005/2006
http://www.acadxtabs.com

Can't find what you're looking for? Ask the community or share your knowledge.

Post to forums  

Autodesk DevCon in Munich May 28-29th


Autodesk Design & Make Report

”Boost