OK I will see if it's not a problem from the directory, if it's that... I'll be very happy.
Now, I'm in school and for my diplom, I want to prepar my game at school, but I have some problems too.
It's with Visual Studio .NET 2003, I've install the last version of DirectX SDK (the february version), with the extras and I have problem when executing sample programs :
"..\bin\" Is is not a working directory
And I have an other problem when I exectuting my own programs, VS dont find some dll??
'River Cross.exe' : Chargé 'C:\Inetpub\wwwroot\LIVET\River Cross\Debug\River Cross.exe', Les symboles ont été chargés.
'River Cross.exe' : Chargé 'C:\WINNT\system32\NTDLL.DLL', Impossible de trouver ou d'ouvrir un fichier DBG requis.
'River Cross.exe' : Chargé 'C:\WINNT\system32\dinput8.dll', Aucun symbole n'a été chargé.
'River Cross.exe' : Chargé 'C:\WINNT\system32\msvcrt.dll', Aucun symbole n'a été chargé.
'River Cross.exe' : Chargé 'C:\WINNT\system32\KERNEL32.DLL', Impossible de trouver ou d'ouvrir un fichier DBG requis.
'River Cross.exe' : Chargé 'C:\WINNT\system32\ADVAPI32.DLL', Impossible de trouver ou d'ouvrir un fichier DBG requis.
'River Cross.exe' : Chargé 'C:\WINNT\system32\rpcrt4.dll', Impossible de trouver ou d'ouvrir un fichier DBG requis.
'River Cross.exe' : Chargé 'C:\WINNT\system32\USER32.DLL', Impossible de trouver ou d'ouvrir un fichier DBG requis.
'River Cross.exe' : Chargé 'C:\WINNT\system32\GDI32.DLL', Impossible de trouver ou d'ouvrir un fichier DBG requis.
'River Cross.exe' : Chargé 'C:\WINNT\system32\OLE32.DLL', Impossible de trouver ou d'ouvrir un fichier DBG requis.
'River Cross.exe' : Chargé 'C:\WINNT\system32\d3dx9_24.dll', Aucun symbole n'a été chargé.
'River Cross.exe' : Chargé 'C:\WINNT\system32\d3d9.dll', Aucun symbole n'a été chargé.
'River Cross.exe' : Chargé 'C:\WINNT\system32\d3d8thk.dll', Aucun symbole n'a été chargé.
'River Cross.exe' : Chargé 'C:\WINNT\system32\version.dll', Impossible de trouver ou d'ouvrir un fichier DBG requis.
'River Cross.exe' : Chargé 'C:\WINNT\system32\lz32.dll', Impossible de trouver ou d'ouvrir un fichier DBG requis.
'River Cross.exe' : Chargé 'C:\WINNT\system32\winmm.dll', Impossible de trouver ou d'ouvrir un fichier DBG requis.
'River Cross.exe' : Chargé 'C:\WINNT\system32\dsound.dll', Aucun symbole n'a été chargé.
'River Cross.exe' : Chargé 'C:\WINNT\system32\WININET.DLL', Aucun symbole n'a été chargé.
'River Cross.exe' : Chargé 'C:\WINNT\system32\CRYPT32.DLL', Impossible de trouver ou d'ouvrir un fichier DBG requis.
'River Cross.exe' : Chargé 'C:\WINNT\system32\msasn1.dll', Impossible de trouver ou d'ouvrir un fichier DBG requis.
'River Cross.exe' : Chargé 'C:\WINNT\system32\OLEAUT32.DLL', Impossible de trouver ou d'ouvrir un fichier DBG requis.
'River Cross.exe' : Chargé 'C:\WINNT\system32\SHLWAPI.DLL', Aucun symbole n'a été chargé.
'River Cross.exe' : Chargé 'C:\WINNT\system32\dplayx.dll', Aucun symbole n'a été chargé.
'River Cross.exe' : Chargé 'C:\WINNT\system32\d3dxof.dll', Impossible de trouver ou d'ouvrir un fichier DBG requis.
'River Cross.exe' : Chargé 'C:\WINNT\system32\SHELL32.DLL', Impossible de trouver ou d'ouvrir un fichier DBG requis.
'River Cross.exe' : Chargé 'C:\WINNT\system32\comctl32.dll', Impossible de trouver ou d'ouvrir un fichier DBG requis.
'River Cross.exe' : Chargé 'C:\WINNT\system32\mmdrv.dll', Impossible de trouver ou d'ouvrir un fichier DBG requis.
'River Cross.exe' : Déchargé 'C:\WINNT\system32\mmdrv.dll'
Le programme '[576] River Cross.exe: Natif' s'est arrêté avec le code 0 (0x0).
I think it a conflict in the library, but I don't know why.