Lines Matching refs:build

6 of the official DLL build of zlib, named ZLIB1.DLL.  If you have
14 - ZLIB1.DLL is the official build of zlib as a DLL.
33 test programs that must run with a valid build of ZLIB1.DLL.
37 and build settings. If you do build the DLL yourself, please
42 If, for any reason, you need to build an incompatible DLL,
51 a static build. The DLL settings were supposed to be enabled
54 build time, resulting in two major problems:
57 the DLL, not all people added it to the build options. In
65 that were unable to run with the official ZLIB.DLL build.
78 efficient build and use of the DLL, but compatibility no
82 3. Can I build ZLIB.DLL from the new zlib sources, and replace
90 being used in your particular ZLIB.DLL build, and to use the
91 same one in the new build. If you don't know what this is all
199 Gilles Vollant has contributed a build named ZLIBWAPI.DLL,
235 <windows.h> and the related headers), its DLL build will work
315 It's easier to let the DLL build of zlib up to the people
321 how can I build/use ZLIB1.DLL in Microsoft Visual C++ 7.0
338 way to build applications linked to a proper system runtime,
345 14. I need to link my own DLL build to a CRT different than
350 your build is unofficial. You should give it a different file
354 SYSTEM32 directories). Otherwise, your build may clash with
355 applications that link to the official build.
364 - No. A legitimate build of ZLIB1.DLL must not include code
366 But you can make your own private DLL build, under a different
370 with Borland Delphi and C++ Builder. The DLL build of VCL
377 - No. A legitimate build of ZLIB1.DLL must provide the complete
379 code. But you can make your own private DLL build, under a
383 17. I made my own ZLIB1.DLL build. Can I test it for compliance?