Just Ignore this, I am not sure what I did wrong though, maybe it is because my function uses the same name as the CString I am changing.
EX:
Adjust(CString str_ratio, CString str_amount)
coding in here
str_amount = str_ratio;
something like that, but alot longer. :)
Anywho, i worked...