We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent b88db01 commit f46ae85Copy full SHA for f46ae85
docs/snippets/cpp/VS_Snippets_Misc/NVC_MFC_OutlookDemo/cpp/MainFrm.cpp
@@ -592,7 +592,7 @@ void CMainFrame::SetWorkSpace(CWorkspaceObj* pWorkSpace)
592
593
void CMainFrame::OnViewFoldersPopup()
594
{
595
- // First, calulate popup window rectangle.
+ // First, calculate popup window rectangle.
596
// Top left corner need to be under the caption's button:
597
CRect rectButton = m_wndCaption.GetButtonRect();
598
m_wndCaption.ClientToScreen(&rectButton);
0 commit comments