]> git.pld-linux.org Git - packages/unrar.git/commitdiff
- fixed undefined LPARAM
authorKarol Krenski <charles@pld-linux.org>
Tue, 14 Oct 2008 11:18:51 +0000 (11:18 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
Changed files:
    unrar-lparam.patch -> 1.1

unrar-lparam.patch [new file with mode: 0644]

diff --git a/unrar-lparam.patch b/unrar-lparam.patch
new file mode 100644 (file)
index 0000000..6057a47
--- /dev/null
@@ -0,0 +1,10 @@
+--- unrar/dll.hpp.orig 2008-09-16 16:24:56.000000000 +0200
++++ unrar/dll.hpp      2008-10-14 13:08:08.000000000 +0200
+@@ -34,6 +34,7 @@
+ #define LONG long
+ #define HANDLE void *
+ #define UINT unsigned int
++#define LPARAM long
+ #endif
+ struct RARHeaderData
This page took 0.155356 seconds and 4 git commands to generate.