Changes between Version 30 and Version 31 of libwdi/faq


Ignore:
Timestamp:
10/02/10 13:49:13 (3 years ago)
Author:
xiaofan
Comment:

Clarify Win2k support of MinGW-w64

Legend:

Unmodified
Added
Removed
Modified
  • libwdi/faq

    v30 v31  
    2121 
    2222'''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).  
    2424 
    2525'''How can I create a DLL with the DDK environment?'''