Home
last modified time | relevance | path

Searched defs:src_root (Results 1 – 2 of 2) sorted by relevance

/reactos/dll/win32/setupapi/
H A Dqueue.c40 WCHAR *src_root; member
549 BOOL WINAPI SetupQueueCopyA( HSPFILEQ queue, PCSTR src_root, PCSTR src_path, PCSTR src_file, in SetupQueueCopyA()
574 BOOL WINAPI SetupQueueCopyW( HSPFILEQ queue, PCWSTR src_root, PCWSTR src_path, PCWSTR src_file, in SetupQueueCopyW()
599 BOOL WINAPI SetupQueueDefaultCopyA( HSPFILEQ queue, HINF hinf, PCSTR src_root, PCSTR src_file, in SetupQueueDefaultCopyA()
623 BOOL WINAPI SetupQueueDefaultCopyW( HSPFILEQ queue, HINF hinf, PCWSTR src_root, PCWSTR src_file, in SetupQueueDefaultCopyW()
741 BOOL WINAPI SetupQueueCopySectionA( HSPFILEQ queue, PCSTR src_root, HINF hinf, HINF hlist, in SetupQueueCopySectionA()
772 BOOL WINAPI SetupQueueCopySectionW( HSPFILEQ queue, PCWSTR src_root, HINF hinf, HINF hlist, in SetupQueueCopySectionW()
H A Dinstall.c61 PCWSTR src_root; member
89 LPCWSTR src_root; member
1211 PCSTR section, PCSTR src_root, UINT flags ) in SetupInstallFilesFromInfSectionA()
1244 PCWSTR section, PCWSTR src_root, UINT flags ) in SetupInstallFilesFromInfSectionW()
1260 HKEY key_root, PCSTR src_root, UINT copy_flags, in SetupInstallFromInfSectionA()
1331 HKEY key_root, PCWSTR src_root, UINT copy_flags, in SetupInstallFromInfSectionW()