Changes between Version 30 and Version 31 of libwdi/faq
- Timestamp:
- 10/02/10 13:49:13 (3 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
libwdi/faq
v30 v31 21 21 22 22 '''How can I create Windows 2000 compatible version of libwdi?''' 23 Currently, the only __supported__ way to do so is either to use MinGW32 or a multilib MinGW-w64. You may try WDK 6001 version as well but it is unsupported.23 Currently, the only __supported__ way to do so is either to use MinGW32. You may try WDK 6001 version as well but it is unsupported. Take note that MinGW-w64 only officially supports XP onwards (YMMV on Win2k). 24 24 25 25 '''How can I create a DLL with the DDK environment?'''