Home
last modified time | relevance | path

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

/trunk/main/setup_native/source/win32/customactions/languagepacks/
H A Dcheckrunningofficelanguagepack.cxx106 static BOOL MoveFileEx9x( LPCSTR lpExistingFileNameA, LPCSTR lpNewFileNameA, DWORD dwFlags ) in MoveFileEx9x() function
169 return MoveFileEx9x( lpExistingFileNameA, lpNewFileNameA, dwFlags ); in MoveFileExImpl()
/trunk/main/setup_native/source/win32/customactions/shellextensions/
H A Dcheckrunningoffice.cxx106 static BOOL MoveFileEx9x( LPCSTR lpExistingFileNameA, LPCSTR lpNewFileNameA, DWORD dwFlags ) in MoveFileEx9x() function
169 return MoveFileEx9x( lpExistingFileNameA, lpNewFileNameA, dwFlags ); in MoveFileExImpl()
/trunk/main/setup_native/source/win32/customactions/patch/
H A Dswappatchfiles.cxx175 static BOOL MoveFileEx9x( LPCSTR lpExistingFileNameA, LPCSTR lpNewFileNameA, DWORD dwFlags ) in MoveFileEx9x() function
238 return MoveFileEx9x( lpExistingFileNameA, lpNewFileNameA, dwFlags ); in MoveFileExImpl()

Completed in 19 milliseconds