Home
last modified time | relevance | path

Searched refs:ZeroMemory (Results 1 – 25 of 78) sorted by relevance

1234

/trunk/main/xmerge/source/activesync/
H A DXMergeFilter.cpp217 ZeroMemory( &si, sizeof(si) ); in NextConvertFile()
218 ZeroMemory( &pi, sizeof(pi) ); in NextConvertFile()
447 ZeroMemory(szJarPath, MAX_PATH); in GetXMergeClassPath()
448 ZeroMemory(szTmpPath, MAX_PATH); in GetXMergeClassPath()
468 ZeroMemory(szTmpPath, MAX_PATH); in GetXMergeClassPath()
483 ZeroMemory(szTmpPath, MAX_PATH); in GetXMergeClassPath()
498 ZeroMemory(szTmpPath, MAX_PATH); in GetXMergeClassPath()
/trunk/main/setup_native/source/win32/stwrapper/
H A Dstwrapper.cxx88 ZeroMemory( &aOsVersion, sizeof( OSVERSIONINFO )); in IsSupportedPlatform()
117 ZeroMemory( &aOsVersion, sizeof( OSVERSIONINFO )); in GetOperatingSystemString()
362 ZeroMemory( &aStartupInfo, sizeof( aStartupInfo )); in _tWinMain()
364 ZeroMemory( &aProcessInfo, sizeof( aProcessInfo )); in _tWinMain()
455 ZeroMemory( &aStartupInfo, sizeof( aStartupInfo )); in _tWinMain()
457 ZeroMemory( &aProcessInfo, sizeof( aProcessInfo )); in _tWinMain()
/trunk/main/setup_native/source/win32/customactions/quickstarter/
H A Dquickstarter.cxx44 ZeroMemory(buff, nbytes); in GetOfficeInstallationPath()
62 ZeroMemory(buff, nbytes); in GetOfficeProductName()
80 ZeroMemory(buff, nbytes); in GetQuickstarterLinkName()
89 ZeroMemory(buff, nbytes); in GetQuickstarterLinkName()
/trunk/main/shell/source/win32/sysmail/
H A Dsenddoc.cxx96 ZeroMemory(&mrd, sizeof(mrd)); in addRecipient()
138 ZeroMemory(&mfd, sizeof(mfd)); in initAttachementList()
148 ZeroMemory(pMapiOriginator, sizeof(MapiRecipDesc)); in initMapiOriginator()
162 ZeroMemory(pMapiMessage, sizeof(MapiMessage)); in initMapiMessage()
/trunk/main/sal/qa/rtl/alloc/
H A Drtl_alloc.cxx98 class ZeroMemory : public ::testing::Test class
106 ZeroMemory() in ZeroMemory() function in rtl_alloc::ZeroMemory
129 TEST_F(ZeroMemory, rtl_allocateZeroMemory_001) in TEST_F() argument
/trunk/main/sal/osl/w32/
H A Dfile_dirvol.cxx515 ZeroMemory( pDirImpl, sizeof(Directory_Impl) ); in osl_openLocalRoot()
580 ZeroMemory( pDirImpl, sizeof(Directory_Impl) ); in osl_openFileDirectory()
630 ZeroMemory( &aNetResource, sizeof(aNetResource) ); in osl_openNetworkServer()
646 ZeroMemory( pDirImpl, sizeof(Directory_Impl) ); in osl_openNetworkServer()
875 ZeroMemory( pItemImpl, sizeof(DirectoryItem_Impl) ); in osl_getNextNetResource()
912 ZeroMemory( pItemImpl, sizeof(DirectoryItem_Impl) ); in osl_getNextDrive()
1104 ZeroMemory( pItemImpl, sizeof(DirectoryItem_Impl) ); in osl_getDirectoryItem()
1135 ZeroMemory( pItemImpl, sizeof(DirectoryItem_Impl) ); in osl_getDirectoryItem()
1167 ZeroMemory( pItemImpl, sizeof(DirectoryItem_Impl) ); in osl_getDirectoryItem()
H A Dsignal.cxx183 ZeroMemory( &StartupInfo, sizeof(StartupInfo) ); in ReportCrash()
231 ZeroMemory( &ovi, sizeof(ovi) ); in IsWin95A()
/trunk/main/setup_native/source/win32/customactions/relnotes/
H A Drelnotes.cxx74 ZeroMemory(buff, nbytes); in GetMsiProp()
109 ZeroMemory( &aExecInf, sizeof( aExecInf ) ); in ShowReleaseNotes()
168 ZeroMemory( &aExecInf, sizeof( aExecInf ) ); in ShowSurveyAfter()
/trunk/main/shell/source/win32/shlxthandler/thumbviewer/
H A Dthumbviewer.cxx78 ZeroMemory(&osvi, sizeof(osvi)); in IsWindowsXP()
242 ZeroMemory(pstatstg, sizeof(STATSTG)); in Stat()
248 ZeroMemory(name, sz); in Stat()
402 ZeroMemory(&dib, sizeof(dib)); in Extract()
/trunk/main/shell/source/win32/shlxthandler/propsheets/
H A Dpropsheets.cxx166 ZeroMemory( m_szFileName, sizeof( m_szFileName ) ); in Initialize()
194 ZeroMemory( &sInfoOS, sizeof(OSVERSIONINFO) ); in AddPages()
202 ZeroMemory(&psp, sizeof(PROPSHEETPAGEA)); in AddPages()
/trunk/main/shell/source/win32/shlxthandler/infotips/
H A Dinfotips.cxx54 ZeroMemory(m_szFileName, sizeof(m_szFileName)); in CInfoTip()
306 ZeroMemory(pMem, len); in GetInfoTip()
361 ZeroMemory(m_szFileName, sizeof(m_szFileName)); in Load()
/trunk/main/winaccessibility/inc/
H A Dact.hxx33 ZeroMemory(&osvi, sizeof(OSVERSIONINFO)); in IsXPOrLater()
52 ZeroMemory(&actctx, sizeof(actctx)); in ActivateActContext()
/trunk/main/desktop/win32/source/setup/
H A Dsetup_main.cxx55 ZeroMemory( &sInfoOS, sizeof(OSVERSIONINFO) ); in SetupApp()
82 ZeroMemory( &sInfoOS, sizeof(OSVERSIONINFO) ); in WinMain()
H A Dsetup.cpp840 ZeroMemory( (void*)&aPI, sizeof( PROCESS_INFORMATION ) ); in LaunchInstaller()
841 ZeroMemory( (void*)&aSUI, sizeof( STARTUPINFO ) ); in LaunchInstaller()
1279 ZeroMemory(sSuiteList, dwSize); in IsTerminalServerInstalled()
1353 ZeroMemory( (void*) &aMsg, sizeof(MSG) ); in WaitForProcess()
1914 ZeroMemory( (void*)&aPI, sizeof( PROCESS_INFORMATION ) ); in InstallRuntimes()
1915 ZeroMemory( (void*)&aSUI, sizeof( STARTUPINFO ) ); in InstallRuntimes()
/trunk/main/setup_native/source/win32/customactions/shellextensions/
H A Dpostuninstall.cxx58 ZeroMemory( buffer, nBytes ); in GetMsiProperty()
73 ZeroMemory( &si, sizeof(si) ); in ExecuteCommand()
H A Dregisterextensions.cxx176 ZeroMemory( buffer, nBytes ); in GetMsiProperty()
196 ZeroMemory( &si, sizeof(si) ); in ExecuteCommand()
/trunk/main/setup_native/source/win32/customactions/languagepacks/
H A Dlngpckinsthelper.cxx180 ZeroMemory(&si, sizeof(si)); in RegisterLanguagePack()
184 ZeroMemory(&pi, sizeof(pi)); in RegisterLanguagePack()
/trunk/main/sal/workben/clipboardwben/testpaste/
H A Dcbptest.cxx106 ZeroMemory( pTextBuff, sizeGlobBuff + 1 ); in ThreadProc()
345 ZeroMemory( pTextBuff, sizeGlobBuff + 1 ); in PasteClipboardData2()
/trunk/main/setup_native/source/win32/customactions/reg64/
H A Dreg64.cxx170 ZeroMemory( buff, nbytes ); in GetMsiProp()
337 ZeroMemory( newValue, nNewValueBytes ); in DoRegEntries()
/trunk/main/external/mingwheaders/
H A Dmingw_atl_headers.patch366 ZeroMemory(&pM->m_csTypeInfoHolder, sizeof(pM->m_csTypeInfoHolder));
380 ZeroMemory(&pM->m_csWindowCreate, sizeof(pM->m_csWindowCreate));
381 ZeroMemory(&pM->m_csTypeInfoHolder, sizeof(pM->m_csTypeInfoHolder));
395 ZeroMemory(&pM->m_csObjMap, sizeof(pM->m_csObjMap));
396 ZeroMemory(&pM->m_csWindowCreate, sizeof(pM->m_csWindowCreate));
397 ZeroMemory(&pM->m_csTypeInfoHolder, sizeof(pM->m_csTypeInfoHolder));
/trunk/main/fpicker/source/win32/filepicker/
H A DFileOpenDlg.cxx100 ZeroMemory(&m_ofn, sizeof(m_ofn)); in CFileOpenDialog()
107 ZeroMemory(&m_ofn, _OPENFILENAME_SIZE_VERSION_400); in CFileOpenDialog()
/trunk/main/fpicker/source/win32/folderpicker/
H A DMtaFop.cxx120 ZeroMemory( &m_bi, sizeof( m_bi ) ); in CMtaFolderPicker()
781 ZeroMemory( &wcex, sizeof( WNDCLASSEXA ) ); in RegisterStaRequestWindowClass()
/trunk/main/crashrep/source/win32/
H A Dsoreport.cpp710 ZeroMemory( &VersionInfo, sizeof(VersionInfo) ); in WriteReportFile()
758 ZeroMemory( &ofn, sizeof(ofn) ); in SaveDumpFile()
1727 ZeroMemory( &frame, sizeof(frame) ); in WriteStackFile()
1762 ZeroMemory( &moduleInfo, sizeof(moduleInfo) ); in WriteStackFile()
1773 ZeroMemory( symbolBuffer, sizeof(symbolBuffer) ); in WriteStackFile()
/trunk/main/desktop/source/deployment/gui/
H A Ddp_gui_system.cxx46 ZeroMemory(&osvi, sizeof(OSVERSIONINFO)); in isVista()
/trunk/main/setup_native/source/win32/customactions/reg4msdoc/
H A Dwindowsregistry.cxx41 ZeroMemory(&osverinfo, sizeof(osverinfo)); in WindowsRegistry()

Completed in 135 milliseconds

1234