OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:_WIN32_MSI
(Results
1 - 3
of
3
) sorted by null
/prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/
msidefs.h
28
#ifndef
_WIN32_MSI
31
#define
_WIN32_MSI
450
33
#define
_WIN32_MSI
400
36
#define
_WIN32_MSI
310
38
#define
_WIN32_MSI
300
40
#define
_WIN32_MSI
200
72
#if (
_WIN32_MSI
>= 110)
101
#if (
_WIN32_MSI
>= 150)
117
#if (
_WIN32_MSI
>= 300)
121
#if
_WIN32_MSI
>= 40
[
all
...]
msi.h
30
#ifndef
_WIN32_MSI
32
#define
_WIN32_MSI
450
34
#define
_WIN32_MSI
400
36
#define
_WIN32_MSI
310
38
#define
_WIN32_MSI
300
40
#define
_WIN32_MSI
200
48
#if
_WIN32_MSI
>= 150 && !defined (_MSI_NO_CRYPTO)
84
#if
_WIN32_MSI
>= 400
87
#if
_WIN32_MSI
>= 450
97
#if (
_WIN32_MSI
>= 310
[
all
...]
msiquery.h
203
#if (
_WIN32_MSI
>= 110)
221
#if (
_WIN32_MSI
>= 150)
Completed in 680 milliseconds