T O P I C R E V I E W |
Wrongway |
Posted - Aug 09 2006 : 6:50:59 PM Given the code:
void CEditPopupDlg::OnDtnFormatqueryDatetimepicker(NMHDR *pNMHDR, LRESULT *pResult) { LPNMDATETIMEFORMATQUERY pDTFmtQuery = reinterpret_cast<LPNMDATETIMEFORMATQUERY>(pNMHDR); TRACE( "OnDtnFormatqueryDatetimepicker \\"%s\\"", pDTFmtQuery.pszFormat ); // Note the dot, did not change to -> *pResult = 0; }
VS2003 Build 1531 New Project (as of today 8/8/2006) |
1 L A T E S T R E P L I E S (Newest First) |
feline |
Posted - Aug 13 2006 : 5:37:36 PM confirmed
case=2060 |
|
|