ReactOS 0.4.16-dev-257-g6aa11ac
|
Public Attributes | |
UINT | magic |
HFDI | hfdi |
PSP_FILE_CALLBACK_W | msghandler |
PVOID | context |
WCHAR | most_recent_cabinet_name [MAX_PATH] |
WCHAR | most_recent_target [MAX_PATH] |
Definition at line 56 of file setupcab.c.
PVOID SC_HSC_W::context |
Definition at line 60 of file setupcab.c.
Referenced by sc_FNNOTIFY_W(), and SetupIterateCabinetW().
HFDI SC_HSC_W::hfdi |
Definition at line 58 of file setupcab.c.
Referenced by SetupIterateCabinetW().
UINT SC_HSC_W::magic |
Definition at line 57 of file setupcab.c.
Referenced by SetupIterateCabinetW().
Definition at line 61 of file setupcab.c.
Referenced by sc_FNNOTIFY_W(), and SetupIterateCabinetW().
Definition at line 62 of file setupcab.c.
Referenced by sc_FNNOTIFY_W().
PSP_FILE_CALLBACK_W SC_HSC_W::msghandler |
Definition at line 59 of file setupcab.c.
Referenced by sc_FNNOTIFY_W(), and SetupIterateCabinetW().