ReactOS 0.4.16-dev-734-g364d6e0
|
Public Attributes | |
PCWSTR | DialogTitle |
PCWSTR | DiskName |
PCWSTR | PathToSource |
PCWSTR | FileSought |
PCWSTR | TagFile |
DWORD | DiskPromptStyle |
PWSTR | PathBuffer |
DWORD | PathBufferSize |
PDWORD | PathRequiredSize |
PCWSTR promptdisk_params::DialogTitle |
Definition at line 24 of file dialog.c.
Referenced by SetupPromptForDiskA(), and SetupPromptForDiskW().
PCWSTR promptdisk_params::DiskName |
Definition at line 25 of file dialog.c.
Referenced by SetupPromptForDiskA(), and SetupPromptForDiskW().
DWORD promptdisk_params::DiskPromptStyle |
Definition at line 29 of file dialog.c.
Referenced by SetupPromptForDiskA(), and SetupPromptForDiskW().
PCWSTR promptdisk_params::FileSought |
Definition at line 27 of file dialog.c.
Referenced by SetupPromptForDiskA(), and SetupPromptForDiskW().
PWSTR promptdisk_params::PathBuffer |
Definition at line 30 of file dialog.c.
Referenced by SetupPromptForDiskA(), and SetupPromptForDiskW().
DWORD promptdisk_params::PathBufferSize |
Definition at line 31 of file dialog.c.
Referenced by SetupPromptForDiskA(), and SetupPromptForDiskW().
PDWORD promptdisk_params::PathRequiredSize |
Definition at line 32 of file dialog.c.
Referenced by SetupPromptForDiskA(), and SetupPromptForDiskW().
PCWSTR promptdisk_params::PathToSource |
Definition at line 26 of file dialog.c.
Referenced by SetupPromptForDiskA(), and SetupPromptForDiskW().
PCWSTR promptdisk_params::TagFile |
Definition at line 28 of file dialog.c.
Referenced by SetupPromptForDiskA(), and SetupPromptForDiskW().