PPUDecoder:

- Fixed BI field.

Project updated to VS12.
This commit is contained in:
DH 2013-07-03 23:25:54 +03:00
parent b35dfdf29b
commit 7e07cd9595
23 changed files with 704 additions and 4 deletions

View file

@ -106,7 +106,7 @@
#include <windowsx.h>
#endif
#if !defined __WXWINCE__ && !defined NEED_PBT_H
#if !defined __WXWINCE__ && !defined NEED_PBT_H && _MSC_VER < 1600
#include <pbt.h>
#endif