Hi

Try adding #define LPARAM long in #ifdef _UNIX:

#ifdef _UNIX
#define CALLBACK
#define PASCAL
#define LONG long
#define HANDLE void *
#define LPARAM long
#define UINT unsigned int
#endif

It's already fixed in the 3.8.5 source:
http://www.rarlab.com/rar/unrarsrc-3.8.5.tar.gz

Regards

--
Fran




--
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

Reply via email to