j'ai mis ça dans mon fichier idl
 
#define MAX_INDEX 15
typedef  LigneAchat  TabAchat[0...MAX_INDEX]; //compile pas
 
on m'a dit que c'était supposé faire
 
typedef  LigneAchat  TabAchat[MAX_INDEX+1];
 
mais ça compile toujours pas
 
ça me dit
 
CommerceJasmine.idl(8) : error MIDL2009 : undefined symbol : [ Type 'TabAchat' ( Interface '__MIDL_itf_CommerceJasmine_0000' ) ]
 
quelqu'un a une idée?
 
 
 
 ---------------
			
Borland rulez: http://pages.infinit.net/borland