Searched refs:ERROR_INSTALL_PLATFORM_UNSUPPORTED (Results 1 – 8 of 8) sorted by relevance
/reactos/dll/win32/msi/ |
H A D | package.c | 1137 return ERROR_INSTALL_PLATFORM_UNSUPPORTED; in parse_suminfo() 1176 return ERROR_INSTALL_PLATFORM_UNSUPPORTED; in validate_package() 1179 return ERROR_INSTALL_PLATFORM_UNSUPPORTED; in validate_package() 1183 return ERROR_INSTALL_PLATFORM_UNSUPPORTED; in validate_package() 1188 return ERROR_INSTALL_PLATFORM_UNSUPPORTED; in validate_package()
|
/reactos/modules/rostests/winetests/msi/ |
H A D | install.c | 5578 …ok(r == ERROR_INSTALL_PLATFORM_UNSUPPORTED, "Expected ERROR_INSTALL_PLATFORM_UNSUPPORTED, got %u\n… in test_package_validation() 5584 …ok(r == ERROR_INSTALL_PLATFORM_UNSUPPORTED, "Expected ERROR_INSTALL_PLATFORM_UNSUPPORTED, got %u\n… in test_package_validation() 5590 …ok(r == ERROR_INSTALL_PLATFORM_UNSUPPORTED, "Expected ERROR_INSTALL_PLATFORM_UNSUPPORTED, got %u\n… in test_package_validation() 5621 …ok(r == ERROR_INSTALL_PLATFORM_UNSUPPORTED, "Expected ERROR_INSTALL_PLATFORM_UNSUPPORTED, got %u\n… in test_package_validation() 5699 …ok(r == ERROR_INSTALL_PLATFORM_UNSUPPORTED, "Expected ERROR_INSTALL_PLATFORM_UNSUPPORTED, got %u\n… in test_package_validation() 5707 …ok(r == ERROR_INSTALL_PLATFORM_UNSUPPORTED, "Expected ERROR_INSTALL_PLATFORM_UNSUPPORTED, got %u\n… in test_package_validation()
|
/reactos/sdk/include/psdk/ |
H A D | winerror.h | 991 #define ERROR_INSTALL_PLATFORM_UNSUPPORTED 1633 macro
|
/reactos/dll/win32/kernel32/winnls/lang/ |
H A D | bg-BG.mc | 6733 SymbolicName=ERROR_INSTALL_PLATFORM_UNSUPPORTED 6735 ERROR_INSTALL_PLATFORM_UNSUPPORTED - This installation package is not supported by this processor t…
|
H A D | de-DE.mc | 6734 SymbolicName=ERROR_INSTALL_PLATFORM_UNSUPPORTED 6736 ERROR_INSTALL_PLATFORM_UNSUPPORTED - This installation package is not supported by this processor t…
|
H A D | pl-PL.mc | 6736 SymbolicName=ERROR_INSTALL_PLATFORM_UNSUPPORTED 6738 ERROR_INSTALL_PLATFORM_UNSUPPORTED - This installation package is not supported by this processor t…
|
H A D | ru-RU.mc | 6734 SymbolicName=ERROR_INSTALL_PLATFORM_UNSUPPORTED 6736 ERROR_INSTALL_PLATFORM_UNSUPPORTED - This installation package is not supported by this processor t…
|
/reactos/sdk/include/reactos/mc/ |
H A D | errcodes.mc | 16832 SymbolicName=ERROR_INSTALL_PLATFORM_UNSUPPORTED
|