Using Visual Studio with C++6.0. When I try to use strtol to convert a string to integer, complains because start string is not int but CString. Any ideas/solutions?