Searched refs:RENAME_SECTION (Results 1 – 4 of 4) sorted by relevance
/aoo42x/main/sal/systools/win32/uwinapi/ |
H A D | MoveFileExA.cpp | 27 #define RENAME_SECTION "rename" macro 48 …DWORD dwBufLen = GetPrivateProfileSectionA( RENAME_SECTION, szBuffer, elementsof(szBuffer), WININI… 62 fSuccess = WritePrivateProfileSectionA( RENAME_SECTION, szBuffer, WININIT_FILENAME );
|
/aoo42x/main/setup_native/source/win32/customactions/languagepacks/ |
H A D | checkrunningofficelanguagepack.cxx | 54 #define RENAME_SECTION "rename" macro 125 …DWORD dwBufLen = GetPrivateProfileSectionA( RENAME_SECTION, szBuffer, elementsof(szBuffer), WININI… in MoveFileEx9x() 139 fSuccess = WritePrivateProfileSectionA( RENAME_SECTION, szBuffer, WININIT_FILENAME ); in MoveFileEx9x()
|
/aoo42x/main/setup_native/source/win32/customactions/shellextensions/ |
H A D | checkrunningoffice.cxx | 54 #define RENAME_SECTION "rename" macro 125 …DWORD dwBufLen = GetPrivateProfileSectionA( RENAME_SECTION, szBuffer, elementsof(szBuffer), WININI… in MoveFileEx9x() 139 fSuccess = WritePrivateProfileSectionA( RENAME_SECTION, szBuffer, WININIT_FILENAME ); in MoveFileEx9x()
|
/aoo42x/main/setup_native/source/win32/customactions/patch/ |
H A D | swappatchfiles.cxx | 54 #define RENAME_SECTION "rename" macro 194 …DWORD dwBufLen = GetPrivateProfileSectionA( RENAME_SECTION, szBuffer, elementsof(szBuffer), WININI… in MoveFileEx9x() 208 fSuccess = WritePrivateProfileSectionA( RENAME_SECTION, szBuffer, WININIT_FILENAME ); in MoveFileEx9x()
|
Completed in 13 milliseconds