Whole Tomato Software Forums
Whole Tomato Software Forums
Main Site | Profile | Register | Active Topics | Members | Search | FAQ
User name:
Password:
Save Password
Forgot your password?

 All Forums
 Visual Assist
 Technical Support
 1531 (.) Dot to Arror (->) Problem
 New Topic  Reply to Topic
 Printer Friendly
Author Previous Topic Topic Next Topic  

Wrongway
Tomato Guru

USA
129 Posts

Posted - Aug 09 2006 :  6:50:59 PM  Show Profile  Reply with Quote
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)

Wrongway

feline
Whole Tomato Software

United Kingdom
18952 Posts

Posted - Aug 13 2006 :  5:37:36 PM  Show Profile  Reply with Quote
confirmed

case=2060

zen is the art of being at one with the two'ness
Go to Top of Page
  Previous Topic Topic Next Topic  
 New Topic  Reply to Topic
 Printer Friendly
Jump To:
© 2023 Whole Tomato Software, LLC Go To Top Of Page
Snitz Forums 2000