Skip to content

Commit 55ff7a9

Browse files
author
ProgerXP
committed
Minor readme changes
1 parent ae2aaa4 commit 55ff7a9

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

README.md

+4
Original file line numberDiff line numberDiff line change
@@ -405,6 +405,10 @@ int, bitfield | 0 |
405405
Controls behaviour of Shell Menu (**Ctrl+Shift+R**). For values see `uFlags` at this page:
406406
http://msdn.microsoft.com/en-us/library/windows/desktop/bb776097(v=vs.85).aspx
407407

408+
These flags affect how the menu looks like and which commands are available; it's highly dependent on the OS and particular environment. Useful values you may try in case of problems (mainly on Windows XP):
409+
* `ShellMenuType=16`
410+
* `ShellMenuType=4`
411+
408412
### WheelScroll
409413

410414
Type | Default | Set By UI

0 commit comments

Comments
 (0)