FM_REFRESH_WINDOWS message
Sent by a File Manager extension to cause File Manager to repaint either its active window or all of its windows.
Parameters
-
fRepaint
-
A value that indicates whether File Manager repaints its active window or all of its windows. If this parameter is TRUE, File Manager repaints all of its windows. Otherwise, File Manager repaints only its active window.
-
wParam
- Must be zero.
Return value
No return value.
Remarks
File system changes caused by an extension are automatically detected by File Manager. An extension should use this message only in situations where drive connections are made or canceled.
Requirements
Requirement | Value |
---|---|
Minimum supported client |
Windows 2000 Professional [desktop apps only] |
Minimum supported server |
Windows 2000 Server [desktop apps only] |
Header |
|
See also