Home
last modified time | relevance | path

Searched defs:dwDataLength (Results 1 – 5 of 5) sorted by relevance

/reactos/base/applications/msconfig/
H A Dstartuppage.c81 DWORD dwValueLength, dwDataLength = MAX_VALUE_NAME; in GetDisabledAutostartEntriesFromRegistry() local
153 DWORD dwValueLength, dwDataLength = MAX_VALUE_NAME; in GetAutostartEntriesFromRegistry() local
/reactos/base/applications/msconfig_new/
H A Dstartuppage.c81 DWORD dwValueLength, dwDataLength = MAX_VALUE_NAME; in GetDisabledAutostartEntriesFromRegistry() local
153 DWORD dwValueLength, dwDataLength = MAX_VALUE_NAME; in GetAutostartEntriesFromRegistry() local
H A Dregutils.c64 DWORD dwValueLength = ARRAYSIZE(szValueName), dwDataLength = 0; in RegQueryRegistryValues() local
/reactos/dll/cpl/sysdm/
H A Denvironment.c1032 DWORD dwDataLength; in GetEnvironmentVariables() local
/reactos/dll/win32/ole32/
H A Dstorage32.c9592 DWORD dwDataLength; member
10130 …ePresStream(LPSTORAGE pStorage, DWORD dwExtentX, DWORD dwExtentY , BYTE *pData, DWORD dwDataLength) in OLECONVERT_CreateOlePresStream()
10214 … void OLECONVERT_CreateOle10NativeStream(LPSTORAGE pStorage, const BYTE *pData, DWORD dwDataLength) in OLECONVERT_CreateOle10NativeStream()