thanks for that, it compiled now...
i did...
Code:
gcc -o flashchatz.exe flashchatz.c mydownlib.c stristr.c -lz -lws2_32
..but when i try to run flashchatz .. it says ''this app has failed to start because zlib1.dll was not found. re-installing the app may fix this problem''
oviously something went wrong .. cuz it doesnt need any dll, right ?
edit:
file size is also not same. its 46.4kb but it should be 47.0kb
edit again:
it also compiles with ''flashchatz'' instead of ''flashchatz.exe''
update:
very wierd...i downloaded ''zlib1.dll'' and put it into the /bin folder (where the .exe is atm) and it works...but its NOT the same as the one you compiled.