3DWarehouse download from c++ code

Hi,

I have an application in MFC/c++ which is able to embed 3DWarehouse website to chromium browser. We have been using the website there to allow users to download models directly into our application. We were checking navigation messages to catch if the user clicked on the download button (checking the url content) and instead of allowing the browser to download and ask for a location we captured the event and began skp import automatically. This behavior has changed this week. Sometimes it returned to the old way and worked again. Can you suggest anything to keep this functionality alive? We must know if the user is clicking on download and which is the link to be able to get file contents in background. Our users are finding this functionality very convenient.

Best regards,
Attila

@psaal @TheGuz

This topic was automatically closed 183 days after the last reply. New replies are no longer allowed.