|
ReactOS 0.4.16-dev-1948-gd260c1d
|
Go to the source code of this file.
Classes | |
| struct | wire_field |
| struct | wire_record |
| interface | IWineMsiRemote |
Macros | |
| #define | MSIFIELD_NULL 0 |
| #define | MSIFIELD_INT 1 |
| #define | MSIFIELD_WSTR 3 |
| #define | MSIFIELD_STREAM 4 |
Typedefs | |
| typedef unsigned long | MSIHANDLE |
| typedef int | INSTALLMESSAGE |
| typedef int | MSICONDITION |
| typedef int | MSIRUNMODE |
| typedef int | INSTALLSTATE |
| typedef int | MSICOLINFO |
| typedef int | MSIMODIFY |
| typedef int | MSICOSTTREE |
| typedef int | MSIDBERROR |
| #define MSIFIELD_INT 1 |
Definition at line 38 of file winemsi.idl.
| #define MSIFIELD_NULL 0 |
Definition at line 37 of file winemsi.idl.
| #define MSIFIELD_STREAM 4 |
Definition at line 40 of file winemsi.idl.
| #define MSIFIELD_WSTR 3 |
Definition at line 39 of file winemsi.idl.
| typedef int INSTALLMESSAGE |
Definition at line 28 of file winemsi.idl.
| typedef int INSTALLSTATE |
Definition at line 31 of file winemsi.idl.
| typedef int MSICOLINFO |
Definition at line 32 of file winemsi.idl.
| typedef int MSICONDITION |
Definition at line 29 of file winemsi.idl.
| typedef int MSICOSTTREE |
Definition at line 34 of file winemsi.idl.
| typedef int MSIDBERROR |
Definition at line 35 of file winemsi.idl.
Definition at line 27 of file winemsi.idl.
Definition at line 33 of file winemsi.idl.
| typedef int MSIRUNMODE |
Definition at line 30 of file winemsi.idl.