2,855 questions with Universal Windows Platform (UWP) tags

Sort by: Updated
0 answers

How to Install a Copy Hook shell extension for a UWP app

I'm packaging my classic Win32 application as a MSIX package to be distributed on MS Store. The application includes a shell extension that implements ICopyHook. With the traditional installer, the shell extension DLL is registered under the…

Universal Windows Platform (UWP)
asked 2024-05-22T11:18:03.8633333+00:00
Josué Andrade Gomes 1 Reputation point
commented 2024-05-23T02:22:19.52+00:00
Junjie Zhu - MSFT 16,071 Reputation points Microsoft Vendor
0 answers

UWP XBOX Live Creators app and Store app URI scheme

Hi, I have an UWP Xbox Live Creators app in which I try to use the Store app URI schemes as explained here: https://learn.microsoft.com/en-us/windows/uwp/launch-resume/launch-store-app I implement the store detailed page as follows: …

Universal Windows Platform (UWP)
asked 2023-01-30T13:23:01.2933333+00:00
TS 20 Reputation points
edited a comment 2024-05-22T21:15:12.03+00:00
Petrey, Stephen 0 Reputation points
1 answer

UWP shows wrong MIDI device names

Hey there! UWP shows wrong names for most MIDI devices! Many ports are just called "MIDI" - which makes this library almost completely usable in any App. For example, loading output device information is done like…

Universal Windows Platform (UWP)
asked 2023-01-17T10:38:31.89+00:00
Max Meier 0 Reputation points
answered 2024-05-22T15:58:23.27+00:00
Trienco 0 Reputation points
1 answer One of the answers was accepted by the question author.

App instaled from Store and app its new actually developed version

Some time ago I could to have app instaled from Windows Store and run from VS the same app when developing new version. But now if I have the app from MS Store and I try to run the same app from VS Error DEP0700 is showed. To deal with this problem I…

Universal Windows Platform (UWP)
asked 2024-05-18T19:29:39.1966667+00:00
BitSmithy 1,911 Reputation points
accepted 2024-05-20T11:49:24.75+00:00
BitSmithy 1,911 Reputation points
1 answer One of the answers was accepted by the question author.

Is it possible to implement deep linking in Windows app? I have created a Flutter app, and I want to do deep linking.

Could you please help, Is it possible to implement deep linking in a Flutter app on the Windows platform?

Windows
Windows
A family of Microsoft operating systems that run across personal computers, tablets, laptops, phones, internet of things devices, self-contained mixed reality headsets, large collaboration screens, and other devices.
4,882 questions
Universal Windows Platform (UWP)
Microsoft Teams
Microsoft Teams
A Microsoft customizable chat-based workspace.
9,292 questions
C++
C++
A high-level, general-purpose programming language, created as an extension of the C programming language, that has object-oriented, generic, and functional features in addition to facilities for low-level memory manipulation.
3,571 questions
asked 2024-05-17T09:39:41.5933333+00:00
Jay 60 Reputation points
accepted 2024-05-20T05:07:38.5633333+00:00
Jay 60 Reputation points
19 answers

How do i make a uwp app like google earth on visual studio 2022

How do i make a uwp app like google earth on visual studio 2022 https://earth.google.com/web/@0,-3.12830005,0a,22251752.77375655d,35y,0h,0t,0r

Windows 10
Windows 10
A Microsoft operating system that runs on personal computers and tablets.
10,870 questions
Universal Windows Platform (UWP)
Visual Studio
Visual Studio
A family of Microsoft suites of integrated development tools for building applications for Windows, the web and mobile devices.
4,724 questions
Windows 11
Windows 11
A Microsoft operating system designed for productivity, creativity, and ease of use.
8,500 questions
asked 2023-11-20T04:36:17.7333333+00:00
Luke Ferguson 76 Reputation points
commented 2024-05-20T02:13:11.08+00:00
Junjie Zhu - MSFT 16,071 Reputation points Microsoft Vendor
1 answer One of the answers was accepted by the question author.

Problem with XAMLReader

