Commit graph

15 commits

Author SHA1 Message Date
Frédéric Delanoy
8bd2eb3e78 cabarc: Use BOOL type where appropriate. 2014-02-20 11:18:41 +01:00
Dmitry Timoshkov
dcc057c686 cabarc: Fix printing of a not recognized compression type argument. 2014-01-09 17:39:56 +01:00
Alexandre Julliard
86b1f94d28 makefiles: Get rid of the MAKE_PROG_RULES variable. 2014-01-02 12:12:57 +01:00
Dmitry Timoshkov
452a64e3a7 cabarc: Fix compilation under Windows. 2013-08-02 11:23:59 +02:00
Alexandre Julliard
24fe312783 cabarc: Avoid some redefinition warnings. 2013-04-09 15:26:11 +02:00
Christian Costa
6262bc7cc8 cabarc: Handle fdintENUMERATE notification. 2012-12-03 18:24:42 +01:00
Christian Costa
f6503a8b11 cabarc: Handle fdintNEXT_CABINET notification to support multi-cab archive. 2012-12-03 18:24:41 +01:00
Christian Costa
b305f11118 cabarc: Keep \ in the cab path as FDICopy expects it. 2012-12-03 18:24:40 +01:00
Christian Costa
b1aeb9dca1 cabarc: Add some debug messages. 2012-12-03 18:24:40 +01:00
Alexandre Julliard
da35622b83 makefiles: Disable use of Unicode macros globally for all the programs. 2012-01-20 13:14:16 +01:00
Alexandre Julliard
55013410f7 cabarc: Set the initial cabinet number to 0. 2011-02-19 13:06:20 +01:00
Alexandre Julliard
c24cd869cd cabarc: Add support for starting a new folder with a '+' file name. 2011-02-14 17:27:29 +01:00
Alexandre Julliard
0c1e7ff7c4 cabarc: Add support for specifying a maximum cabinet file. 2011-02-14 17:24:53 +01:00
Alexandre Julliard
8ebff12b05 cabarc: Add support for listing and extracting cabinets. 2011-02-03 13:15:17 +01:00
Alexandre Julliard
30bdbedc2d cabarc: Initial version of the cabarc.exe tool, with support for creating a cabinet. 2011-02-03 13:15:03 +01:00