Home
last modified time | relevance | path

Searched refs:CDN_FOLDERCHANGE (Results 1 – 5 of 5) sorted by relevance

/reactos/modules/rostests/winetests/comdlg32/
H A Dfiledlg.c74 } 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()
/reactos/dll/win32/comdlg32/
H A Dfiledlg.c1513 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()
H A Dfiledlgbrowser.c789 SendCustomDlgNotificationMessage(This->hwndOwner, CDN_FOLDERCHANGE); in IShellBrowserImpl_ICommDlgBrowser_OnDefaultCommand()
/reactos/sdk/include/psdk/
H A Dcommdlg.h35 #define CDN_FOLDERCHANGE (CDN_FIRST-2U) macro
/reactos/win32ss/user/user32/windows/
H A Dspy.c1897 SPNFY(CDN_FOLDERCHANGE, OFNOTIFYA),