LoadLibrary failed with error 126
Résolu
daminoo93
Messages postés
119
Date d'inscription
Statut
Membre
Dernière intervention
-
sanreg Messages postés 1 Date d'inscription Statut Membre Dernière intervention -
sanreg Messages postés 1 Date d'inscription Statut Membre Dernière intervention -
A voir également:
- Failed to load dll from the list error code 126
- Error 126 dll - Meilleures réponses
- Erreur code 126 - Meilleures réponses
- Code ascii - Guide
- Couldn't load xpcom - Astuces et Solutions
- Xinput1_3.dll ✓ - Forum Jeux PC
- J'ai le message "coudn't load XPCOM." ✓ - Forum Mozilla Firefox
- Code puk bloqué - Guide
2 réponses
Miracle ! J'ai trouvé la solution; pour tout ceux qui ont ce probleme :
" The problem is due to an AMD OpenGL bug. It looks for atiogl64.dll in Windows\System32 but no such file exists. I read that atio6axx.dll is the 64-bit version of atioglxx.dll. So I copied Windows\System32\atio6axx.dll to Windows\System32\atiogl64.dll To do this,open CMD [Type] cd /d C:/Windows/System32 [Press Enter] [Type] copy atio6axx.dll atiogl64.dll [Press Enter] It should say 1 File(s) copied. That should work. "
Pour ceux qui ne comprennent pas : allez dans l'invite de commande ( menu démaré , chercher cmd ) tapez: cd /d C:/Windows/System32 puis appuyer sur entrée aucun message ne doit s'afficher sinon chercher le chemin qui mène à votre system32; ensuite tapez: copy atio6axx.dll atiogl64.dll ;pas besoin de redémarrer l'ordinateur si vous avez un fichier qui a été copié la manipulation a marché ! :D
" The problem is due to an AMD OpenGL bug. It looks for atiogl64.dll in Windows\System32 but no such file exists. I read that atio6axx.dll is the 64-bit version of atioglxx.dll. So I copied Windows\System32\atio6axx.dll to Windows\System32\atiogl64.dll To do this,open CMD [Type] cd /d C:/Windows/System32 [Press Enter] [Type] copy atio6axx.dll atiogl64.dll [Press Enter] It should say 1 File(s) copied. That should work. "
Pour ceux qui ne comprennent pas : allez dans l'invite de commande ( menu démaré , chercher cmd ) tapez: cd /d C:/Windows/System32 puis appuyer sur entrée aucun message ne doit s'afficher sinon chercher le chemin qui mène à votre system32; ensuite tapez: copy atio6axx.dll atiogl64.dll ;pas besoin de redémarrer l'ordinateur si vous avez un fichier qui a été copié la manipulation a marché ! :D
Cdlt