Changes between Version 2 and Version 3 of libwdi
- Timestamp:
- 03/29/10 20:18:59 (3 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
libwdi
v2 v3 10 10 * automated inf generation 11 11 * compatible with 32 and 64 bit Windows platforms, starting with Windows XP, with the possibility to either produce 2 separate libraries, for 32 or 64 bit, or a single library that covers both 32 and 64 bit at the same time. 12 * can either be integrated in your libusb application, so that a single executable application can be redistributed without the need for an additional installer, or to create a separate installer application .12 * can either be integrated in your libusb application, so that a single executable application can be redistributed without the need for an additional installer, or to create a separate installer application (the library itself does have any libusb dependency) 13 13 14 14 == Status ==