|
-
September 14th, 2007, 02:05 AM
#1
Microsoft Bug of CFileDialog
Well, it's a very basic-123 coding style, however, even in MS, it happens.
The code review seems not doing well.
Environment: VC6
File:
...\MFC\SRC\DLGFILE.CPP
Code: Line 113
Code:
...
if (nResult)
ASSERT(pThreadState->m_pAlternateWndInit == NULL);
pThreadState->m_pAlternateWndInit = NULL;
...
Of course, everyone here knows how to write this code.
Whatever...
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|