Click to See Complete Forum and Search --> : What should I do to get system idle message in a dialog?


cry
April 4th, 1999, 08:18 PM
Hi,all
I have a SDI and a dialog lunched in it.In that dialog I want to do some file processing in system idle time.What should I do to complete that ?


Learn more,Run fastter

Ajay Kalra
April 5th, 1999, 12:29 AM
Handle WM_KICKIDLE. Look at examples at this site and in MSDN/MSJ.

Ajay

sue
April 7th, 1999, 12:19 AM
do it in a thread