Path: chuka.playstation.co.uk!news From: "Bruno Wieckowski" Newsgroups: scee.yaroze.freetalk.french Subject: Re: Aidez moi... Date: Thu, 10 Sep 1998 11:21:53 +0200 Organization: PlayStation Net Yaroze (SCEE) Lines: 20 Message-ID: <6t85q8$pf52@chuka.playstation.co.uk> References: <01bddc96$ca734900$544de8c3@custom-p200> NNTP-Posting-Host: toulouse1-12.hol.fr X-Newsreader: Microsoft Outlook Express 4.72.2106.4 X-MimeOLE: Produced By Microsoft MimeOLE V4.72.2106.4 >#include "Sound.h" //Sound subroutine >#include "Address.h" //Definition of address > >static int gSoundBank, gSoundBank2; > >void InitSoundEffects(void) >{ > gSoundBank = LoadSound(EFFECTSVH, EFFECTSVB); > gSoundBank2 = LoadSound(EFFECTS2VH, EFFECTS2VB); //Error into this >line!!!!!!!!!!! >} Est ce que tu pourrais donner plus de details sur la fonction LoadSound... A mon avis c'est dans cette fonction qu'il te faut chercher... Bruno