DarranRowe
DarranRowe
> Is there something additional I need to do to remove my project dir from the search path? I can't really say without knowing how you set the Additional Include...
Visual Studio, since this is a Visual Studio issue. Microsoft.CppBuild.targets contains: ``` Project Project Project Project Project PropertySheet File;BrowseObject ``` So the switch is `$(WindowsStoreApp)`. The setting you wish to...
Can you check the bundle? Check if it has split the resources, and if it has, check to see if the split resources were included in the bundle. The Visual...
> We use the underlying `Windows.UI` type from the system still. We could duplicate it, but then if there's probably system APIs that return a Color (or could in the...
>Windows.UI is UWP, I'm using WinUI 3. It's a different framework. Do you think if VS recommended I pull in some WPF types I'd do it? That is your fundamental...
Honestly, if you are using the WAP based solution because the single project packaging doesn't fit your needs, it is often better to push forward and use a script to...
Are you sure that this is a bug and not the fact that these features could have been backported to this version of Windows 11? Checking in the latest Windows...
One of the big issues here is:  I don't see anything that you mention happening. My GPU (Radeon 7800 XT) does support hardware AV1 encoding though. Out...
That means that, if there is a bug, the bug isn't in the AV1 functionality exposed by WinRT. The transcoding functionality should be built upon Windows Media Foundation, and it...
My reading is the download links are deprecated. "The following **package download links** are now deprecated, and may no longer work in the future. Make sure to use the method...