usb in C#

  • Thread starter Thread starter iman
  • Start date Start date
In comparison to the length of time that the WinAPI has been developed? Not
long at all. Give them time, each release is giving us more and more....
 
Yes its very very hard to code [DllImport]


William Ryan said:
In comparison to the length of time that the WinAPI has been developed? Not
long at all. Give them time, each release is giving us more and more....
 
Each release? Not good enough; where is the roadmap showing what is to be
included, nowehre to be seen, so how can one plan for this.
 
There's a lot of libraries, plain and simple. Couple that with all of the
requests for different functionality and it adds up to more than a few man
months.
anonymouse said:
Yes its very very hard to code [DllImport]


William Ryan said:
In comparison to the length of time that the WinAPI has been developed? Not
long at all. Give them time, each release is giving us more and more....
 
I don't know of a roadmap but such a thing would be pretty difficult to
stick to b/c developer requests probably dictate what gets addressed first.
PInvoke isn't a big deal and you cna always roll your own stuff in the
interim...I do it regularly.
 
Yes but it would be nice to see how they plan to do it then I could fill
that gap until its fixed.
 
Back
Top