Microsoft Bug of CFileDialog
The code review seems not doing well.
Environment: VC6
File:
...\MFC\SRC\DLGFILE.CPP
Code: Line 113
...
if (nResult)
ASSERT(pThreadState->m_pAlternateWndInit == NULL);
pThreadState->m_pAlternateWndInit = NULL;
...
Of course, everyone here knows how to write this code.
Whatever...

