bonjour a tous 
en faite je viens d'utiliser mdx.dll pour un dialog de moderation mais ca me fou tout mes 'text' en gras et italique :s
je trouve pas dans l'aide de mdx comment elever cette option sinon pour lses option mdx j'ai mis ca :
dll mdx.dll SetMircVersion $version
dll mdx.dll MarkDialog $dname
dll mdx.dll SetDialog $dname bgcolor $rgb(0,0,0)
dll mdx.dll SetColor $dname 1 background $rgb(20,50,255)
dll mdx.dll SetColor $dname 1 text $rgb(255,0,0)
dll mdx.dll SetColor $dname 1 textbg $rgb(20,50,255)
dll mdx.dll SetColor $dname 6,7,9,2,3,4 textbg $rgb(0,0,0)
dll mdx.dll SetColor $dname 6,7,9,2,3,4 background $rgb(0,0,0)
et tout les 'text' sont gras...
merci de votre aide 