Hello, I'm writing an MFC Programm and I've got some problems with the communication. So, I would like to debug it. How can I use CURLOPT_DEBUGFUNCTION and write all the data into a CString. All examples I found were commandline programs and I had problems with the necessary changes....