Click here to Skip to main content
15,913,939 members

Comments by Member 12562336 (Top 9 by date)

Member 12562336 3-Aug-16 12:31pm View    
Thank you. I will make sure resources are release4 at the right place.
Member 12562336 3-Aug-16 3:28am View    
Sure. I knew that it was coming from the Library because there no such message was issued from my codes.

It is a run time message not from Windows because because Windows does not have a knowledge of QT.

But I thank you. I think I have an idea on how to solve it. It seems that a lot of threads were created to handle the REST API calls to send the packets to Google Drive. All those threads have been marked to be deleted, but still occupy memory.

I believed that they are all attached to the QNetworkAccessManager. So I am going to delete and recreate the QNetworkAccessManager. I thing it is going to take care of this problem.
Member 12562336 3-Aug-16 3:15am View    
Thank you.

Since you are familiar with QT, do you have any idea why this message is being sent from QT Library?
Member 12562336 18-Jun-16 16:45pm View    
Your original question made me understand that you actually wanted to take the pairs of sub-strings in the QString variable and fill QByteArray variable with the Hex equivalent.
Member 12562336 18-Jun-16 14:12pm View    
Yes, I registered atl.dll in system32 and sysWow64
I still have the problem.
It looks like I need atl70.dll. But to get download this.
Thank you/