Searched defs:szParent (Results 1 – 2 of 2) sorted by relevance
281 SIZE szParent = {parentRect.right - parentRect.left, parentRect.bottom - parentRect.top}; in ComputeRect() local
1051 UINT WINAPI MsiEnumFeaturesA( const char *szProduct, DWORD index, char *szFeature, char *szParent ) in MsiEnumFeaturesA()1078 …T WINAPI MsiEnumFeaturesW( const WCHAR *szProduct, DWORD index, WCHAR *szFeature, WCHAR *szParent ) in MsiEnumFeaturesW()