Search found 2 matches

by Harlan Huber
Tue Oct 09, 2007 6:13 am
Forum: FiveWin for CA-Clipper
Topic: LHA.DLL - 19.2 - Vista
Replies: 4
Views: 2530

Replacement for lha.dll on Vista

Harlan,

It seems that there is a Windows version here with full source code:

m

Having the source code it may help to trace where the GPF comes from.

Does anyone know whether unlha32.dll runs on Vista and whether it might be an acceptable alternative to lha.dll which does not run on Vista? It ...
by Harlan Huber
Sat Oct 06, 2007 5:52 am
Forum: FiveWin for CA-Clipper
Topic: LHA.DLL - 19.2 - Vista
Replies: 4
Views: 2530

lha decompression

Please create a MAP file using MAP A,S from the LNK file and search the GPF address into the MAP file, to check what function is where the GPF comes from

Yes, we have run into the same problem with lha.dll on Vista. Since this is a binary third party dynamic link library written in Japan, I can't ...