Whole Tomato Software Forums
Whole Tomato Software Forums
Main Site | Profile | Register | Active Topics | Members | Search | FAQ
 All Forums
 Visual Assist
 Technical Support
 1531 (.) Dot to Arror (->) Problem

You must be registered to post a reply.
Click here to register.

Screensize:
UserName:
Password:
Format: BoldItalicizeUnderlineStrikethrough Align leftCenterAlign right Insert horizontal ruleUpload and insert imageInsert hyperlinkInsert email addressInsert codeInsert quoted textInsert listInsert Emoji
   
Message:

Forum code is on.
Html is off.

 
Check to subscribe to this topic.
   

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

© 2023 Whole Tomato Software, LLC Go To Top Of Page
Snitz Forums 2000