Re: Create ZIP file on WinXP?
From: Tim (voorspoels_at_hotmail.com)
Date: 09/02/04
- Next message: J French: "Re: Delphi Type Narrowing"
- Previous message: David Reeve: "Re: Detecting a running application"
- In reply to: Chris Spencer: "Create ZIP file on WinXP?"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Date: 1 Sep 2004 22:29:10 -0700
chrisspencer02@yahoo.com (Chris Spencer) wrote in message news:<38a52de8.0408311639.4428aa8e@posting.google.com>...
> In Windows XP Explorer, I can right-click on a folder and choose "Send
> To Compressed (zipped) Folder" to create a ZIP file. How can I do
> this programmatically, through the Win32 API or a batch file? I would
> prefer to use Windows XP's native support for ZIP files, rather than a
> third-party component. Thanks.
i've did some zip programming before and i used the zlib dll for this.
Quite interesting library
- Next message: J French: "Re: Delphi Type Narrowing"
- Previous message: David Reeve: "Re: Detecting a running application"
- In reply to: Chris Spencer: "Create ZIP file on WinXP?"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Relevant Pages
|