|
ReactOS 0.4.16-dev-1946-g52006dd
|
Public Attributes | |
| WCHAR | src [MAX_PATH+MAX_PATH] |
| WCHAR | dst [MAX_PATH+MAX_PATH] |
| DWORD | srclen |
| DWORD | dstlen |
| DWORD | copyflags |
| BOOL | lazy |
Definition at line 12 of file printerdrivers.c.
| DWORD apd_data_t::copyflags |
Definition at line 17 of file printerdrivers.c.
Referenced by apd_copyfile(), and myAddPrinterDriverEx().
Definition at line 14 of file printerdrivers.c.
Referenced by apd_copyfile(), and myAddPrinterDriverEx().
| DWORD apd_data_t::dstlen |
Definition at line 16 of file printerdrivers.c.
Referenced by apd_copyfile(), and myAddPrinterDriverEx().
| BOOL apd_data_t::lazy |
Definition at line 18 of file printerdrivers.c.
Referenced by apd_copyfile(), and myAddPrinterDriverEx().
Definition at line 13 of file printerdrivers.c.
Referenced by apd_copyfile(), and myAddPrinterDriverEx().
| DWORD apd_data_t::srclen |
Definition at line 15 of file printerdrivers.c.
Referenced by apd_copyfile(), and myAddPrinterDriverEx().