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

  /external/python/cpython2/PC/
_msi.c 943 x != ((int)(flag) | MSIDBOPEN_PATCHFILE))
1024 PyModule_AddIntConstant(m, "MSIDBOPEN_PATCHFILE", (int)MSIDBOPEN_PATCHFILE);
  /external/python/cpython3/PC/
_msi.c 960 x != ((int)(flag) | MSIDBOPEN_PATCHFILE))
1054 PyModule_AddIntConstant(m, "MSIDBOPEN_PATCHFILE", (long)MSIDBOPEN_PATCHFILE);
  /prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/
msiquery.h 19 #define MSIDBOPEN_PATCHFILE 32/sizeof(*MSIDBOPEN_READONLY)

Completed in 167 milliseconds