heu ... merci leneuf22 pour ton addresse mais j'y comprend pa grand chose a ce code ...
 
c quoi cette facon de declarer le main ????
 
BITS 32
 
GLOBAL _main
 
_main:
        mov ah, 2Ch     ; Function 2Ch
        int 21h         ; Call DOS interrupt.
                        ;  (Automatically mirrored by DPMI)
; At this point all the return values should be in the protected mode
; registers (CH, CL, DH, DL).
 
        ret             ; Return to DOS
 
 
 ---------------
			
kil fé bon programmer en c lieux