Home
last modified time | relevance | path

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

/reactos/dll/win32/setupapi/
H A Dqueue.c1019 OFSTRUCT OfStruct; in do_file_copyW() local
1037 hSource = LZOpenFileW((LPWSTR)source, &OfStruct, OF_READ); in do_file_copyW()
1060 hTemp = LZOpenFileW(TempFile, &OfStruct, OF_CREATE); in do_file_copyW()