zlib
Add additional info about optionally adding zlib.dll to the linker in step 6 of "With Dev C++"?
--JoWie
mysql
If you are compiling mysql.c (or another module that directly requires mysql functions) you may need to add windeps/mysqlinc tothe include directories. --Smong