Home > Software engineering >  Before is to use VS2008 compiled, now switch to VS2013 why so many mistakes more, please give a effe
Before is to use VS2008 compiled, now switch to VS2013 why so many mistakes more, please give a effe

Time:09-22

Error error 24 C2061: syntax errors: identifier "PTOUCHINPUT" e: \ \ program files \ Microsoft visual studio (x86) vc 12.0 \ \ atlmfc \ include \ afxwin h 2986 1 ROVControl
Error and the error C2061: syntax errors: identifier "PTOUCHINPUT" e: \ \ program files \ Microsoft visual studio (x86) vc 12.0 \ \ atlmfc \ include \ afxwin h 2996 1 ROVControl
Error and error C2065: "GC_PAN_WITH_GUTTER" : no statement of identifiers e: \ \ program files \ Microsoft visual studio (x86) vc 12.0 \ \ atlmfc \ include \ afxwin h 2063 1 ROVControl
Error and error C2065: "GC_PAN_WITH_INERTIA" : no statement of identifiers e: \ \ program files \ Microsoft visual studio (x86) vc 12.0 \ \ atlmfc \ include \ afxwin h 2069 1 ROVControl
Error error 15 C2065: "GC_PAN_WITH_SINGLE_FINGER_HORIZONTALLY" : no statement of identifiers e: \ \ program files \ Microsoft visual studio (x86) vc 12.0 \ \ atlmfc \ include \ afxwin h 2057 1 ROVControl
Error and the error C2065: "GC_PAN_WITH_SINGLE_FINGER_VERTICALLY" : no statement of identifiers e: \ \ program files \ Microsoft visual studio (x86) vc 12.0 \ \ atlmfc \ include \ afxwin h 2051 1 ROVControl
Error and the error C2065: "GC_PAN" : no statement of identifiers e: \ \ program files \ Microsoft visual studio (x86) vc 12.0 \ \ atlmfc \ include \ afxwin h 2045 1 ROVControl
Error and the error C2065: "GC_ROTATE" : no statement of identifiers e: \ \ program files \ Microsoft visual studio (x86) vc 12.0 \ \ atlmfc \ include \ afxwin h 2025 1 ROVControl
Error error of 9 C2065: "GC_TWOFINGERTAP" : no statement of identifiers e: \ \ program files \ Microsoft visual studio (x86) vc 12.0 \ \ atlmfc \ include \ afxwin h 2031 1 ROVControl
Mistake 5 error C2065: "GC_ZOOM" : no statement of identifiers e: \ \ program files \ Microsoft visual studio (x86) vc 12.0 \ \ atlmfc \ include \ afxwin h 2019 1 ROVControl
Error 10 error C2065: "GID_PAN" : no statement of identifiers e: \ \ program files \ Microsoft (x86) visual studio 12.0 \ \ vc atlmfc \ include \ afxwin h 2045 1 ROVControl
Error 12 error C2065: "GID_PAN" : no statement of identifiers e: \ \ program files \ Microsoft visual studio (x86) vc 12.0 \ \ atlmfc \ include \ afxwin h 2051 1 ROVControl
Error and the error C2065: "GID_PAN" : no statement of identifiers e: \ \ program files \ Microsoft visual studio (x86) vc 12.0 \ \ atlmfc \ include \ afxwin h 2057 1 ROVControl
Error and the error C2065: "GID_PAN" : no statement of identifiers e: \ \ program files \ Microsoft visual studio (x86) vc 12.0 \ \ atlmfc \ include \ afxwin h 2063 1 ROVControl
Error and the error C2065: "GID_PAN" : no statement of identifiers e: \ \ program files \ Microsoft visual studio (x86) vc 12.0 \ \ atlmfc \ include \ afxwin h 2069 1 ROVControl
Error 6 error C2065: "GID_ROTATE" : no statement of identifiers e: \ \ program files \ Microsoft visual studio (x86) vc 12.0 \ \ atlmfc \ include \ afxwin h 2025 1 ROVControl
8 error error C2065: "GID_TWOFINGERTAP" : no statement of identifiers e: \ \ program files \ Microsoft visual studio (x86) vc 12.0 \ \ atlmfc \ include \ afxwin h 2031 1 ROVControl
Mistake 4 error C2065: "GID_ZOOM" : no statement of identifiers e: \ \ program files \ Microsoft visual studio (x86) vc 12.0 \ \ atlmfc \ include \ afxwin h 2019 1 ROVControl
Error and the error C2065: "m_pCurrentGestureInfo" : no statement of identifiers e: \ \ program files \ Microsoft visual studio (x86) vc 12.0 \ \ atlmfc \ include \ afxwin h 2955 1 ROVControl
Error and error C2146: syntax errors: lack of ";" () in front of the identifier "GetCurrentGestureInfo" e: \ \ program files \ Microsoft visual studio (x86) vc 12.0 \ \ atlmfc \ include \ afxwin h 2953 1 ROVControl
Error 2 error C2146: syntax errors: lack of ";" () in front of the identifier "m_pConfigs" e: \ \ program files \ Microsoft visual studio (x86) vc 12.0 \ \ atlmfc \ include \ afxwin h 2092 1 ROVControl
Error and the error C2146: syntax errors: lack of ";" () in front of the identifier "m_pCurrentGestureInfo" e: \ \ program files \ Microsoft visual studio (x86) vc 12.0 \ \ atlmfc \ include \ afxwin h 3009 1 ROVControl
Mistake 3 error C4430: lack of type specifier - is assumed to be int, note: c + + does not support default int e: \ \ program files \ Microsoft visual studio (x86) vc 12.0 \ \ atlmfc \ include \ afxwin h 2092 1 ROVControl
Error error 20 C4430: lack of type specifier - is assumed to be int, note: c + + does not support default int e: \ \ program files \ Microsoft visual studio (x86) vc 12.0 \ \ atlmfc \ include \ afxwin h 2953 1 ROVControl
Error and the error C4430: lack of type specifier - is assumed to be int, note: c + + does not support default int e: \ \ program files \ Microsoft visual studio (x86) vc 12.0 \ \ atlmfc \ include \ afxwin h 2954 1 ROVControl
Error and the error C4430: lack of type specifier - is assumed to be int, note: c + + does not support default int e: \ \ program files \ Microsoft visual studio (x86) vc 12.0 \ \ atlmfc \ include \ afxwin h 3009 1 ROVControl

CodePudding user response:


Whether WINVER _WIN32_WINNT define different?

CodePudding user response:

I don't know much about it, but errors in the afxwin. H this file

CodePudding user response:

In the project definition of macro definitions related to operating system versions to Windows XP
  • Related