Hello, I have a xaml file in my Assets folder "MainPage1.xaml" defined as below. <StackPanel xmlns="http://schemas.microsoft.com/winfx/2006/xaml/presentation" xmlns:local="using:Label" > <Grid…

Universal Windows Platform (UWP)
asked 2024-04-30T10:27:51.93+00:00
BitSmithy 1,911 Reputation points
accepted 2024-05-18T18:42:34.6433333+00:00
BitSmithy 1,911 Reputation points
1 answer One of the answers was accepted by the question author.

Symbol file for UWP app

A UWP app dump file was created with the Task Manager: my_app.dmp. I found the symbol file generated by VS for this app: E:...\my_app.UWP\bin\x64\Release\Upload\my_app.UWP_4.6.100.0\my_app.UWP_4.6.100.0_x64.appxsym I add the above path to the Symbol File…

Universal Windows Platform (UWP)
asked 2024-05-17T18:28:18.6533333+00:00
Hong 1,161 Reputation points
commented 2024-05-17T21:28:18.22+00:00
Hong 1,161 Reputation points
1 answer

How to paste image to canvas from WebView2?

In C# uwp project i want to paste image from a WebView2 to my Canvas. I tried to implement that in 2 ways: with drag n drop and with right click copy. Drag n drop cannot be possible because i cannot drag the image from webview2, so the subscribed drop…

Universal Windows Platform (UWP)
C#
C#
An object-oriented and type-safe programming language that has its roots in the C family of languages and includes support for component-oriented programming.
10,417 questions
asked 2024-05-03T12:24:11.99+00:00
Tamás Bitó 20 Reputation points
commented 2024-05-17T09:54:40.4266667+00:00
Junjie Zhu - MSFT 16,071 Reputation points Microsoft Vendor
1 answer

Native memory leak

I am trying to debug the memory leak of a UWP app. The memory profiling seems to suggest the leak is primarily on the native side: I cannot make any sense of the native memory data: Could anyone offer a tip on how to read these native memory data to…

Universal Windows Platform (UWP)
asked 2024-05-10T02:59:31.36+00:00
Hong 1,161 Reputation points
commented 2024-05-16T13:18:08.6633333+00:00
Hong 1,161 Reputation points
2 answers One of the answers was accepted by the question author.

Audio Playback Issue in UWP Kiosk Mode: Crackling Sound on Application Startup

I'm developing a UWP application intended to run in Kiosk Mode. One of the requirements is to play an audio file on startup, which I've implemented in the OnLaunch method. When I manually start the application, everything works fine. However, when the PC…

Windows 10
Windows 10
A Microsoft operating system that runs on personal computers and tablets.
10,870 questions
Universal Windows Platform (UWP)
asked 2024-05-11T10:33:48.6233333+00:00
Hardik Rathod 20 Reputation points
accepted 2024-05-16T09:46:38.91+00:00
Hardik Rathod 20 Reputation points
1 answer One of the answers was accepted by the question author.

Enable FrameworkElements reflection using rd.xml file

Hello, Reading Microsoft docs I found informations about rd.xml file. Can I set in that file that metadata from FrameworkElements or Shapes wont be removed during compilation? And I will be able to fully using reflection after release type…

Universal Windows Platform (UWP)
asked 2024-04-09T15:01:04.1+00:00
BitSmithy 1,911 Reputation points
accepted 2024-05-16T09:03:00.59+00:00
BitSmithy 1,911 Reputation points
0 answers

Blank pop up appears when buying subscription products from Microsoft store. UWP, MS Subscriptions, Unity

I am currently experiencing a problem with Microsoft store API (Windows.Services.Store) in Unity UWP build of the game. I have my own API built on top of Windows.Services.Store Situation is as following: Pop-up appears. I press "buy now." It is…

Universal Windows Platform (UWP)
asked 2024-05-15T08:10:27.14+00:00
Glebs Medvedevs 0 Reputation points
commented 2024-05-16T08:56:01.2766667+00:00
Junjie Zhu - MSFT 16,071 Reputation points Microsoft Vendor
0 answers

Uwp App crashes with faulting module names ntdll.dll or ucrtbase.dll or kernelbase.dll

