Advertisement
C_Volume2 Coding Standards #68897

Replacement for DoEvents

Stop All these DoEvents cr*p post. This is the way it windows does it and done in c++. Slight update from my last one. zip is included.

AI

AI Summary: This codebase represents a historical implementation of the logic described in the metadata. Our preservation engine analyzes the structure to provide context for modern developers.

Source Code
original-source
While b
 'It is better if you get the hwnd value beforehand so you
 'do not have to ask the vb dll for it each and every time
 DoMyEvents (Me.hWnd) 'Endless loop
 'If you want other window to be processed
 'then you need to DoMyEvents () with their HWND
 'That is why you cannot pause the ide window
 'when your in this loop.
Wend
Original Comments (3)
Recovered from Wayback Machine