|
ReactOS 0.4.16-dev-1946-g52006dd
|
#include <setupapi.h>
Public Attributes | |
| PCWSTR | NameInCabinet |
| DWORD | FileSize |
| DWORD | Win32Error |
| WORD | DosDate |
| WORD | DosTime |
| WORD | DosAttribs |
| WCHAR | FullTargetName [MAX_PATH] |
Definition at line 798 of file setupapi.h.
| WORD _FILE_IN_CABINET_INFO_W::DosAttribs |
Definition at line 804 of file setupapi.h.
Referenced by ExtCabCallback(), and sc_FNNOTIFY_W().
| WORD _FILE_IN_CABINET_INFO_W::DosDate |
Definition at line 802 of file setupapi.h.
Referenced by ExtCabCallback(), and sc_FNNOTIFY_W().
| WORD _FILE_IN_CABINET_INFO_W::DosTime |
Definition at line 803 of file setupapi.h.
Referenced by ExtCabCallback(), and sc_FNNOTIFY_W().
| DWORD _FILE_IN_CABINET_INFO_W::FileSize |
Definition at line 800 of file setupapi.h.
Referenced by ExtCabCallback(), and sc_FNNOTIFY_W().
Definition at line 805 of file setupapi.h.
Referenced by ExtCabCallback(), and sc_FNNOTIFY_W().
| PCWSTR _FILE_IN_CABINET_INFO_W::NameInCabinet |
Definition at line 799 of file setupapi.h.
Referenced by ExtCabCallback(), and sc_FNNOTIFY_W().
| DWORD _FILE_IN_CABINET_INFO_W::Win32Error |
Definition at line 801 of file setupapi.h.
Referenced by sc_FNNOTIFY_W().