Original Post
I''m writing a utility for an existing game and write now i''m trying to write data into a MessageBox, right now, i have a function that gets the data I need and puts it in a MessageBox, however, when i call the function anywhere, it has the error Ambiguous call to overloaded function. What exactly does this mean and how can i solve the problem?