Flow.Launcher/Flow.Launcher/Helper
2024-12-25 11:20:09 -06:00
..
AutoStartup.cs Code cleanup: Flow.Launcher/{Converters,Helper} 2024-04-11 13:20:38 +06:00
DataWebRequestFactory.cs Code cleanup: Flow.Launcher/{Converters,Helper} 2024-04-11 13:20:38 +06:00
DWMDropShadow.cs use stackalloc if possible and fix some incorrect use of safehandle 2024-12-25 11:20:09 -06:00
ErrorReporting.cs Code cleanup: Flow.Launcher/{Converters,Helper} 2024-04-11 13:20:38 +06:00
HotKeyMapper.cs Replace System.Windows.Message with MessageBoxEx 2024-11-24 16:11:53 +08:00
SingleInstance.cs Remove useless DllImport & flags 2024-12-11 10:04:03 +08:00
SingletonWindowOpener.cs Code cleanup: Flow.Launcher/{Converters,Helper} 2024-04-11 13:20:38 +06:00
SyntaxSugars.cs Code cleanup: Flow.Launcher/{Converters,Helper} 2024-04-11 13:20:38 +06:00
WallpaperPathRetrieval.cs use stackalloc if possible and fix some incorrect use of safehandle 2024-12-25 11:20:09 -06:00
WindowsInteropHelper.cs use stackalloc if possible and fix some incorrect use of safehandle 2024-12-25 11:20:09 -06:00
WindowsMediaPlayerHelper.cs Null check when reading regkey 2024-10-16 11:09:17 +08:00