char text[20]; GetWindowTextA(GetDlgItem(GetActiveWindow(), 4005), text, 20); double CoefMul = strtod(text,NULL);