Bonjour,

Je ne comprend pas, je pense n'avoir fait aucune erreur, mais la fenêtre de mon programme opengl ne veut pas rester ouverte! Elle est temporaire. J'ai juste le temps de voir ce que sa affiche et sa se ferme direct ...

Les informations que j'obtiens sont les suivantes, peut être que cela peut vous aider.
Code : Sélectionner tout - Visualiser dans une fenêtre à part
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
 
'DamnMoveCpp.exe' : Chargé 'C:\Documents and Settings\Mynautor\Bureau\DamnMoveCpp\Debug\DamnMoveCpp.exe', Les symboles ont été chargés.
'DamnMoveCpp.exe' : Chargé 'C:\WINDOWS\system32\ntdll.dll', Aucun symbole n'a été chargé.
'DamnMoveCpp.exe' : Chargé 'C:\WINDOWS\system32\kernel32.dll', Aucun symbole n'a été chargé.
'DamnMoveCpp.exe' : Chargé 'C:\WINDOWS\system32\opengl32.dll', Aucun symbole n'a été chargé.
'DamnMoveCpp.exe' : Chargé 'C:\WINDOWS\system32\msvcrt.dll', Aucun symbole n'a été chargé.
'DamnMoveCpp.exe' : Chargé 'C:\WINDOWS\system32\advapi32.dll', Aucun symbole n'a été chargé.
'DamnMoveCpp.exe' : Chargé 'C:\WINDOWS\system32\rpcrt4.dll', Aucun symbole n'a été chargé.
'DamnMoveCpp.exe' : Chargé 'C:\WINDOWS\system32\gdi32.dll', Aucun symbole n'a été chargé.
'DamnMoveCpp.exe' : Chargé 'C:\WINDOWS\system32\user32.dll', Aucun symbole n'a été chargé.
'DamnMoveCpp.exe' : Chargé 'C:\WINDOWS\system32\glu32.dll', Aucun symbole n'a été chargé.
'DamnMoveCpp.exe' : Chargé 'C:\WINDOWS\system32\ddraw.dll', Aucun symbole n'a été chargé.
'DamnMoveCpp.exe' : Chargé 'C:\WINDOWS\system32\dciman32.dll', Aucun symbole n'a été chargé.
'DamnMoveCpp.exe' : Chargé 'C:\WINDOWS\system32\glut32.dll', Aucun symbole n'a été chargé.
'DamnMoveCpp.exe' : Chargé 'C:\WINDOWS\system32\winmm.dll', Aucun symbole n'a été chargé.
'DamnMoveCpp.exe' : Chargé 'C:\WINDOWS\system32\Syncor11.dll', Les symboles ont été chargés.
'DamnMoveCpp.exe' : Chargé 'C:\WINDOWS\system32\uxtheme.dll', Aucun symbole n'a été chargé.
'DamnMoveCpp.exe' : Chargé 'C:\WINDOWS\system32\atioglxx.dll', Aucun symbole n'a été chargé.
'DamnMoveCpp.exe' : Chargé 'C:\WINDOWS\system32\mcd32.dll', Aucun symbole n'a été chargé.
'DamnMoveCpp.exe' : Déchargé 'C:\WINDOWS\system32\mcd32.dll'
Le programme '[2832] DamnMoveCpp.exe: Natif' s'est arrêté avec le code 1 (0x1).
Merci de votre aide![/code]