[delphizip] Re: Failed to load ZIPDLL.DLL 1.78 under Win98SE

  • From: "R. Peters" <russellpeters@xxxxxxxxxxx>
  • To: <delphizip@xxxxxxxxxxxxx>
  • Date: Thu, 4 Nov 2004 12:55:54 +1100

Try the dll
http://www.delphizip.net/178/zipdll17817.zip
Which hopefully should load under Windows 98.
Note this dll has an annoyance in that if the file being added to is on the
desktop it's icon will disappear until refreshed.
 
- Russell Peters
-----Original Message-----
From: delphizip-bounce@xxxxxxxxxxxxx [mailto:delphizip-bounce@xxxxxxxxxxxxx]
On Behalf Of Miguel Angel Oliver Calafell
Sent: Thursday, 4 November 2004 3:44 AM
To: delphizip@xxxxxxxxxxxxx
Subject: [delphizip] Failed to load ZIPDLL.DLL 1.78 under Win98SE

I have this error under W98. PC has 128MB RAM. Is it not enough free
RAM =8-? I have tested this in 3 differents PCs.

The same application works fine under XP Home or Professional in a PC
with 1GB RAM. I have tried a clean project with a simply button and,
in OnClick event, a call to LoadLibrary('C:\TEST\ZIPDLL.DLL'). This
API function returns 0 and GetLastError() 31.

LoadLibrary('C:\TEST\UnzDll.dll') returns a non-zero value, but
GetLastError() returns 6.

ZipDll.dll 1.73.3.0 loads Ok: LoadLibrary returns a non-zero value and
GetLastError() returns always 0.

Can I make more test to find why ZipDll.dll don't load?

Saludos...
-----------
To unsubscribe from this list, send an empty e-mail 
message to:
  delphizip-request@xxxxxxxxxxxxx 
and put the word unsubscribe in the subject.

-----------
To unsubscribe from this list, send an empty e-mail 
message to:
  delphizip-request@xxxxxxxxxxxxx 
and put the word unsubscribe in the subject.

Other related posts: