Changes between Version 47 and Version 48 of libwdi
- Timestamp:
- 10/02/10 13:47:08 (3 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
libwdi
v47 v48 44 44 * [http://www.cygwin.com/ cygwin] (32 bit only). 45 45 46 The recommended development environment to compile the library/apps is Windows DDK as it allows the building of a 32+64 bit compatible library, and ensures that the required WinUSB DLL files are available. If you need Windows 2000 compatibility, a multilib version of MinGW-w64 is the preferred development environment.46 The recommended development environment to compile the library/apps is Windows DDK as it allows the building of a 32+64 bit compatible library, and ensures that the required WinUSB DLL files are available. If you need Windows 2000 compatibility, you may have to use the older version of WDK 6001.18002. The problem with MinGW-w64 is that it only officially supports XP onwards (YMMV on Win2k). 47 47 48 48 == Development Source ==