error when convert project from vc 6.0 to vc 2010
问题 i have successfully compile and build c/c++ project on visual c++ 6.0 to dll .But when i convert to visual c++ 2010 on windwos 7 64bit os it appear many error .source code is typedef struct { int _entID ; /* Entity ID */ int _recID ; /* Recode No. */ int _Nmbr ; /* 画像番号 0020:0013 */ int _Clmns ; /* マトリクス X 0028:0011 */ int _Rws ; /* マトリクス Y 0028:0010 */ int _ImagCnt ; /* 複数フレーム数 0028:0008 */ char _Type[ 68 ] ; /* 画像タイプ 0008:0008 */ char _cUID[ 68 ] ; /* クラス UID 0004:1510 */ char _sUID[ 68 ] ;