A File Manager extension sends a FM_GETSELCOUNT message to retrieve a count of the selected files in the active File Manager window (either the directory window or the Search Results window).
FM_GETSELCOUNT wParam = 0; // not used, must be zero lParam = 0; // not used, must be zero
This message has no parameters.
The return value is the number of selected files.
FM_GETFILESEL, FM_GETFILESELLFN, FM_GETSELCOUNTLFN
file: /Techref/os/win/api/win32/mess/src/msg07_22.htm, 1KB, , updated: 2000/4/6 17:38, local time: 2024/11/15 04:26,
18.191.71.190:LOG IN
|
©2024 These pages are served without commercial sponsorship. (No popup ads, etc...).Bandwidth abuse increases hosting cost forcing sponsorship or shutdown. This server aggressively defends against automated copying for any reason including offline viewing, duplication, etc... Please respect this requirement and DO NOT RIP THIS SITE. Questions? <A HREF="http://linistepper.com/Techref/os/win/api/win32/mess/src/msg07_22.htm"> FM_GETSELCOUNT</A> |
Did you find what you needed? |