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.
2 parents a2c1850 + f46ae85 commit 7b28bd7Copy full SHA for 7b28bd7
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