HomeSort by relevance Sort by last modified time
    Searched refs:MSIMODIFY_VALIDATE_FIELD (Results 1 - 3 of 3) sorted by null

  /prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/
msiquery.h 28 MSIMODIFY_VALIDATE_FIELD = 10,MSIMODIFY_VALIDATE_DELETE = 11
  /external/python/cpython2/PC/
_msi.c 1040 PyModule_AddIntConstant(m, "MSIMODIFY_VALIDATE_FIELD", MSIMODIFY_VALIDATE_FIELD);
  /external/python/cpython3/PC/
_msi.c 1070 PyModule_AddIntMacro(m, MSIMODIFY_VALIDATE_FIELD);

Completed in 166 milliseconds