Merci pour vos aides.
j'ai voulu juste avoir des explications sur ceci:
j'ai télécharger la librairie zlib.et j'ai voulu l'installé mais j'ai pas pue.
l'installation est comme suit:
Code : Sélectionner tout - Visualiser dans une fenêtre à part
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
 
 1. Install the supplied header files "zlib.h" and "zconf.h"
      into a directory found in the INCLUDE path list.
 
   2. Build the import library using the IMPLIB tool:
        implib -a -c -f lib\zdllbor.lib zlib1.dll
 
      OR
 
   2' Convert the supplied library file "zdll.lib" to OMF format,
      using the COFF2OMF tool:
        coff2omf lib\zdll.lib lib\zdllbor.lib
 
   3. Install "zdllbor.lib" into a directory found in the LIB path
      list.
 
   4. Add "zdllbor.lib" to your project.
le 1er prbleme est que j'ai pas compris comment ca installé des fichiers dans "include"alors que se sont des fichiers .h
l 2eme probleme est que qu'on j'ai essayer de convertir en "coff2omf" cette derniere ne s'affiche pas.
ben si qu'elqu'un a déja installé cette librairie alors un aide.merci