MessagePack is developed by FURUHASHI Sadayuki, licensed under Apache License,
Version 2.0. The original software and related information is available at
http://msgpack.sourceforge.jp/.


Fixed by jinsf (jinsf@users.sourceforge.jp)
- Added msgpack_vc2008_ex.vcproj (added Release_Dll, Debug_Dll, and x64, etc.)
- Modified sysdep.h (Added "#define _SECURE_SCL 0")
- Modified string.hpp to support std::wstring
- Modified other files to avoid type conversion warnings in VS2008
