Any help would be appreciated.
I am developing a routine (FWPPC February 2010) to compress files in a Zip format and later send them using FTP to my main server.
I have tried using HBZLIB and HBMZIP libraries, including the last one I downloaded from fivewnin-contribuitions, and it's giving me the following error:
---------------------------------------------------------------------------------------------------
hbmzip.lib(zip.obj) : error LNK2019: unresolved external symbol time referenced
in function "int __cdecl crypthead(char const *,unsigned char *,int,unsigned lon
g *,unsigned long const *,unsigned long)" (?crypthead@@YAHPBDPAEHPAKPBKK@Z)
pocket.exe : fatal error LNK1120: 1 unresolved externals
* Linking errors *
----------------------------------------------------------------------------------------------------
or is there another way to compress files in pocket pc?
Thanks for your help,
Fernando