|
ReactOS 0.4.16-dev-1946-g52006dd
|

Public Attributes | |
| task_header_t | hdr |
| WCHAR * | search_file |
| WIN32_FIND_DATAW * | find_file_data |
| DWORD | flags |
| DWORD_PTR | context |
| DWORD_PTR find_first_file_task_t::context |
Definition at line 733 of file ftp.c.
Referenced by AsyncFtpFindFirstFileProc(), and FtpFindFirstFileW().
| WIN32_FIND_DATAW* find_first_file_task_t::find_file_data |
Definition at line 731 of file ftp.c.
Referenced by AsyncFtpFindFirstFileProc(), and FtpFindFirstFileW().
| DWORD find_first_file_task_t::flags |
Definition at line 732 of file ftp.c.
Referenced by AsyncFtpFindFirstFileProc(), and FtpFindFirstFileW().
| task_header_t find_first_file_task_t::hdr |
Definition at line 729 of file ftp.c.
Referenced by AsyncFtpFindFirstFileProc(), and FtpFindFirstFileW().
| WCHAR* find_first_file_task_t::search_file |
Definition at line 730 of file ftp.c.
Referenced by AsyncFtpFindFirstFileProc(), and FtpFindFirstFileW().