|
Overview |
|
|
|
Group |
|
|
|
Quick Info
Windows NT
| Yes
| Win95
| No
| Win32s
| No
| Import Library
| -
| Header File
| wfext.h
| Unicode
| No
| Platform Notes
| Windows 95: Only supports 16-bit FileManager
|
|
|
FMEVENT_HELPMENUITEM
The FMEVENT_HELPMENUITEM message is sent to a File Manager extension DLL
procedure when the user presses F1 on a menu or toolbar command item. The extension
should call
WinHelp, with that function's
hwnd parameter set to the value of the extension procedure's
hwnd parameter.
FMEVENT_HELPMENUITEM
uItem = (UINT) lParam; /* command item for which help is sought */
Parameters
uItem
Identifies the menu or toolbar command item for which help is sought. The
extension procedure uses this value to determine how best to call
WinHelp.
Return Values
An extension DLL procedure should return zero if it processes this message.
See Also
FMExtensionProc,
WinHelp,
FMEVENT_HELPSTRING
- Software for developers
-
Delphi Components
.Net Components
Software for Android Developers
- More information resources
-
MegaDetailed.Net
Unix Manual Pages
Delphi Examples
- Databases for Amazon shops developers
-
Amazon Categories Database
Browse Nodes Database