No announcements
Found 3579312 threads
-
3 Votes
WPD
I am writing WPD application for digital camera.Answered | 3 Replies | 9440 Views | Created by ZM2710 - Thursday, July 9, 2009 5:08 AM | Last reply by Zoltán Horváth - Wednesday, April 10, 2013 9:40 AM -
0 Votes
question about get wpd driver value from metro javascript
Ed, Did you write your Metro UI in XAML?Answered | 3 Replies | 2691 Views | Created by ed_chiang - Sunday, May 27, 2012 3:46 AM | Last reply by ed_chiang - Monday, June 4, 2012 2:04 AM -
1 Votes
Get data from device using WPD
Ed Price (a.k.a User Ed), SQL Server Customer Program Manager (Blog, Small Basic, Wiki Ninjas, Wiki) Answer an ...Answered | 2 Replies | 8744 Views | Created by Mustehsan Ikram - Tuesday, April 20, 2010 11:32 AM | Last reply by Ed Price - MSFT - Monday, February 18, 2013 5:19 AM -
0 Votes
How to Using the Registry in HealthVault WPD Driver base on UMDF-based Drivers
Because this version of Healthvault Deivce Driver Doesn't support this function(IWDFPropertyStoreFactory::RetrieveDevicePropertyStore ), So , If My Healthvault Deivce ...Answered | 4 Replies | 5511 Views | Created by ahoahoahoahoahoahoahoaho - Monday, August 2, 2010 9:55 AM | Last reply by Anish Ravindran - Thursday, January 13, 2011 10:14 AM -
3 Votes
How to get print setting from V3 GDI driver in Metro App?
It is not possible to do that from a Metro style app.Answered | 5 Replies | 3665 Views | Created by Georgezc - Monday, April 9, 2012 6:54 AM | Last reply by Eric Hanson-MSFT - Monday, April 16, 2012 5:45 PM -
4 Votes
Directly access driver from Metro style apps
My only query is without an hardware/Simulation can i make a IOCTL call from the sample metro app and check if it is received in the UMD / KMD driver code.Answered | 11 Replies | 8532 Views | Created by Angela Yan - Tuesday, November 29, 2011 8:36 AM | Last reply by Eric Hanson-MSFT - Friday, September 19, 2014 11:43 PM -
0 Votes
Device communication from Metro app directly without driver.
i have exactly the same question for my keyboard lower filter driver. can you share how you did it finallly?Answered | 6 Replies | 6232 Views | Created by Host_Driver - Wednesday, January 11, 2012 5:46 AM | Last reply by daydreamerKang - Wednesday, July 2, 2014 11:21 PM -
0 Votes
In my Healthvault Wpd Driver, I want a wpd Driver Can upload Ear Thermometer Temperature items to HealthVult , How can i do??
Hello, I heard back from HealthVault Device team that HealthVault currently don't support temperature data in HVCC.Answered | 3 Replies | 5096 Views | Created by ahoahoahoahoahoahoahoaho - Monday, December 13, 2010 8:51 AM | Last reply by Anish Ravindran - Monday, January 24, 2011 5:57 PM -
0 Votes
Syncing to a WPD
I have not exactly looked at the WPD Provider API, so I cannot answer what data format you are supposed to use.Answered | 2 Replies | 12719 Views | Created by Roden, Golo - Wednesday, May 20, 2009 6:28 AM | Last reply by Patrick S. Lee - Wednesday, June 24, 2009 4:59 PM -
0 Votes
How to import WPD file
Hi CTBarbarin, I think we can process the file use microsoft word, and then extract data from the word to SQL Server use Script Task in programming, ...Answered | 6 Replies | 6587 Views | Created by CTBarbarin - Friday, April 13, 2012 11:23 PM | Last reply by Eileen Zhao - Friday, April 20, 2012 7:06 AM -
4 Votes
Testing metro app with TAEF
Can you please clarify how I can verify a portion of MediaCapture APIs, called from Javascript Application.Answered | 16 Replies | 4912 Views | Created by batam2601 - Wednesday, April 11, 2012 11:07 PM | Last reply by Eric Hanson-MSFT - Saturday, May 26, 2012 6:08 AM -
1 Votes
Metro app execution cycle?
Converted to single class => compiled to IL => Code executed by OS +CLR (pls correct me if i am wrong here) ii)HTML5+Javascript => ?Answered | 3 Replies | 3554 Views | Created by Manishabb2011 - Wednesday, July 18, 2012 6:50 AM | Last reply by Dino He - Thursday, July 19, 2012 4:50 PM -
1 Votes
Logging from javascript constrains file for v4 printer drivers
In other words, if you care about users seeing all of your features/options, then plan on providing a printer extension and a Metro style device app to present ...Answered | 9 Replies | 2786 Views | Created by hjindal - Tuesday, July 17, 2012 10:27 AM | Last reply by Justin Hutchings [MSFT] - Monday, July 23, 2012 5:31 PM -
0 Votes
Is Metro App for Internet Explorer bypass TDI driver?
It is not surprising that the new Metro style apps bypass TDI.Answered | 1 Replies | 3390 Views | Created by SAM Developer - Monday, August 6, 2012 7:28 AM | Last reply by Dusty Harper [MSFT] - Monday, August 6, 2012 5:08 PM -
0 Votes
ObservableCollection and INotifyPropertyChanged in JavaScript Metro apps
I'd be curious to know which one you end up going with and what you find appealing about it.Answered | 10 Replies | 6933 Views | Created by Jeffrey Zhao - Sunday, April 1, 2012 7:01 AM | Last reply by obiuquido144 - Saturday, June 2, 2012 7:42 AM -
3 Votes
JavaScript Metro App tutorial not working...
Keep the comments and questions coming on the forums.Answered | 12 Replies | 8251 Views | Created by Izzy54545 - Thursday, September 15, 2011 5:22 AM | Last reply by gDspd - Tuesday, November 8, 2011 8:40 PM -
0 Votes
General question about "help page" and Metro UI.
Hi, I don't know what the Metro Style Guidelines say, but for global help I would put it into the settings charm.Answered | 2 Replies | 2784 Views | Created by AnthonyDa - Monday, May 21, 2012 3:53 PM | Last reply by Rob Caplan [MSFT] - Tuesday, May 22, 2012 4:18 AM -
0 Votes
a bug about TimeZoneInfo in metro app
In addition, even I use background tasks to retrieve the TimeZoneChange event, the TimeZoneInfo API still return "old" value, not the modified one.Answered | 6 Replies | 2376 Views | Created by mars_lihua - Monday, August 27, 2012 9:14 AM | Last reply by Fabio Pintos - MSFT - Thursday, December 6, 2012 2:04 AM -
0 Votes
Unit tests for Metro Style App with HTML5/Javascript
All XMLs are handed to Jenkins and in case everything is green, it packages a new deployable version from the git master branch.Answered | 5 Replies | 4066 Views | Created by Javier Holguera - Saturday, June 2, 2012 1:03 PM | Last reply by phil_ke - Tuesday, June 5, 2012 4:17 AM -
2 Votes
Is there any way to use WinUSB from a Metro app?
What about below session?Answered | 14 Replies | 7695 Views | Created by Dan Edgar - Monday, September 19, 2011 6:56 PM | Last reply by Eric Hanson-MSFT - Saturday, June 30, 2012 4:50 AM - Items 1 to 20 of 3579312 Next ›
No announcements