SystemTrayMenu/Helper
Peter Kirmeier 04396f7134 Hide hidden entries
Windows Explorer settings are read to control if hidden/system files/directories are shown or hidden.
Base implementation for issue #1 https://github.com/Hofknecht/SystemTrayMenu/issues/1
Removed local Shell32 class as assembly reference to COM Shell uses same name.
2019-07-14 16:46:11 +02:00
..
File use Unicode for SHGetFileInfo 2019-07-07 10:43:00 +02:00
BringWindowToTop.cs Initial commit, 0.9.1.233 2019-07-04 19:04:14 +02:00
FadeForm.cs Initial commit, 0.9.1.233 2019-07-04 19:04:14 +02:00
KeyboardHook.cs Initial commit, 0.9.1.233 2019-07-04 19:04:14 +02:00
MessageFilter.cs Initial commit, 0.9.1.233 2019-07-04 19:04:14 +02:00
ScreenMouse.cs Initial commit, 0.9.1.233 2019-07-04 19:04:14 +02:00
ShellContextMenu.cs Initial commit, 0.9.1.233 2019-07-04 19:04:14 +02:00
Taskbar.cs Hide hidden entries 2019-07-14 16:46:11 +02:00
WaitFastLeave.cs Initial commit, 0.9.1.233 2019-07-04 19:04:14 +02:00
WaitMenuOpen.cs Initial commit, 0.9.1.233 2019-07-04 19:04:14 +02:00