~steve-sk2/mingw-w64/oneiric

« back to all changes in this revision

Viewing changes to mingw-w64-crt/lib32/winusb.def

  • Committer: Bazaar Package Importer
  • Author(s): Stephen Kitt
  • Date: 2010-11-18 00:04:46 UTC
  • mfrom: (1.1.1 upstream)
  • Revision ID: james.westby@ubuntu.com-20101118000446-xe24b423su55onyl
Tags: 1.0+20101003-1
* New maintainer. (Closes: #594371.)
* New upstream snapshot:
  - Includes getopt.h. (Closes: #569914.)
* Build g++ for Win64. (Closes: #600451.)
* Standards-Version 3.9.1 (new packaging).
* Include patch from
  http://mingw-w64.svn.sourceforge.net/viewvc/mingw-w64?view=revision&revision=3715
  as suggested by Rafaël Carré.

Show diffs side-by-side

added added

removed removed

Lines of Context:
1
 
;
2
 
; Definition file of WINUSB.DLL
3
 
; Automatic generated by gendef
4
 
; written by Kai Tietz 2008
5
 
;
6
 
LIBRARY "WINUSB.DLL"
7
 
EXPORTS
8
 
WinUsb_AbortPipe@8
9
 
WinUsb_ControlTransfer@28
10
 
WinUsb_FlushPipe@8
11
 
WinUsb_Free@4
12
 
WinUsb_GetAssociatedInterface@12
13
 
WinUsb_GetCurrentAlternateSetting@8
14
 
WinUsb_GetDescriptor@28
15
 
WinUsb_GetOverlappedResult@16
16
 
WinUsb_GetPipePolicy@20
17
 
WinUsb_GetPowerPolicy@16
18
 
WinUsb_Initialize@8
19
 
WinUsb_ParseConfigurationDescriptor@28
20
 
WinUsb_ParseDescriptors@16
21
 
WinUsb_QueryDeviceInformation@16
22
 
WinUsb_QueryInterfaceSettings@12
23
 
WinUsb_QueryPipe@16
24
 
WinUsb_ReadPipe@24
25
 
WinUsb_ResetPipe@8
26
 
WinUsb_SetCurrentAlternateSetting@8
27
 
WinUsb_SetPipePolicy@20
28
 
WinUsb_SetPowerPolicy@16
29
 
WinUsb_WritePipe@24