[Home]
[Edit this page]
[Recent Changes]
[Special Pages]
[Help]
CppVclPreventFreezing
Insert the line below at the appropriate place to let these messages be processed:
[Edit this page] [Page history] [What links here] [Discuss this topic] [Printer Friendly]
CppVclPreventFreezing
(C++ VCL) Prevent freezing
An application will 'freeze' during a time-intensive calculation, as the Windows message queue will not be processed.Insert the line below at the appropriate place to let these messages be processed:
Application->ProcessMessages();
'Prevent freezing' links
- C++ Builder
- ?C++ CLX
[Edit this page] [Page history] [What links here] [Discuss this topic] [Printer Friendly]
