mirror of
https://github.com/Open-Shell/Open-Shell-Menu.git
synced 2026-06-15 11:50:09 +10:00
Few improvements (#65)
* Fix naming inconsistencies 'Menu' vs 'StartMenu' * Installer: Remove Facebook link * Installer: Remove PayPal donate remnants * OpenShellReadme: Remove info about product version
This commit is contained in:
@@ -993,7 +993,7 @@ private:
|
||||
static HRESULT __stdcall CreateAccessible( ComCallData *pData );
|
||||
static HRESULT __stdcall ReleaseAccessible( ComCallData *pData );
|
||||
|
||||
// To control the placement of the start menu, send Menu.StartMenuMsg message right after the start menu is created but before it is displayed
|
||||
// To control the placement of the start menu, send OpenShellMenu.StartMenuMsg message right after the start menu is created but before it is displayed
|
||||
// The lParam must point to StartMenuParams
|
||||
// monitorRect - the entire area available to the start menu (sub-menus will use it). It is usually the monitor area but can be less if the Desktop app is docked in Win8
|
||||
// uEdge - the location of the taskbar - ABE_BOTTOM, ABE_LEFT, etc
|
||||
|
||||
Reference in New Issue
Block a user