Home
last modified time | relevance | path

Searched refs:DWORD (Results 126 – 150 of 324) sorted by last modified time

12345678910>>...13

/trunk/main/setup_native/source/win32/customactions/shellextensions/
H A Dpostuninstall.cxx52 DWORD nChars = 0; in GetMsiProperty()
56 DWORD nBytes = ++nChars * sizeof(TCHAR); in GetMsiProperty()
104 DWORD nValueSize = sizeof(szValue); in ExecutePostUninstallScript()
H A Dregisterextensions.cxx170 DWORD nChars = 0; in GetMsiProperty()
174 DWORD nBytes = ++nChars * sizeof(TCHAR); in GetMsiProperty()
190 static BOOL ExecuteCommand( LPCTSTR lpCommand, DWORD * out_exitCode) in ExecuteCommand()
332 DWORD exitCode = 0; in RegisterExtensions()
380 DWORD nValueSize = sizeof(szValue); in RemoveExtensions()
H A Dstartmenuicon.cxx52 DWORD nChars = 0; in GetMsiProperty()
56 DWORD nBytes = ++nChars * sizeof(TCHAR); in GetMsiProperty()
H A Dvistaspecial.cxx76 DWORD nChars = 0; in GetMsiProperty()
80 DWORD nBytes = ++nChars * sizeof(TCHAR); in GetMsiProperty()
H A Dcheckdirectory.cxx57 DWORD nChars = 0; in GetMsiProperty()
61 DWORD nBytes = ++nChars * sizeof(TCHAR); in GetMsiProperty()
H A Dcheckpatches.cxx74 DWORD nChars = 0; in GetMsiProperty()
78 DWORD nBytes = ++nChars * sizeof(TCHAR); in GetMsiProperty()
/trunk/main/setup_native/source/win32/customactions/tools/
H A Dcheckversion.cxx45 DWORD sz = 0; in GetMsiProp()
49 DWORD nbytes = sz * sizeof( wchar_t ); in GetMsiProp()
/trunk/main/setup_native/source/win32/customactions/reg4msdoc/
H A Dregistryw9x.cxx97 DWORD nSubValues = 0; in GetSubValueCount()
122 DWORD nSubKeys = 0; in GetSubKeyCount()
144 DWORD buff_size = sizeof(buff); in GetSubKeyNames()
151 for (DWORD i = 0; /* left empty */; i++) in GetSubKeyNames()
182 DWORD buff_size = sizeof(buff); in GetSubValueNames()
188 for (DWORD i = 0; /* left empty */; i++) in GetSubValueNames()
220 DWORD Type; in GetValue()
222 DWORD size = sizeof(buff); in GetValue()
270 DWORD Type; in GetValue()
272 DWORD size = sizeof(buff); in GetValue()
[all …]
H A Dregistrywnt.cxx102 DWORD nSubValues = 0; in GetSubValueCount()
127 DWORD nSubKeys = 0; in GetSubKeyCount()
149 DWORD buff_size = sizeof(buff); in GetSubKeyNames()
156 for (DWORD i = 0; /* left empty */; i++) in GetSubKeyNames()
191 DWORD buff_size = sizeof(buff); in GetSubValueNames()
233 DWORD Type; in GetValue()
235 DWORD size = sizeof(buff); in GetValue()
283 DWORD Type; in GetValue()
285 DWORD size = sizeof(buff); in GetValue()
501 DWORD nMaxSubKeyLen; in ImplDeleteSubKeyTree()
[all …]
/trunk/main/setup_native/source/win32/customactions/reg64/
H A Dreg64.cxx48 WINADVAPI LONG WINAPI RegDeleteKeyExW(HKEY,LPCWSTR,REGSAM,DWORD);
163 DWORD sz = 0; in GetMsiProp()
168 DWORD nbytes = sz * sizeof( wchar_t ); in GetMsiProp()
304 DWORD dwKey = 255; in DoRegEntries()
305 DWORD dwName = 255; in DoRegEntries()
306 DWORD dwValue = 1024; in DoRegEntries()
307 DWORD dwComponent = 255; in DoRegEntries()
330 DWORD nPrefixSize = nPos - szValue; in DoRegEntries()
332 DWORD nPropSize = wcslen(sBasisInstallLocation); in DoRegEntries()
333 DWORD nPostfixSize = dwValue - wcslen( INSTALLLOCATION ); in DoRegEntries()
[all …]
/trunk/main/setup_native/source/win32/customactions/regactivex/
H A Dregactivex.cxx149 DWORD sz = 0; in GetMsiProp()
153 DWORD nbytes = sz * sizeof( wchar_t ); in GetMsiProp()
/trunk/main/setup_native/source/win32/customactions/regpatchactivex/
H A Dregpatchactivex.cxx56 DWORD sz = 0; in GetMsiProp()
60 DWORD nbytes = sz * sizeof( wchar_t ); in GetMsiProp()
/trunk/main/setup_native/source/win32/customactions/relnotes/
H A Drelnotes.cxx67 DWORD sz = 0; in GetMsiProp()
72 DWORD nbytes = sz * sizeof(TCHAR); in GetMsiProp()
/trunk/main/setup_native/source/win32/customactions/quickstarter/
H A Dquickstarter.cxx36 DWORD sz = 0; in GetOfficeInstallationPath()
42 DWORD nbytes = sz * sizeof(TCHAR); in GetOfficeInstallationPath()
54 DWORD sz = 0; in GetOfficeProductName()
60 DWORD nbytes = sz * sizeof(TCHAR); in GetOfficeProductName()
72 DWORD sz = 0; in GetQuickstarterLinkName()
78 DWORD nbytes = sz * sizeof(TCHAR); in GetQuickstarterLinkName()
87 DWORD nbytes = sz * sizeof(TCHAR); in GetQuickstarterLinkName()
102 static HANDLE WINAPI _CreateToolhelp32Snapshot( DWORD dwFlags, DWORD th32ProcessID ) in _CreateToolhelp32Snapshot()
104 typedef HANDLE (WINAPI *FN_PROC)( DWORD dwFlags, DWORD th32ProcessID ); in _CreateToolhelp32Snapshot()
198 static DWORD WINAPI _GetModuleFileNameExA( HANDLE hProcess, HMODULE hModule, LPSTR lpFileName, DWOR… in _GetModuleFileNameExA()
[all …]
H A Dquickstarter.hxx39 std::string GetProcessImagePath( DWORD dwProcessId );
H A Dshutdown_quickstart.cxx36 DWORD dwProcessId; in EnumWindowsProc()
/trunk/main/setup_native/source/win32/customactions/rebase/
H A Drebase.cxx45 const DWORD PE_Signature = 0x00004550;
74 DWORD nChars = 0; in GetMsiProperty()
78 DWORD nBytes = ++nChars * sizeof(TCHAR); in GetMsiProperty()
/trunk/main/sal/workben/
H A Dsaldyntest.c31 DWORD dwRet; in main()
H A Dsalstattest.c35 DWORD dwRet; in main()
/trunk/main/sal/workben/clipboardwben/testcopy/
H A DXTDataObject.cxx198 STDMETHODIMP CXTDataObject::EnumFormatEtc( DWORD dwDirection, IEnumFORMATETC** ppenumFormatetc ) in EnumFormatEtc()
257 STDMETHODIMP CXTDataObject::DAdvise( LPFORMATETC, DWORD, LPADVISESINK, DWORD * ) in DAdvise() argument
266 STDMETHODIMP CXTDataObject::DUnadvise( DWORD ) in DUnadvise() argument
H A DXTDataObject.hxx71 STDMETHODIMP EnumFormatEtc( DWORD dwDirection, IEnumFORMATETC** ppenumFormatetc );
72 …STDMETHODIMP DAdvise( LPFORMATETC pFormatetc, DWORD advf, LPADVISESINK pAdvSink, DWORD* pdwConnect…
73 STDMETHODIMP DUnadvise( DWORD dwConnection );
H A Dcbcpytest.cxx70 DWORD lData = 0;
385 DWORD dwLastError = GetLastError( ); in PasteData()
/trunk/main/sal/workben/clipboardwben/testpaste/
H A Dcbptest.cxx62 DWORD lData = 0;
75 DWORD sizeGlobBuff; in ThreadProc()
323 DWORD sizeGlobBuff; in PasteClipboardData2()
/trunk/main/sal/workben/clipboardwben/testviewer/
H A Dcbvtest.cxx57 DWORD lData = 0;
/trunk/main/sal/systools/win32/uwinapi/
H A DResolveUnicows.cpp99 …OWS_THUNK( kernel32, BOOL, WINAPI, CallNamedPipeW, (LPCWSTR,PVOID,DWORD,PVOID,DWORD,PDWORD,DWORD) )
133 …HUNK( kernel32, HANDLE, WINAPI, CreateFileW, (LPCWSTR,DWORD,DWORD,LPSECURITY_ATTRIBUTES,DWORD,DWOR…
135 …32, HFONT, WINAPI, CreateFontW, (int,int,int,int,int,DWORD,DWORD,DWORD,DWORD,DWORD,DWORD,DWORD,DWO…
152 DEFINE_UNICOWS_THUNK( user32, DWORD, WINAPI, DdeQueryStringW, (DWORD,HSZ,LPWSTR,DWORD,int) )
210 DEFINE_UNICOWS_THUNK( kernel32, DWORD, WINAPI, FormatMessageW, (DWORD,PCVOID,DWORD,DWORD,LPWSTR,DWO…
376 DEFINE_UNICOWS_THUNK( comdlg32, DWORD, WINAPI, PrinterMessageBoxW, (HANDLE,DWORD,HWND,LPWSTR,LPWSTR…
394 …E_UNICOWS_THUNK( rasapi32, DWORD, APIENTRY, RasSetSubEntryPropertiesW, (LPCWSTR, LPCWSTR, DWORD, L…
457 DEFINE_UNICOWS_THUNK( winspool, BOOL, WINAPI, SetJobW, (HANDLE,DWORD,DWORD,PBYTE,DWORD) )
485 DEFINE_UNICOWS_THUNK( kernel32, DWORD, WINAPI, VerLanguageNameW, (DWORD,LPWSTR,DWORD) )
503 DEFINE_UNICOWS_THUNK( mpr, DWORD, APIENTRY, WNetGetLastErrorW, (PDWORD,LPWSTR,DWORD,LPWSTR,DWORD) )
[all …]

Completed in 116 milliseconds

12345678910>>...13