Home
last modified time | relevance | path

Searched refs:cbValue (Results 1 – 2 of 2) sorted by relevance

/aoo41x/main/setup_native/source/win32/customactions/shellextensions/
H A Diconcache.cxx64 DWORD cbValue = sizeof(szValue); in RebuildShellIconCache() local
68 lError = RegQueryValueEx( hKey, TEXT("Shell Icon Size"), 0, &dwType, (LPBYTE)szValue, &cbValue ); in RebuildShellIconCache()
77 cbValue = strlen( szValue ) + 1; in RebuildShellIconCache()
92 lError = RegSetValueEx( hKey, TEXT("Shell Icon Size"), 0, dwType, (LPBYTE)szValue, cbValue ); in RebuildShellIconCache()
/aoo41x/main/unixODBC/inc/
H A Dsqlucode.h245 SQLINTEGER cbValue);
570 SQLINTEGER cbValue);

Completed in 25 milliseconds