Skip To Main Content
Account
Settings
Logout
placeholder
Account
Settings
Logout
Filter:
All Files
Submit Search
You are here:
How can I disable the processing of messages while doing long operations for my application and also avoid that the user can cancel operations?
You can call
CGXLongOperation::SetTicksFirstTime(LONG_MAX);