Click to See Complete Forum and Search --> : MAPI in NT4 console apps


Graeme Seiffert
April 26th, 1999, 05:03 AM
I have found that when logging on to MAPI from console apps that windows explorer will seize up unless my app makes regular calls to 'PeekMessage()'. I am calling the windows sleep function anyway. Calling 'PeekMessage()' doesn't seem to be a problem so this is a workable fix, I just wondered if anyone knows why I need to do this and if there's a better fix out there?