The FMS_LOAD structure contains information that File Manager uses to add a custom menu provided by a File Manager extension DLL. The structure also provides a delta value that the extension DLL can use to manipulate the custom menu after File Manager has loaded the menu.
typedef struct _FMS_LOAD { /* fmsld */ DWORD dwSize; TCHAR szMenuName[MENU_TEXT_LEN]; HMENU hMenu; UINT wMenuDelta; } FMS_LOAD;
file: /Techref/os/win/api/win32/struc/src/str08_5.htm, 1KB, , updated: 2000/4/7 11:14, local time: 2024/11/14 16:01,
3.142.54.202: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/struc/src/str08_5.htm"> FMS_LOAD</A> |
Did you find what you needed? |