j'ai un truc trop bizard:
par example j'ai des fichier a.txt , b.png , c.ive.cmp, d.adi.cmp , script.php?test
sur un serveur web (apache)
le http server n'exsiste pas mais cet example montre bien mon probleme:
http://myserver.host.ch/a.txt
marche bien, telecharger ok
http://myserver.host.ch/b.png
marche bien, telecharger ok
http://myserver.host.ch/c.ive.cmp
crash!
http://myserver.host.ch/d.adi.cmp
crash!
http://myserver.host.ch/script.php?test
ca marche
http://myserver.host.ch/script.php?test=12
mon server ne recevois plur test=12
pourkoi URLDownloadToFile avec c++ urlmon.dll marche pas
avec quelque fichier ?
3dhelp