Search found 2 matches
- Tue Oct 09, 2007 6:13 am
- Forum: FiveWin for CA-Clipper
- Topic: LHA.DLL - 19.2 - Vista
- Replies: 4
- Views: 2282
Replacement for lha.dll on Vista
Harlan, It seems that there is a Windows version here with full source code: http://gnuwin32.sourceforge.net/packages/lha.htm 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...
- Sat Oct 06, 2007 5:52 am
- Forum: FiveWin for CA-Clipper
- Topic: LHA.DLL - 19.2 - Vista
- Replies: 4
- Views: 2282
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 f...