Home
last modified time | relevance | path

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

/external/python/cpython2/PC/bdist_wininst/
Dinstall.c159 #define WM_NEXTFILE WM_USER+2 macro
966 SendMessage(hDialog, WM_NEXTFILE, b,(LPARAM)fmt); in notify()
1865 case WM_NEXTFILE: in InstallFilesDlgProc()