Searched defs:ret_build (Results 1 – 1 of 1) sorted by relevance
689 …onInstalled(ICifComponent *iface, DWORD version, DWORD build, DWORD *ret_version, DWORD *ret_build) in component_IsThisVersionInstalled()1352 static BOOL read_version_entry(struct inf_section *section, DWORD *ret_ver, DWORD *ret_build) in read_version_entry()