Home
last modified time | relevance | path

Searched defs:idCmdLast (Results 1 – 9 of 9) sorted by relevance

/dports/net/nitroshare/nitroshare-desktop-0.3.4-642-g2046ccb/shell/
H A Dcontextmenu.cpp158 …xtMenu::QueryContextMenu(HMENU hmenu, UINT indexMenu, UINT idCmdFirst, UINT idCmdLast, UINT uFlags) in QueryContextMenu()
/dports/deskutils/nextcloudclient/desktop-3.4.1/shell_integration/windows/NCContextMenu/
H A DNCContextMenu.cpp130 …xtMenu::QueryContextMenu(HMENU hMenu, UINT indexMenu, UINT idCmdFirst, UINT idCmdLast, UINT uFlags) in QueryContextMenu()
/dports/deskutils/owncloudclient/ownCloud-2.8.2.4246/shell_integration/windows/OCContextMenu/
H A DOCContextMenu.cpp130 …xtMenu::QueryContextMenu(HMENU hMenu, UINT indexMenu, UINT idCmdFirst, UINT idCmdLast, UINT uFlags) in QueryContextMenu()
/dports/net/mDNSResponder/mDNSResponder-1310.140.1/Clients/ExplorerPlugin/
H A DExplorerBar.cpp523 …(HMENU hShellContextMenu, UINT iContextMenuFirstItem, UINT idCmdFirst, UINT idCmdLast, UINT uFlags) in QueryContextMenu()
/dports/net-mgmt/seafile-gui/seafile-client-7.0.9/extensions/
H A Dcontext-menu.cpp111 UINT idCmdLast, in QueryContextMenu()
/dports/x11/workrave/workrave-1.10.44/frontend/applets/win32/src/
H A DDeskBand.cpp443 UINT idCmdLast, in QueryContextMenu()
/dports/lang/zig/zig-0.9.0/lib/libc/include/any-windows-any/
H A Dshlobj.h2231 UINT idCmdLast; member
/dports/lang/zig-devel/zig-0.9.0/lib/libc/include/any-windows-any/
H A Dshlobj.h2231 UINT idCmdLast; member
/dports/devel/rust-analyzer/rust-analyzer-2021-12-20/cargo-crates/windows-sys-0.28.0/src/Windows/Win32/UI/Shell/
H A Dmod.rs6394 pub idCmdLast: u32, field