We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
2>D:\code\git\WindowsIntelPT\PtControlApp\EntryPoint.cpp(137,60): warning C4312: “类型强制转换”: 从“DWORD”转换到更大的“LPVOID” 2>D:\code\git\WindowsIntelPT\PtControlApp\IntelPtControlApp.cpp(171,34): warning C4244: “=”: 从“DWORD_PTR”转换到“BOOL”,可能丢失数据 2>D:\code\git\WindowsIntelPT\PtControlApp\IntelPtControlApp.cpp(188,59): warning C4312: “类型强制转换”: 从“int”转换到更大的“LPVOID” 2>D:\code\git\WindowsIntelPT\PtControlApp\IntelPtControlApp.cpp(620,40): warning C4311: “类型强制转换”: 从“LPVOID”到“DWORD”的指针截断 2>Log.cpp 2>正在生成代码... 2>D:\code\git\WindowsIntelPT\PtControlApp\IntelPtControlApp.cpp(620,40): warning C4302: “类型强制转换”: 从“LPVOID”到“DWORD”截断
The text was updated successfully, but these errors were encountered:
No branches or pull requests
2>D:\code\git\WindowsIntelPT\PtControlApp\EntryPoint.cpp(137,60): warning C4312: “类型强制转换”: 从“DWORD”转换到更大的“LPVOID”
2>D:\code\git\WindowsIntelPT\PtControlApp\IntelPtControlApp.cpp(171,34): warning C4244: “=”: 从“DWORD_PTR”转换到“BOOL”,可能丢失数据
2>D:\code\git\WindowsIntelPT\PtControlApp\IntelPtControlApp.cpp(188,59): warning C4312: “类型强制转换”: 从“int”转换到更大的“LPVOID”
2>D:\code\git\WindowsIntelPT\PtControlApp\IntelPtControlApp.cpp(620,40): warning C4311: “类型强制转换”: 从“LPVOID”到“DWORD”的指针截断
2>Log.cpp
2>正在生成代码...
2>D:\code\git\WindowsIntelPT\PtControlApp\IntelPtControlApp.cpp(620,40): warning C4302: “类型强制转换”: 从“LPVOID”到“DWORD”截断
The text was updated successfully, but these errors were encountered: