Searched refs:szPropKeys (Results 1 – 1 of 1) sorted by relevance
5306 static const WCHAR szPropKeys[][80] = in ACTION_RegisterUser() local5343 for( i = 0; szPropKeys[i][0]; i++ ) in ACTION_RegisterUser()5345 buffer = msi_dup_property( package->db, szPropKeys[i] ); in ACTION_RegisterUser()