|
ReactOS 0.4.16-dev-1946-g52006dd
|
#include <fileqsup.h>
Public Attributes | |
| PCWSTR | Target |
| PCWSTR | Source |
| UINT | Win32Error |
| ULONG | Flags |
| DWORD | Flags |
Definition at line 58 of file fileqsup.h.
| ULONG _FILEPATHS_W::Flags |
Definition at line 63 of file fileqsup.h.
Referenced by do_file_copyW(), QUEUE_callback_WtoA(), sc_FNNOTIFY_W(), and SetupCommitFileQueueW().
| DWORD _FILEPATHS_W::Flags |
Definition at line 757 of file setupapi.h.
| PCWSTR _FILEPATHS_W::Source |
Definition at line 61 of file fileqsup.h.
Referenced by do_file_copyW(), FileCopyCallback(), QUEUE_callback_WtoA(), sc_FNNOTIFY_W(), and SetupCommitFileQueueW().
| PCWSTR _FILEPATHS_W::Target |
Definition at line 60 of file fileqsup.h.
Referenced by do_file_copyW(), ExtCabCallback(), FileCopyCallback(), QUEUE_callback_WtoA(), sc_FNNOTIFY_W(), and SetupCommitFileQueueW().
| UINT _FILEPATHS_W::Win32Error |
Definition at line 62 of file fileqsup.h.
Referenced by do_file_copyW(), extract_cab_cb(), FileCopyCallback(), QUEUE_callback_WtoA(), sc_FNNOTIFY_W(), and SetupCommitFileQueueW().