Greetings:
If I create a simple Dialog based application using AppWizard, using all default settings, compile and run it, I get four of these:

First-chance exception in TestShell.exe (KERNEL32.DLL): 0xC0000005: Access Violation.

I got a guy down the hall to create exactly the same program. He does NOT get these messages. I don't get them on my system at home either.

I have browsed through MSDN and found that there is a reported problem with PropertySheet dialogs when calling DoModal(), but this is not a property sheet dialog. Its just a simple Dialog application generated entirely by the AppWizard.

Does anybody know what this is all about?

Thank You,
Mark Roberts
Toronto, Canada

Soylent green is made out of people!