Jump to content

USBCALLS.DLL: Difference between revisions

From EDM2
W.m.brul (talk | contribs)
added links for rexx functions
W.m.brul (talk | contribs)
Line 4: Line 4:
!Date||Version||Size||Comments
!Date||Version||Size||Comments
|-
|-
|2016-12-22 18:52||10.213||36.366 bytes||Lars Erdmann [http://hobbes.nmsu.edu/h-search.php?sh=1&key=usbdrv213 usbdrv213.zip]
|2017-06-29 07:22||10.218||36,366 bytes||Lars Erdmann [http://hobbes.nmsu.edu/h-search.php?sh=1&key=usbdrv218 usbdrv218.zip]
|-
|-
|2015-07-03 17:08||14.20150630||48,586 bytes||W.M.Brul [http://hobbes.nmsu.edu/h-search.php?sh=1&key=usbres04 usbres04.zip]
|2017-02-28 10:23||14.20170228||49,098 bytes||W.M.Brul [http://hobbes.nmsu.edu/h-search.php?sh=1&key=usbres05 usbres05.zip]
|}
|}



Revision as of 17:33, 15 August 2017

Versions

Date Version Size Comments
2017-06-29 07:22 10.218 36,366 bytes Lars Erdmann usbdrv218.zip
2017-02-28 10:23 14.20170228 49,098 bytes W.M.Brul usbres05.zip

DLL Entry Points

  1  UsbQueryDeviceReport
  2  UsbQueryNumberDevices
  3  UsbBulkRead
  4  UsbQueryDeviceInfo
  5  UsbQueryStringReport
  6  UsbBulkWrite
  7  UsbCtrlTransfer
  8  UsbDataTransfer
  9  UsbCtrlMessage
 11  UsbDeregisterNotification
 12  UsbIrqWrite
 13  UsbIsoOpen
 14  UsbOpen
 15  UsbRegisterChangeNotification
 16  UsbClose
 17  UsbRegisterDeviceNotification
 18  UsbIrqRead
 19  UsbIsoClose
 20  UsbCancelTransfer
 21  UsbStartCtrlTransfer
 22  UsbStartDataTransfer
 23  UsbStartIsoTransfer
 24  UsbQueryVersion

Note: The entry points below are in uppercase.

100  UsbLoadFuncs
101  UsbDropFuncs
102  RxUsbQueryNumberDevices
103  RxUsbQueryDeviceReport
104  RxUsbRegisterChangeNotification
105  RxUsbRegisterDeviceNotification
106  RxUsbDeregisterNotification
107  RxUsbOpen
108  RxUsbClose
109  RxUsbCtrlMessage
110  RxUsbBulkRead
111  RxUsbBulkWrite
112  RxUsbQueryVersion
113  RxUsbQueryDeviceInfo
114  RxUsbQueryStringReport
115  RxUsbIrqRead
116  RxUsbIrqWrite
117  RxUsbCtrlTransfer
118  RxUsbDataTransfer
120  RxUsbDeviceClearFeature
121  RxUsbInterfaceClearFeature
122  RxUsbEndpointClearFeature
123  RxUsbEndpointClearHalt
124  RxUsbDeviceGetConfiguration
125  RxUsbDeviceGetDescriptor
128  RxUsbConfigurationGetDescriptor
129  RxUsbStringGetDescriptor
130  RxUsbInterfaceGetAltSetting
131  RxUsbDeviceGetStatus
132  RxUsbInterfaceGetStatus
133  RxUsbEndpointGetStatus
134  RxUsbDeviceSetAddress
135  RxUsbDeviceSetConfiguration
136  RxUsbDeviceSetDescriptor
139  RxUsbConfigurationSetDescriptor
140  RxUsbStringSetDescriptor
141  RxUsbDeviceSetFeature
142  RxUsbInterfaceSetFeature
143  RxUsbEndpointSetFeature
144  RxUsbInterfaceSetAltSetting
145  RxUsbEndpointSynchFrame

DLLs Loaded

Links