No announcements
Found 3234975 threads
-
0 Votes
[UWP] Versioning on Build
That will change the build number every time I build the main project of the solution, but I have several DLLs attached in the solution, that I want to have different ...Answered | 4 Replies | 2507 Views | Created by vinc() - Friday, September 25, 2015 3:10 PM | Last reply by vinc() - Saturday, October 24, 2015 1:25 PM -
0 Votes
[UWP]How to retrieve OS Version in a universal app?
{build}.Answered | 4 Replies | 4255 Views | Created by Carl B. Anderson - Wednesday, December 9, 2015 3:28 PM | Last reply by pkr2000 - Friday, December 11, 2015 8:29 AM -
1 Votes
[UWP]How to make system changes from UWP apps?
Hi forget about making changes to registry or group policy, you don't even have proper flexibility with file system itself in UWP, hence you are better off with ...Answered | 2 Replies | 681 Views | Created by khuongduybui - Monday, February 20, 2017 2:21 PM | Last reply by khuongduybui - Tuesday, February 21, 2017 6:21 PM -
0 Votes
pfx build error for uwp app
My builds work now.Answered | 2 Replies | 3305 Views | Created by Michael Coan - Friday, April 15, 2016 2:40 PM | Last reply by Michael Coan - Monday, April 18, 2016 5:26 PM -
1 Votes
[UWP]Possible to build UWP apps with VS2015 + win8.1 OS?
So, its possible to use Win8 and VS2015 and build UWP apps.Answered | 4 Replies | 807 Views | Created by Minu7 - Tuesday, July 12, 2016 1:34 PM | Last reply by Xavier Xie-MSFT - Thursday, July 14, 2016 2:29 AM -
0 Votes
[UWP]Is Python able to build universla windows apps?
just for IOT devices Microsoft Certified Solutions Developer - Windows Store Apps Using C# Hi ...Answered | 2 Replies | 4078 Views | Created by Germano Carella - Friday, September 18, 2015 7:39 AM | Last reply by Franklin Chen - Tuesday, September 22, 2015 2:25 AM -
2 Votes
[UWP]Sending Facebook messages through UWP App
Harsiddh Dave, So you are using this SDK https://github.com/Microsoft/winsdkfb which has a UWP send message dialog and you want to do it in a facebook dialog.Answered | 2 Replies | 628 Views | Created by Harsiddh Dave - Sunday, July 24, 2016 11:29 AM | Last reply by Harsiddh Dave - Sunday, July 31, 2016 11:34 AM -
2 Votes
[UWP] How to find UWP target platform version in windows 8?
With Windows 10 and VS 2015, you build "Universal Windows apps" which are a single set of binaries (x86, ARM, x64) that run on all Windows 10 devices.Answered | 3 Replies | 1545 Views | Created by Smith_79 - Thursday, November 19, 2015 8:45 AM | Last reply by Smith_79 - Friday, November 20, 2015 4:03 AM -
0 Votes
[UWP][XBOX]How we can install UWP build on XBOX?
This article describes how to install UWP apps using this tool.Answered | 5 Replies | 1316 Views | Created by ViewLift - Wednesday, October 5, 2016 4:48 PM | Last reply by Mark Boulter (Xbox) - Friday, October 7, 2016 3:46 PM -
0 Votes
[UWP][C#]UIElement not clipping in UWP build version 15063
Hi Sheik Syed Abuthaheer, This is a logged issue and has been fixed in the latest OS build 16521.Answered | 3 Replies | 663 Views | Created by Sheik Syed Abuthaheer - Thursday, August 3, 2017 12:57 PM | Last reply by Venkatesan.M - Wednesday, September 20, 2017 10:05 AM -
0 Votes
[UWP][C#]How to create multiLanguage app in UWP?
Hi nguyenthanhliemfc, Based on your question, you want to localize your app to meet the language, cultural, and political requirements of a specific local market.Answered | 2 Replies | 2922 Views | Created by Nguyen_Thanh_Liem - Friday, March 18, 2016 10:27 AM | Last reply by Nguyen_Thanh_Liem - Sunday, April 17, 2016 7:04 AM -
3 Votes
[UWP][CX]Universal Windows App in C++/CX
How to launch a UWP app that I've written?Answered | 16 Replies | 2086 Views | Created by Jerry.Mouse - Saturday, June 18, 2016 5:35 PM | Last reply by Jerry.Mouse - Tuesday, June 21, 2016 7:29 PM -
0 Votes
[UWP]UWP App File Association
Hi, UWP apps are totoally different from desktop apps so UWP apps have different behaviors on this.Answered | 10 Replies | 1887 Views | Created by Bob Bryant - Thursday, January 24, 2019 9:02 PM | Last reply by Bob Bryant - Wednesday, February 13, 2019 7:12 PM -
0 Votes
[UWP] How to create DLL for UWP App
1.Have you meet any error message after you bulit the targeted UWP App?Answered | 4 Replies | 4440 Views | Created by FireDance - Thursday, September 22, 2016 11:36 PM | Last reply by Martin Zhema - Monday, September 26, 2016 8:47 AM -
1 Votes
[UWP]link to app in the Store with UWP
Hello, you can refer to the MSDN in this link: https://msdn.microsoft.com/en-us/library/windows/apps/mt228343.aspx Especially for UWP, I suggest ...Answered | 4 Replies | 3742 Views | Created by cypripri - Tuesday, July 28, 2015 10:21 PM | Last reply by cypripri - Tuesday, October 6, 2015 4:06 PM -
0 Votes
[UWP] Insider Preview Builds and Universal App Development
I am already on Windows 10 (10.0.10240.16520) build and activated.Answered | 3 Replies | 666 Views | Created by xSHERU - Tuesday, October 13, 2015 7:16 PM | Last reply by Fred Bao - Tuesday, October 20, 2015 10:01 AM -
3 Votes
[UWP][DX]How to port my Win32 app to UWP app
UWP apps run in a security isolation context called AppContainer, and all calls to CoCreateInstance(FromApp) are checked against a whitelist.Answered | 4 Replies | 1702 Views | Created by Pooya Eimandar - Wednesday, April 6, 2016 11:44 PM | Last reply by Chuck Walbourn - MSFT - Sunday, April 10, 2016 6:36 PM -
0 Votes
Building a UWP app on Visual Studio 2015
Hi Siddhanath,Answered | 4 Replies | 869 Views | Created by Siddhanath - Thursday, June 30, 2016 7:01 AM | Last reply by Xavier Xie-MSFT - Friday, July 1, 2016 3:29 AM -
0 Votes
[UWP] UWP, VS 2015, SDK, Windows 10 Enterprise (versions)
I am sure there will be lots of news at build and evolve in April about upcoming changes.Answered | 1 Replies | 586 Views | Created by WDFcoder - Saturday, March 12, 2016 7:27 AM | Last reply by Ken Tucker - Saturday, March 12, 2016 1:50 PM -
4 Votes
[UWP] How to get to the Store-review page of the app?
ms-windows-store:reviewapp?Answered | 5 Replies | 2395 Views | Created by niels9001 - Monday, August 10, 2015 8:18 PM | Last reply by Ted_Howard - Monday, April 18, 2016 3:49 AM - Items 1 to 20 of 3234975 Next ›
No announcements