新版改进如下:
- wxgui: synced with trunk (to acquire new CDVD/ISO api)
- Added clean_msvc.cmd, which is a batch file that deletes all the mess MSVC
leaves behind even with Clean/Rebuild. Chances are if you're having
compiler/linker problems you can just double-click clean_msvc.cmd and have it
fixed, rather than having to do a full re-checkout of sources (see file for more
details on why).
- Made a clean fix for the memzero.h template expansion bug/warning (caused by
msvc treating template parameters like macros).