|
ReactOS 0.4.16-dev-1946-g52006dd
|

Public Attributes | |
| UINT | magic |
| HFDI | hfdi |
| PSP_FILE_CALLBACK_A | msghandler |
| PVOID | context |
| CHAR | most_recent_cabinet_name [MAX_PATH] |
| CHAR | most_recent_target [MAX_PATH] |
Definition at line 46 of file setupcab.c.
| PVOID SC_HSC_A::context |
Definition at line 50 of file setupcab.c.
Referenced by sc_FNNOTIFY_A(), and SetupIterateCabinetA().
| HFDI SC_HSC_A::hfdi |
Definition at line 48 of file setupcab.c.
Referenced by SetupIterateCabinetA().
| UINT SC_HSC_A::magic |
Definition at line 47 of file setupcab.c.
Referenced by SetupIterateCabinetA().
Definition at line 51 of file setupcab.c.
Referenced by sc_FNNOTIFY_A(), and SetupIterateCabinetA().
Definition at line 52 of file setupcab.c.
Referenced by sc_FNNOTIFY_A().
| PSP_FILE_CALLBACK_A SC_HSC_A::msghandler |
Definition at line 49 of file setupcab.c.
Referenced by sc_FNNOTIFY_A(), and SetupIterateCabinetA().