Problem executing the WinDDK 8 chkinf new utility on my mtp inf file

Hello

I created an inf file to support my device PSG profile android phone.

The file is quite simple and the usefulness of WDK chkinf previous (7) 0 error.

The new utility (WDK 8) gives 2 errors and prevent us to do the WHQL certification.

Here is a sample of the INF with the 2 errors:

[Version]
Signature = ' NT $WINDOWS $.
Class = WPD
ClassGUID = {EEC5AD98-8080-425f-922A-DABF3DE3F69A}
Provider = % ProviderName
DriverVer = 03/27/2013,1.3.2.0
CatalogFile.NTx86 = mtpx86.cat
CatalogFile.NTAMD64 = mtpamd64.cat

[Manufacturer]
ProviderName % = generic, NTx86, NTamd64

[Generic.NTx86]
; My VIDs / PID

[Generic.NTamd64]
; My VIDs / PID

;; ******************************************************************************
;; Section of PSG
;; ******************************************************************************

[DriverInstall]
Include = wpdmtp.inf, WINUSB. INF
Needs is WPD. PSG, WINUSB. NT

[DriverInstall.hw]
Include = wpdmtp.inf
Needs is WPD. DPW. Record

[DriverInstall.Services]

; (E22.1.1501) INF should add WUDFRd as a service

Include = wpdmtp.inf
; Pilot (E22.1.1520) UMDF using a unique service for WudfRd name which is available only for Win8 and above, declare ServiceBinary directive as %12%\WudfRd.sys in the section installation service

Needs is WPD. DPW. Services

[DriverInstall.CoInstallers]
Include = wpdmtp.inf
Needs is WPD. DPW. CoInstallers

[DriverInstall.Wdf]
Include = wpdmtp.inf
Needs = WPD.MTP.Wdf
UmdfServiceOrder = WpdMtpDriver

; =================== Strings ===================
;

[Strings]
ProviderName = "mycompany".
; WinUsb.SvcDesc = 'WinUsb '.
GenericMTP.DeviceDesc = "Android USB MTP Device.

Any idea on how to solve this problem?

Thank you

Benoit

Hi Bouben,

Thanks for posting your question in the Microsoft Community forums.

The question you posted would be better suited in the MSDN Forums. Please visit the link to find a community that will provide the support you want.
http://social.msdn.Microsoft.com/forums/en-us/WDK/threads

Hope this information helps you. If you need additional help or information on Windows, I'll be happy to help you.

Tags: Windows

