Home
last modified time | relevance | path

Searched refs:concat_W (Results 1 – 1 of 1) sorted by relevance

/reactos/dll/win32/setupapi/
H A Dqueue.c121 static void concat_W( WCHAR *buffer, const WCHAR *src1, const WCHAR *src2, const WCHAR *src3 ) in concat_W() function
174 concat_W( source, op->src_root, op->src_path, op->src_file ); in build_filepathsW()
175 concat_W( target, NULL, op->dst_path, op->dst_file ); in build_filepathsW()