Home
last modified time | relevance | path

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

/reactos/dll/win32/shell32/
H A DCShellLink.cpp850 DWORD final_path_size = 1; in Stream_WriteLocationInfo() local
851 DWORD total_size = sizeof(*loc) + volume_info_size + path_size + final_path_size; in Stream_WriteLocationInfo()