Similar Questions

  • Problem with the volume of a new 7 Slate

    I'll put up a new slate of 7 and I have a problem with the sound.  I have all the sliders to the max value, but any video or app plays at a very low volume on the builtin speakers. A trial has been with FIOS app that allows me to stream TV shows. I have to hold the Tablet so the speakers are right next to my ear to make the same concersations on the show and it's barely...

    Am I missing something?

    How to make your slate with audio files simply by using the application to play music?  And have you tried to play a trailer of the game of Google?  Type right on a movie title and play the trailer by typing on the > arrow.

    What if you use headphones?

    Do you have ear system sounds?  Go to settings > sounds > Touch seems to be there where there is a checkbox on the right whether Touch sounds are on or off.

    Speakers of slate are not all that, but they do not produce a sound that is strong enough to listen to the TV shows and movies.  If you can not enough volume of them with other applications such as the music plays, there may be a hardware problem.

    A few other suggestions... try to restart it.  And back to headphones, try inserting a headphone plug in all the way and disconnected.

    _
    As a contributor of top of page on the Forums of media consumer, HP, HP gives me access to the slate of 7 free of charge so I can better answer questions on the Forum.

  • Problems with the addition of a new row in my table

    Im a beginner of the ADF, but I thought it would be easy to make basic CRUD stuff in the ADF. IM now even when I try to add a new line at my table.

    Seems that the primary key id is not set correctly.

    could someone help?

    ADF can do for you is triggering auto incrementing ID using an existing sequence.

    Set you this up in the entity primary key attribute: Expression as value type and enter the following information:

    (new oracle.jbo.server.SequenceImpl ("LAYOUT_SEQ",

    (object.getDBTransaction ()) .getSequenceNumber () .bigDecimalValue)

    LAYOUT_SEQ is the sequence of the DB

    Marc

  • Problems with the Java Extensions and new SDK 1.5

    Hello

    I had built a Java Extension with version 1.0 update modifing WidgetConfigImpl.java as PDF attached. And I was running properly.

    Now, with the 1.5 SDK don't work and Java not return a warning or an error.

    I have tried otherwise, generating a .jar and include it in the file ext with eclipse, but do not show the .jar in Add dialog, this same problem occurred at 1.0 and I solved adding that the Java plug-in with the attached PDF file.

    Y at - it new path by adding the extension modifing WidgetConfigImpl.java or something similar?

    Why anti-pop immediately following pushScreen in your code?  I don't even know what that would do, but there is a good chance that it will never show your screen.

    This does not work for the screen display?  Generally speaking, you would record your screen as a listener for an event and close the form this way, right?

    UiApplication.getUiApplication().invokeLater(new Runnable() {    public void run() {        try {            UiApplication.getUiApplication().pushScreen(_screen);        } catch (MediaException e) {             Dialog.alert("Error: " + e.getMessage());        }    }});
    
  • Problem with the drawing of a new shape in Flex

    Hello!

    I am new to Flex and AS3 (don't laugh at me). I have a problem, try to draw a shape. The alert is triggered, but the form does not appear. Need help.

    Code:

    <? XML version = "1.0" encoding = "utf-8"? >

    < mx:Application

    ' xmlns:mx = ' http://www.Adobe.com/2006/MXML "layout =" " absolute "creationComplete ="drawTrapecio ();"

    >

    < mx:Script >

    <! [CDATA]

    Import mx.graphics. *;

    Import flash.display. *;

    Import mx.controls.Alert;

    public function drawTrapecio():Sub

    {

    Alert.Show ("test");

    var trapecio:Shape = new Form;

    Finally, I replace Sprite for the form, like this: var trapecio:Sprite = new Sprite, nothing helps.

    trapecio.graphics.lineStyle (5, 0 x 000000);

    trapecio.graphics.moveTo (100, 100);

    trapecio.graphics.lineTo (200, 50);

    trapecio.graphics.lineTo (200, 350);

    trapecio.graphics.lineTo (50, 400);

    ce .addChild (trapecio);

    }

    []] >

    < / mx:Script >

    < / mx:Application >

    I really appreciate any help you can give.

    Madrid

    What you can do is to examine each of the objects such as HBox. Then draw shapes inside. So that you can dragdrop using the handler for the dragdrop event. You have to have the label as a child of this HBox it self. If you enter the code let me know.

  • Problem with the touchpad in a new Ideapad G70-70

    I bought this computer a few days ago and that I am really satisfied, but only with a problem that is engine drives me crazy, I have a big square thingy that aims to move the mouse - down of those, I now have two funds, if I move my finger on the big square at determined points, it acts like I clicked on the on the bottom left - he heppens much too frequently and can ruin a stealth mission in games, mark the huge amounts of text (followed by a deletion of the text)

    (Sorry for the bad paint - my mouse was not available to me at the moment)

    the red spot is the place where it heppends

    * edit - I still warranty

    Hi tomer8009,

    The only suggestion I can make is to go into the properties of the mouse, and playing with the sensitivity settings.

    I can give you a phone number for support.

  • Problems using the event to write new parameter values to VISA structure

    Hi all

    I created a VI to read an Omega flow meter. It is possible to change setpoint (setpoint (0-2) SLPM) of the meter and the gas (O2, CH4,...). To read instrument I write its ID (A-Z), followed by a carriage return, for example: A + 0x0D

    I created a VI with the events to write only the parameters to the instrument when a value is changed. My VI works but from time to time, it does not write the parameter change (gas or set point). I think that is has something to do with the while loop containing an entry VISA.

    Open FMA contains parameters and VISA opend

    Case of timeout initialize writing gas and setpoint for the first time

    Other events are for the change in the value of setpoint and gas

    How can I make sure that any change of setting will be writtent the instrument?

    Thank you

    Salvation Bass,

    Well, it is true that I lose this way time-out feature.

    No, you do not lose this feature. You put in a different position.

    You must call it BEFORE your loop!

    I'm not sure that I am following on this one there

    Why are you not sure? You have a large number of constants "0d" and it would be great to see that they are displayed in HEX mode instead of the normal display mode.

    The new VI manages events sometimes... but sometimes, missing a few changes... I think it is because there is an entry in the while loop. Do you have any idea how to prevent this?

    Never, NEVER use parallel loops to write and read on the same device on your serial port!

    How do ensure you that you always get the right answer to your order sent before?

    What is the purpose of using a second loop here? A loop with no wait States?

  • Problem with the 1.7 Server Update utility?

    Hello

    A colleague tries to run the 1.7 SUU on a Dell 2950 ESX version 3.5 running, the utility seems to work beyond the point showing "System is consistent with the preconditions", but then just exits and returns the word "Null".

    Someone at - he observed this behavious and might perhaps suggest a work around?

    Thanks for reading,

    Adam

    Message edited by AdamTRH on 06/24/2008 07:50

  • Problem with the license on a new RoboHelp 7 installation on a 64-bit XP system

    I say new because this machine had never before installed HR. RH7 actually works on Windows XP Professional 64-bit systems?

    Thanks for your quick response. Has saved me a lot of wasted time trying to get the thing to work.

    . MW

  • Problem with the RAW of Nikon NEF in Lightroom 4.4 format files

    Hello, I am trying to import files to NEF Raw of my DSLR Nikon D7200 in Lightroom 4.4. I can't preview or import the files.

    I tried to give administrative privileges Lightroom and it did not help. I copied the files directly from the SD card on my hard drive using Windows Explorer, no utility has been used.

    Are there other options for me to get these files into Lightroom for editing? I prefer not to lose the raw data I want to adjust the exposure.

    Thank you!

    Looking for the D7200 Lightroom 6. As an alternative, you can download the latest DNG Converter and use it to create copies DNG that you can use in your Lightroom. There is no native support for NEF D7200 files in Lightroom 4.4.

  • Problem with the Adobe Creative cloud Page cannot do anything with my files

    Hi, I have the videos of Creative cloud Page but my doesn't seem like it.

    I don't have the same options and I can not download a folder for example.

    Can ' t be a shared folder?

    Thank you

    Hi Mleanardo,

    That makes sense, creating a zip of multiple files is certainly a usable solution, and as I mentioned, other improvements are underway.

  • Problem with the module "Automation" in WindowsAzure

    Top: Problems with the module used "Automation" service "WindowsAzure.

    Hello!

    I really need your help to decide my problem of "Azure Automation". My boss has set a task for the 'Automation' module allows you to make a backup of Virtual Machines.

    To understand my problem, I do the next:

    1. describe the situation of all;

    2. describe the problems that appear in this situation;

    3. my conclusions.

    In addition, I am attaching the necessary information: my PS-scripts (from Windows and the automation of azure), log (with my notes) and screenshots (images with my notes) see file .rar Add_info (annex).

    1 description any situation

    For our development projects, we have several Virtual Machines on service cloud "WindowsAzure. We need to make backups of discs with Virtual Machines each week. Earlier, for this task, I used Windows PowerShell on my computer and my PS-script (see Ann 0 - VM (backup) of the WPS_snapshot). I created a new storage 'backupstor' and containing 'snaps-drive '. When I run PS-script with my computer, I have backup of disks virtual Machin in the container "snaps-disk", without problem.

    Now I have a new task "automatically make the process of creating backup of Virtual Machines (VM snapshots). I tried to use automation module (overview). Can I change my PS script for the 'Automation' module and create folders (see Ann 1 - records (make backups of virtual machines) _Azure_Automation).

    I need to make a backup of Virtual Machine 'bosard' in the cloud 'cloudnet. "Bosard" on the disc size ~ approximately 90 000 000 000 bytes (total size of the default drive size 127 GB/136 367 309 312 bytes)

    2. description of the problems that appear in this situation

    My steps:

    1. I start files to make a backup of Virtual Machine disk (see annex 1 - files (make backups of virtual machines) _Azure_Automation))

    2. it starts successfully and generate the name of backup 1 (blob) - snapshot-bosard - osdisk_07.10.2014_07h00m39s.vhd (see image 1 - start copy backup 1 and annex 2 - log file copy process)

    3. the process of backup copy 1 (blob) will...

    Problem 1:

    4. the process of backup copy 1 (see Appendix 2 - process log file copy) automatically stops and complete to copy the part 1/3 bytes copied 28311552000only. Important: The size of my virtual machine disk ~ on 90 000 000 000 bytes.  (Maximum possible) of total capacity of the disk where the Virtual Machine is used - 136 367 309 312 (127 GB). (See picture 2 - stop backup copy 1)

    5. I have Virtual size 1 backup - 28311552000bytes, when the size of my VM - 90 000 000 000 / 136 367 309 312 bytes.

    Problem 2:

    6. after the termination of the process automatically makes copy backup 1, records (see annex 1 - files (make backups of virtual machines) _Azure_Automation) automatically start (see picture 2 - stop backup copy 1) and folders automatically create new snapshot Backup 2 - name - bosard - osdisk_07.10.2014_07h31m33s.vhd (see annex 2 - process log file copy, image 3 - stop the copy backup 1 & Begin copy backup 2 and 5 - backupStore_Azure (process)of image)

    7. I pressed "stop" and stopped the process of copy and folders (picture 4 - I stopped the process of creating backup 2 & records). And how result I had size Backup 1 and 2 = 0 bytes (see image 6 - backupStore_Azure (I order records))

    Note:

    1 problem 1: the process of backup of virtual machine does not complete and stops automatically.

    2 problem 2: the process of creating new second backup starts automatically. And as a result, we do not have the backup of virtual machine, when I use the 'Automation '.

    3. my conclusions

    I think that:

    1. my PS script for Automation (files) is not correctly. Then I need your help, how to fix this.

    2 may be the module "Automation" is not working correctly. And the module 'Automation' needs repairs and settings.

    In addition, I am attaching the necessary information (see the Add_info (annex) .rar file):

    Ann WPS_snapshot 0 - VM (backup)

    Ann 1 - records (make backups of virtual machines) _Azure_Automation

    Ann 2 - log file copy process

    image 1 - start the copy backup 1

    image 2 - stop copy backup 1

    image 3 - stop copy backup 1 & Begin copy backup 2

    4. I stopped the image create backup processes 2 & records

    image 5 - backupStore_Azure (process)

    image 6 - backupStore_Azure (I order records)

    Thank you

    Kind regards

    Mikhail

    Hello

    You can get the assisted support from the following link on this point:.

    http://azure.Microsoft.com/en-us/support/options/

  • Flash CS5.5 freeze problem when the film test.

    So, I worked on a new animation for several months and I've encountered a problem.

    Details: After exporting swf by testing the full movie, it plays the first four scenes, and then after that it crashes.
    Symbols to continue, but the film does not progress past this stage.
    I cut the scene, removed my vcam filters and even tried to run on an older version of Flash.
    I have read a few forums of people with similar problems and the general response is that they corrupted in their library files.
    Corrupted in the library files apparently have a "Preview not available" sign when you click on it in the library.
    After going through all my library items (this is more than in 2000) I do not have with this sign.

    I really need help I worked real hard on this project.

    Help, please! I use Flash cs5.5

    Thank you, Flip.

    It could be the result of exceeding the limit of the frame in Flash (16 000 images).

    Film size limit. Flash CS6

  • I am running Windows XP and I'm trying to upgrade to Windows 7. There seems to be a problem with the administrator no no not the permission to create a file?

    I am running windows XP.  I try to install the upgrade to windows 7.  I was on the phone with technical support of 4 - 5 times, and they may not always help.  There seems to be a problem with the administrator and with not not permission to create a file?  I have a HP desktop computer. Can anyone help?

    original title: help with Windows 7 install

    Hello

    ·         Account administrator that you use?

    ·         You have the disc to install Windows 7 or upgrade disk?

    Follow these steps and check if that helps.

    Step 1:

    To see if your PC is ready for Windows 7, download free Windows 7 Upgrade Advisor. It scans your PC for potential issues with your hardware, devices, installed programs and recommends what to do before upgrade you.

    Windows 7 Upgrade Advisor

    http://Windows.Microsoft.com/en-us/Windows/downloads/Upgrade-Advisor

    Step 2:

    Follow the exact steps in this article and check if that helps.

    Upgrade Windows XP to Windows 7

    http://Windows.Microsoft.com/en-us/Windows7/help/upgrading-from-Windows-XP-to-Windows-7

    Note: Make sure that you back up all important data on the computer before you install Windows 7.

  • Problem with the menu "open with."

    Hello

    I'm using windows vista and have a strange problem with the "Open with" menu

    When I click on a file and select 'Open with', the program I want is not shown on the list of programs. so I click on "Browse" and find the program I want on the program folder files, but the very fact that it does not appear on the list of programs in the "Open with" menu.

    The program works normally, I can open the program and click on the file-> open and choose the file I want, but it is easier and faster to double-click a file to open the program...

    Any help is appreciated!

    Thank you!

    Record the programs with the "Open with:" dialog box
    http://WindowsXP.MVPs.org/openwithadd.htm
    Ramesh Srinivasan, Microsoft MVP

Maybe you are looking for