Advertisement
7_2009-2012 Coding Standards #232430

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 요약: 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.

소스 코드
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
원본 댓글 (3)
Wayback Machine에서 복구됨