Classic Samples Browser Fix040426#10
Open
tajbender wants to merge 61 commits intodahall:nullableenabledfrom
Open
Classic Samples Browser Fix040426#10tajbender wants to merge 61 commits intodahall:nullableenabledfrom
tajbender wants to merge 61 commits intodahall:nullableenabledfrom
Conversation
Create `dotnet-desktop.yml`
Add some placeholder controls
- Add `FlipView` - Add `Sidebar`
This reverts commit 8b82aa9.
PackageReference `Microsoft.Windows.SDK.BuildTools` Version="10.0.28000.1721" PackageReference `Microsoft.WindowsAppSDK` Version="1.8.260317003" PackageReference `Microsoft.WindowsAppSDK` Version="1.6.250602001"
Implemented new WinUI 3 controls for a Windows Explorer-style UI, including shell tree and list views, navigation, and icon extraction. Added localization infrastructure, dispatcher queue helper, and resource dictionaries for en-US and de-DE. Updated project file for BOM and formatting. These changes enable browsing, displaying, and interacting with the Windows Shell namespace.
More Gui tweaks
```` 20:58:57:210 Exception thrown: 'System.Runtime.InteropServices.COMException' in System.Private.CoreLib.dll 20:58:57:210 An unhandled exception of type 'System.Runtime.InteropServices.COMException' occurred in System.Private.CoreLib.dll 20:58:57:210 Class not registered (0x80040154 (REGDB_E_CLASSNOTREG)) 20:58:57:210 20:59:42:553 The program '[7164] WinUIClassicSamplesBrowser.exe' has exited with code 4294967295 (0xffffffff).`` ``` 20:58:55:053 'WinUIClassicSamplesBrowser.exe' (CoreCLR: DefaultDomain): Loaded 'C:\Program Files\dotnet\shared\Microsoft.NETCore.App\8.0.25\System.Private.CoreLib.dll'. Symbol loading disabled by Include/Exclude setting. 20:58:55:803 'WinUIClassicSamplesBrowser.exe' (CoreCLR: clrhost): Loaded 'D:\gitSource\WinUI Classic Samples Browser\WinUIClassicSamplesBrowser\bin\x64\Debug\net8.0-windows10.0.22621.0\WinUIClassicSamplesBrowser.dll'. Symbols loaded. 20:58:56:056 'WinUIClassicSamplesBrowser.exe' (CoreCLR: clrhost): Loaded 'C:\Program Files\dotnet\shared\Microsoft.NETCore.App\8.0.25\System.Runtime.dll'. Symbol loading disabled by Include/Exclude setting. 20:58:56:056 'WinUIClassicSamplesBrowser.exe' (CoreCLR: clrhost): Loaded 'c:\program files\microsoft visual studio\18\insiders\common7\ide\extensions\microsoft\managedprojectsystem\HotReload\net6.0\Microsoft.Extensions.DotNetDeltaApplier.dll'. 20:58:56:056 'WinUIClassicSamplesBrowser.exe' (CoreCLR: clrhost): Loaded 'C:\Program Files\dotnet\shared\Microsoft.NETCore.App\8.0.25\System.Linq.dll'. Symbol loading disabled by Include/Exclude setting. 20:58:56:056 'WinUIClassicSamplesBrowser.exe' (CoreCLR: clrhost): Loaded 'C:\Program Files\dotnet\shared\Microsoft.NETCore.App\8.0.25\System.Runtime.Loader.dll'. Symbol loading disabled by Include/Exclude setting. 20:58:56:056 'WinUIClassicSamplesBrowser.exe' (CoreCLR: clrhost): Loaded 'C:\Program Files\dotnet\shared\Microsoft.NETCore.App\8.0.25\System.Console.dll'. Symbol loading disabled by Include/Exclude setting. 20:58:56:056 'WinUIClassicSamplesBrowser.exe' (CoreCLR: clrhost): Loaded 'C:\Program Files\dotnet\shared\Microsoft.NETCore.App\8.0.25\System.Collections.dll'. Symbol loading disabled by Include/Exclude setting. 20:58:56:056 'WinUIClassicSamplesBrowser.exe' (CoreCLR: clrhost): Loaded 'C:\Program Files\dotnet\shared\Microsoft.NETCore.App\8.0.25\System.Runtime.InteropServices.RuntimeInformation.dll'. Symbol loading disabled by Include/Exclude setting. 20:58:56:056 'WinUIClassicSamplesBrowser.exe' (CoreCLR: clrhost): Loaded 'C:\Program Files\dotnet\shared\Microsoft.NETCore.App\8.0.25\System.Collections.Concurrent.dll'. Symbol loading disabled by Include/Exclude setting. 20:58:56:056 'WinUIClassicSamplesBrowser.exe' (CoreCLR: clrhost): Loaded 'C:\Program Files\dotnet\shared\Microsoft.NETCore.App\8.0.25\System.Threading.dll'. Symbol loading disabled by Include/Exclude setting. 20:58:56:056 'WinUIClassicSamplesBrowser.exe' (CoreCLR: clrhost): Loaded 'C:\Program Files\dotnet\shared\Microsoft.NETCore.App\8.0.25\System.IO.Pipes.dll'. Symbol loading disabled by Include/Exclude setting. 20:58:56:056 'WinUIClassicSamplesBrowser.exe' (CoreCLR: clrhost): Loaded 'C:\Program Files\dotnet\shared\Microsoft.NETCore.App\8.0.25\System.Runtime.InteropServices.dll'. Symbol loading disabled by Include/Exclude setting. 20:58:56:056 'WinUIClassicSamplesBrowser.exe' (CoreCLR: clrhost): Loaded 'C:\Program Files\dotnet\shared\Microsoft.NETCore.App\8.0.25\System.Threading.Overlapped.dll'. Symbol loading disabled by Include/Exclude setting. 20:58:56:056 'WinUIClassicSamplesBrowser.exe' (CoreCLR: clrhost): Loaded 'C:\Program Files\dotnet\shared\Microsoft.NETCore.App\8.0.25\System.Security.AccessControl.dll'. Symbol loading disabled by Include/Exclude setting. 20:58:56:056 'WinUIClassicSamplesBrowser.exe' (CoreCLR: clrhost): Loaded 'C:\Program Files\dotnet\shared\Microsoft.NETCore.App\8.0.25\System.Security.Principal.Windows.dll'. Symbol loading disabled by Include/Exclude setting. 20:58:56:056 'WinUIClassicSamplesBrowser.exe' (CoreCLR: clrhost): Loaded 'C:\Program Files\dotnet\shared\Microsoft.NETCore.App\8.0.25\System.Security.Claims.dll'. Symbol loading disabled by Include/Exclude setting. 20:58:56:306 'WinUIClassicSamplesBrowser.exe' (CoreCLR: clrhost): Loaded 'D:\gitSource\WinUI Classic Samples Browser\WinUIClassicSamplesBrowser\bin\x64\Debug\net8.0-windows10.0.22621.0\WinRT.Runtime.dll'. Symbol loading disabled by Include/Exclude setting. 20:58:57:210 'WinUIClassicSamplesBrowser.exe' (CoreCLR: clrhost): Loaded 'D:\gitSource\WinUI Classic Samples Browser\WinUIClassicSamplesBrowser\bin\x64\Debug\net8.0-windows10.0.22621.0\Microsoft.WinUI.dll'. Symbol loading disabled by Include/Exclude setting. 20:58:57:210 'WinUIClassicSamplesBrowser.exe' (CoreCLR: clrhost): Loaded 'C:\Program Files\Microsoft Visual Studio\18\Insiders\Common7\IDE\PrivateAssemblies\Runtime\Microsoft.VisualStudio.Debugger.Runtime.NetCoreApp.dll'. 20:58:57:210 'WinUIClassicSamplesBrowser.exe' (CoreCLR: clrhost): Loaded 'C:\Program Files\dotnet\shared\Microsoft.NETCore.App\8.0.25\System.Memory.dll'. Symbol loading disabled by Include/Exclude setting. 20:58:57:210 'WinUIClassicSamplesBrowser.exe' (CoreCLR: clrhost): Loaded 'C:\Program Files\dotnet\shared\Microsoft.NETCore.App\8.0.25\System.Runtime.CompilerServices.Unsafe.dll'. Symbol loading disabled by Include/Exclude setting. 20:58:57:210 Exception thrown: 'System.Runtime.InteropServices.COMException' in System.Private.CoreLib.dll 20:58:57:210 An unhandled exception of type 'System.Runtime.InteropServices.COMException' occurred in System.Private.CoreLib.dll 20:58:57:210 Class not registered (0x80040154 (REGDB_E_CLASSNOTREG)) 20:59:42:553 The program '[7164] WinUIClassicSamplesBrowser.exe' has exited with code 4294967295 (0xffffffff).```
Update Packages
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Ran into Re-Factory loop