Home | History | Annotate | Download | only in bootstrap

Lines Matching refs:tryConvert

1368         BOOL tryConvert;
1403 tryConvert = TRUE;
1407 tryConvert = FALSE;
1411 if (tryConvert &&
1414 } else if (tryConvert &&
1417 } else if (tryConvert && ::StrToIntExW(bstrValue, STIF_DEFAULT, &iValue)) {