I'd like to be able to do gzip programmatically from IDL7. I prefer
not to "spawn" a command, since I would like it to not depend on the
OS. I found Ronn Kling's dll/dlm for GZIP:
http://www.kilvarock.com/freesoftware/dlms/randallfrank.htm
but it
complains about needing idl32.dll. I believe this was the name of the
dll before idl6.3(6.4?). I'd recompile, but I'm not sure exactly how
to - I have eclipse/CDT, but I use it mostly just to "browse" source
code from a couple of projects that I have. I haven't actually coded/
compiled anything in c/c++ in ages. Anyone have any suggestions?
Thanks,
Vince