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>M:\DISASSEMBLE_TOOLS\systeminformer\systeminformer\phnt\include\ntioapi.h(881,16): error C2011: '_FILE_STAT_INFORMATION': 'struct' type redefinition 2>M:\DISASSEMBLE_TOOLS\systeminformer\systeminformer\phnt\include\ntioapi.h(917,16): error C2011: '_FILE_STAT_LX_INFORMATION': 'struct' type redefinition 2>M:\DISASSEMBLE_TOOLS\systeminformer\systeminformer\phnt\include\ntioapi.h(944,16): error C2011: '_FILE_CASE_SENSITIVE_INFORMATION': 'struct' type redefinition 2>M:\DISASSEMBLE_TOOLS\systeminformer\systeminformer\phnt\include\ntioapi.h(881,16): error C2011: '_FILE_STAT_INFORMATION': 'struct' type redefinition 2>M:\DISASSEMBLE_TOOLS\systeminformer\systeminformer\phnt\include\ntioapi.h(917,16): error C2011: '_FILE_STAT_LX_INFORMATION': 'struct' type redefinition 2>M:\DISASSEMBLE_TOOLS\systeminformer\systeminformer\phnt\include\ntioapi.h(944,16): error C2011: '_FILE_CASE_SENSITIVE_INFORMATION': 'struct' type redefinition 2>M:\DISASSEMBLE_TOOLS\systeminformer\systeminformer\phnt\include\ntioapi.h(881,16): error C2011: '_FILE_STAT_INFORMATION': 'struct' type redefinition 2>M:\DISASSEMBLE_TOOLS\systeminformer\systeminformer\phnt\include\ntioapi.h(917,16): error C2011: '_FILE_STAT_LX_INFORMATION': 'struct' type redefinition 2>M:\DISASSEMBLE_TOOLS\systeminformer\systeminformer\phnt\include\ntioapi.h(944,16): error C2011: '_FILE_CASE_SENSITIVE_INFORMATION': 'struct' type redefinit
https://developer.microsoft.com/en-us/windows/downloads/windows-sdk/
everything is ok.
error
vs2022 v17.10 win11
The text was updated successfully, but these errors were encountered:
Fixed here 👍: 060790a
Sorry, something went wrong.
Thanks very much!
No branches or pull requests
Brief description of your issue
2>M:\DISASSEMBLE_TOOLS\systeminformer\systeminformer\phnt\include\ntioapi.h(881,16): error C2011: '_FILE_STAT_INFORMATION': 'struct' type redefinition 2>M:\DISASSEMBLE_TOOLS\systeminformer\systeminformer\phnt\include\ntioapi.h(917,16): error C2011: '_FILE_STAT_LX_INFORMATION': 'struct' type redefinition 2>M:\DISASSEMBLE_TOOLS\systeminformer\systeminformer\phnt\include\ntioapi.h(944,16): error C2011: '_FILE_CASE_SENSITIVE_INFORMATION': 'struct' type redefinition 2>M:\DISASSEMBLE_TOOLS\systeminformer\systeminformer\phnt\include\ntioapi.h(881,16): error C2011: '_FILE_STAT_INFORMATION': 'struct' type redefinition 2>M:\DISASSEMBLE_TOOLS\systeminformer\systeminformer\phnt\include\ntioapi.h(917,16): error C2011: '_FILE_STAT_LX_INFORMATION': 'struct' type redefinition 2>M:\DISASSEMBLE_TOOLS\systeminformer\systeminformer\phnt\include\ntioapi.h(944,16): error C2011: '_FILE_CASE_SENSITIVE_INFORMATION': 'struct' type redefinition 2>M:\DISASSEMBLE_TOOLS\systeminformer\systeminformer\phnt\include\ntioapi.h(881,16): error C2011: '_FILE_STAT_INFORMATION': 'struct' type redefinition 2>M:\DISASSEMBLE_TOOLS\systeminformer\systeminformer\phnt\include\ntioapi.h(917,16): error C2011: '_FILE_STAT_LX_INFORMATION': 'struct' type redefinition 2>M:\DISASSEMBLE_TOOLS\systeminformer\systeminformer\phnt\include\ntioapi.h(944,16): error C2011: '_FILE_CASE_SENSITIVE_INFORMATION': 'struct' type redefinit
Steps to reproduce (optional)
https://developer.microsoft.com/en-us/windows/downloads/windows-sdk/
Expected behavior (optional)
everything is ok.
Actual behavior (optional)
error
Environment (optional)
The text was updated successfully, but these errors were encountered: