No announcements
Found 1820068 threads
-
1 Votes
Debugging Windows Store Apps API
I had not known that Windows would disable those events when you are in debugging mode.Answered | 2 Replies | 2726 Views | Created by Ryan.dn - Thursday, July 11, 2013 6:35 PM | Last reply by Ryan.dn - Friday, July 12, 2013 1:49 PM -
0 Votes
alternative api for SHGetFolderPath in windows store apps?
Windows Store apps cannot access the general local app data folder.Answered | 2 Replies | 2299 Views | Created by ranjitrock - Tuesday, December 11, 2012 5:14 PM | Last reply by Rob Caplan [MSFT] - Wednesday, December 12, 2012 8:14 AM -
0 Votes
How to replace windows API "GetModuleFileName" for windows store app(metro) ?
Hi Jeff , I'm a freshman for windows store App development .Answered | 7 Replies | 4625 Views | Created by hanqing1988 - Wednesday, April 10, 2013 10:50 AM | Last reply by Jeff Sanders - Monday, April 22, 2013 11:51 AM -
0 Votes
Lync Web Api + Windows Store App
You should be able to do that as long as the api's support it.Answered | 3 Replies | 2260 Views | Created by swedehero - Wednesday, January 22, 2014 6:59 PM | Last reply by Rahul P Nath - Saturday, January 25, 2014 11:23 AM -
1 Votes
Looking for Windows store app APIs for below Win32 Wrappers.
The first three functions you list are the I/O completion port APIs which for Windows 7 were wrapped in the Win32 Thread Pool API to make them easier to ...Answered | 2 Replies | 2491 Views | Created by Muthazhagan - Thursday, July 4, 2013 12:04 PM | Last reply by Chuck Walbourn - MSFT - Tuesday, July 9, 2013 6:05 PM -
1 Votes
App store API requirements
Any library included in your app package must follow the same rules as any other code included in your package: if it uses any .Net or Win32 API that are not ...Answered | 6 Replies | 3707 Views | Created by Matthew Saunier - Wednesday, March 21, 2012 6:56 PM | Last reply by Matthew Saunier - Thursday, March 29, 2012 3:43 PM -
0 Votes
Finger Print Reader API for Windows store apps?
For example, you can require fingerprint authentication before authorizing an in-app purchase, or access to restricted resources.Answered | 1 Replies | 764 Views | Created by venkata suresh - Monday, October 5, 2015 11:11 AM | Last reply by Krunal Parekh - Tuesday, October 6, 2015 4:39 AM -
1 Votes
label alternatives in windows store(problem)
There is no built-in lightweight "text" control that has a Background property in Windows Store Apps but you could put a TextBlock in a Grid and set the Background ...Answered | 4 Replies | 747 Views | Created by moslem-dev - Tuesday, September 9, 2014 1:16 PM | Last reply by Magnus (MM8) - Wednesday, September 10, 2014 8:52 AM -
0 Votes
Powershell or REST API for Publishing Windows Apps to Windows Store available?
No, right now there unfortunately is no API available that would allow you to automate store interactions.Answered | 1 Replies | 739 Views | Created by MikeH2005 - Sunday, November 23, 2014 10:42 PM | Last reply by Oliver Ulm - Monday, November 24, 2014 11:47 AM -
0 Votes
How to implement PostScript printing in a Windows Store App
Hi RahulKesharwani, Windows Store apps support vector based printing by generating XPS/OpenXPS document markup and passing this to our print API.Answered | 1 Replies | 2202 Views | Created by RahulKesharwani - Thursday, July 4, 2013 8:08 AM | Last reply by Justin Hutchings [MSFT] - Thursday, August 1, 2013 5:23 PM -
0 Votes
Printing in Windows Store Apps
General purpose Windows Store apps cannot control the printer used.Answered | 4 Replies | 1360 Views | Created by JaedenRuiner - Monday, April 6, 2015 1:20 PM | Last reply by cheah.es - Tuesday, April 7, 2015 12:54 AM -
1 Votes
What is the alternative for DisplayMemberPath=“Value” for Windows Store applications?
It looks like you got an answer on ...Answered | 1 Replies | 763 Views | Created by Tase Joshua - Thursday, April 23, 2015 8:02 AM | Last reply by Matt Small - Thursday, April 23, 2015 1:18 PM -
0 Votes
Does AI automatically track api request data in windows store apps?
Hi Santhosh, There is no auto collection for API calls.Answered | 1 Replies | 873 Views | Created by Santhosh Kumar.CH - Monday, July 6, 2015 2:27 PM | Last reply by Izik Lisbon - Tuesday, July 7, 2015 1:18 AM -
0 Votes
Apis to check Sim registration in mobile broadband windows store app.
NetworkInformation class > GetInternetConnectionProfile | getInternetConnectionProfile method and Windows.Networking.Connectivity ...Answered | 1 Replies | 1422 Views | Created by MyMetro - Thursday, November 22, 2012 3:35 PM | Last reply by saramgsilva - Thursday, November 22, 2012 5:04 PM -
0 Votes
Is there an API to get App reports from the Store?
No, there is no Api available, but it would be great to get one.Answered | 1 Replies | 2294 Views | Created by Daniel San - Saturday, December 22, 2012 2:58 PM | Last reply by Pseudocode - Sunday, December 23, 2012 11:36 PM -
0 Votes
bing image search api with windows store app sample application
is there a sample code for using bing image search api in windows store app or is there any related technology which can be used instead?Answered | 1 Replies | 1049 Views | Created by adawin - Friday, March 1, 2013 9:00 AM | Last reply by RohitArora - Friday, March 1, 2013 9:47 AM -
0 Votes
Unable to call Windows Store Submission API
I logged on to azure.portal.com and check the App Registrations, I have 1 app that has been set as Web app / API type.Answered | 2 Replies | 1186 Views | Created by Alex K M - Tuesday, October 25, 2016 12:12 AM | Last reply by Vivie Chia - Monday, November 28, 2016 8:53 AM -
0 Votes
Wi-Fi SSID in Windows Store App using Win32 API
WlanOpenHandle is available to desktop apps only: see the version information in the docs.Answered | 1 Replies | 1286 Views | Created by somnathbanik - Monday, April 13, 2015 10:45 AM | Last reply by Rob Caplan [MSFT] - Monday, April 13, 2015 2:40 PM -
2 Votes
Is MSXML6 available for Windows store apps?
The general philosophy with WinRT APIs is (a) there should be only one API to accomplish a task rather than the dozens we accumulated over the years in Win32, and (b) ...Answered | 4 Replies | 2127 Views | Created by Modi Deepak - Friday, August 16, 2013 4:56 AM | Last reply by Modi Deepak - Tuesday, August 20, 2013 4:21 AM -
0 Votes
Alternative to Win32 API - SetWindowsHookEx in .NET
I don't think you can do that without some api calls so either the SetWindowsHookEx or the GetAsyncKeyState or maybe even RegisterHotKey in ...Answered | 1 Replies | 1543 Views | Created by EvoDotNet - Monday, February 9, 2015 11:23 AM | Last reply by Rbie - Monday, February 9, 2015 11:52 AM - Items 1 to 20 of 1820068 Next ›
No announcements