My UWP app running on Windows 10 with build version 2004 (Build 19041) crashes with either one of the faulting module names: KERNELBASE.dll : Faulting application name: UwpApp.exe, version: 1.0.0.0, time stamp: 0x62a3c35e Faulting module name:…

Universal Windows Platform (UWP)
asked 2024-05-15T16:23:49.07+00:00
Ela Jegenathan 0 Reputation points
commented 2024-05-16T02:12:22.82+00:00
Junjie Zhu - MSFT 16,071 Reputation points Microsoft Vendor
0 answers

DeniedBySystem returned when i was used PhoneLineTransportDevice::RequestAccessAsync

I try to requset PhoneLineTransportDevice access with below code. It works fine in my Win10 22H2, but failed when i try to run in my Win11 23H2. would you like to give some advice? 1, Why it was failed DeniedBySystem in win11 ? 2, How to solve it…

Universal Windows Platform (UWP)
asked 2024-05-07T08:44:33.0533333+00:00
栩 王 0 Reputation points
commented 2024-05-15T06:10:18.97+00:00
Junjie Zhu - MSFT 16,071 Reputation points Microsoft Vendor
2 answers One of the answers was accepted by the question author.

Does NumberBox.Value NaN not equal to double.NaN?

When I use NumberBox (WinUI2), I have trouble as follows: if (NumberBox.Value == double.NaN) // It keeps false. { // Some action codes. } Is there any bug about this equation? I would appreciate it if anyone could solve this problem.

Universal Windows Platform (UWP)
C#
C#
An object-oriented and type-safe programming language that has its roots in the C family of languages and includes support for component-oriented programming.
10,417 questions
asked 2024-05-11T07:35:25.51+00:00
鲤鱼 秀 65 Reputation points
edited the question 2024-05-15T00:54:40.5066667+00:00
鲤鱼 秀 65 Reputation points
0 answers

How to convert HTML to RTF file and RTF to HTML file in C# UWP?

When I attempt to convert HTML to RTF and RTF to HTML files, I cannot find the Microsoft Native Library needed for conversion. Could you please assist?

Universal Windows Platform (UWP)
C#
C#
An object-oriented and type-safe programming language that has its roots in the C family of languages and includes support for component-oriented programming.
10,417 questions
asked 2024-05-13T09:16:23.5333333+00:00
Jay 60 Reputation points
commented 2024-05-14T05:42:01.8833333+00:00
Jay 60 Reputation points
0 answers

UWP DataGrid Scrollbar Issue: Unable to Scroll Using Touch on Touch Screen Devices

I'm developing a UWP app and I'm utilizing the DataGrid control from Microsoft.Toolkit.Uwp.UI.Controls to display data. While I can scroll using the mouse using both the scrollbar and its buttons, on a touch screen device, I can only scroll via finger…

Universal Windows Platform (UWP)
XAML
XAML
A language based on Extensible Markup Language (XML) that enables developers to specify a hierarchy of objects with a set of properties and logic.
773 questions
asked 2024-05-11T10:28:59+00:00
Hardik Rathod 20 Reputation points
commented 2024-05-13T02:53:51.8133333+00:00
Roy Li - MSFT 32,491 Reputation points Microsoft Vendor
1 answer

How do i make a universal uwp maps, google earth gps app on microsoft visual studio community 2019 to put onto the Microsoft store

How do i make a universal uwp maps, google earth gps app on microsoft visual studio community 2019 to put on to the Microsoft store

Universal Windows Platform (UWP)
asked 2020-10-13T14:06:49.463+00:00
Anonymous
commented 2024-05-12T05:36:32.6166667+00:00
Luke Ferguson 76 Reputation points
1 answer

Anyway to bypass control event firing during Page.Loaded event?

Simplified scenario: <ToggleButton x:Name="fuzzySearchToggle" Checked="fuzzySearchToggle_Checked" Unchecked="fuzzySearchToggle_Checked"/> bool _loading = true; private…

Universal Windows Platform (UWP)
asked 2024-05-07T15:29:15.5566667+00:00
杨岑 166 Reputation points
edited an answer 2024-05-10T09:12:07.5966667+00:00
杨岑 166 Reputation points