~ubuntu-branches/ubuntu/vivid/unrar-nonfree/vivid

« back to all changes in this revision

Viewing changes to dll.hpp

  • Committer: Package Import Robot
  • Author(s): Martin Meredith
  • Date: 2015-02-03 12:58:01 UTC
  • mfrom: (1.1.18) (5.1.18 sid)
  • Revision ID: package-import@ubuntu.com-20150203125801-od6ev8cqy1er51vz
Tags: 1:5.2.5-1
New upstream release

Show diffs side-by-side

added added

removed removed

Lines of Context:
17
17
#define ERAR_SMALL_BUF          20
18
18
#define ERAR_UNKNOWN            21
19
19
#define ERAR_MISSING_PASSWORD   22
 
20
#define ERAR_EREFERENCE         23
 
21
#define ERAR_BAD_PASSWORD       24
20
22
 
21
23
#define RAR_OM_LIST              0
22
24
#define RAR_OM_EXTRACT           1