Searched refs:CDN_FOLDERCHANGE (Results 1 – 5 of 5) sorted by relevance
74 } else if (nmh->code == CDN_FOLDERCHANGE ) in OFNHookProc()169 if (((LPNMHDR)lParam)->code == CDN_FOLDERCHANGE) in create_view_window2_hook()264 if (((LPNMHDR)lParam)->code == CDN_FOLDERCHANGE) in template_hook()367 if(( (LPNMHDR)lParam)->code == CDN_FOLDERCHANGE){ in resize_template_hook()586 if(((LPNMHDR)lParam)->code == CDN_FOLDERCHANGE) { in test_ok_wndproc()714 if (msg == WM_NOTIFY && ((LPNMHDR)lParam)->code == CDN_FOLDERCHANGE) { in template_hook_arrange()877 else if ( nmh->code == CDN_FOLDERCHANGE) in path_hook_proc()
1513 SendCustomDlgNotificationMessage(hwnd,CDN_FOLDERCHANGE); in FileOpenDlgProc95()2201 SendCustomDlgNotificationMessage(info->ShellInfos.hwndOwner, CDN_FOLDERCHANGE); in filedlg_browse_to_pidl()3212 SendCustomDlgNotificationMessage(hwnd, CDN_FOLDERCHANGE); in FILEDLG95_OnOpen()3558 SendCustomDlgNotificationMessage(hwnd, CDN_FOLDERCHANGE); in FILEDLG95_SHELL_UpFolder()4033 SendCustomDlgNotificationMessage(hwnd, CDN_FOLDERCHANGE); in FILEDLG95_LOOKIN_OnCommand()4669 SendCustomDlgNotificationMessage(hwnd,CDN_FOLDERCHANGE); in BrowseSelectedFolder()
789 SendCustomDlgNotificationMessage(This->hwndOwner, CDN_FOLDERCHANGE); in IShellBrowserImpl_ICommDlgBrowser_OnDefaultCommand()
35 #define CDN_FOLDERCHANGE (CDN_FIRST-2U) macro
1897 SPNFY(CDN_FOLDERCHANGE, OFNOTIFYA),