Menu

#600 Windows 10 WinUsb updates missing

v1.0 (example)
open
nobody
None
5
2017-04-12
2017-04-11
Timmmm
No

The WinUsb headers in mingw-w64 are a bit out of date - they don't include any of the changes for Windows 10, especially the new isochronous support.

So far I've found that WinUsb_QueryPipeEx, and everything with 'Isoch' in the name is missing, e.g. WinUsb_RegisterIsochBuffer.

Related

Bugs: #600

Discussion

  • Timmmm

    Timmmm - 2017-04-12

    Wait do you guys ever accept pull requests? None of them so far have been and your contributing page cleverly omits any mention of how to actually contribute.

     
    • NightStrike

      NightStrike - 2017-04-12

      Yes, but someone has to review the pull request first. That's usually done
      on the mailing list. I personal am not qualified to review it, but others
      are.

      On Apr 12, 2017 7:23 AM, "Timmmm" timmmm@users.sf.net wrote:

      Wait do you guys ever accept pull requests? None of them so far have been
      and your contributing page https://mingw-w64.org/doku.php/contribute
      cleverly omits any mention of how to actually contribute.


      Status: open
      Group: v1.0 (example)
      Created: Tue Apr 11, 2017 02:51 PM UTC by Timmmm
      Last Updated: Wed Apr 12, 2017 11:21 AM UTC
      Owner: nobody

      The WinUsb headers in mingw-w64 are a bit out of date - they don't include
      any of the changes for Windows 10, especially the new isochronous support.

      So far I've found that WinUsb_QueryPipeEx, and everything with 'Isoch' in
      the name is missing, e.g. WinUsb_RegisterIsochBuffer.


      Sent from sourceforge.net because you indicated interest in
      https://sourceforge.net/p/mingw-w64/bugs/600/

      To unsubscribe from further messages, please visit
      https://sourceforge.net/auth/subscriptions/

       

      Related

      Bugs: #600

  • Kai Tietz

    Kai Tietz - 2017-04-12

    Yes, I use this first time for mingw-w64 :). I reviewed. and merged it already. Should be part of master.
    Thanks for contributing :)

     
    • Timmmm

      Timmmm - 2017-04-12

      Awesome, thanks!

       
    • Timmmm

      Timmmm - 2017-04-12

      So... I might have forgotten to update the .defs. Sorry! Fixed merge request here: https://sourceforge.net/p/mingw-w64/mingw-w64/merge-requests/7/

       

Log in to post a comment.