HomeUser Control Panel (unavailable in archive)ForumsTutorialsArt GalleryResourcesMaps

Storm.dll

12-31-2002, 08:30 PM#1
Guest
I wasn't sure where to ask this, so I'll just ask it here. Does anyone know of any good information on using storm.dll? I'm trying to add some basic MPQ functionality to an app I'm developing, but I'm not sure how to do it.
01-01-2003, 01:04 AM#2
CBWhiz
Dont bother, grab SFMPQAPI.dll - sure its another redistributable, but tis a lot easier. as a plus it doesnt require anything else, where as mpq2k for example needed lmpqapi.dll.

i think this is the homepage: http://shadowflare.ancillaediting.com
01-01-2003, 01:16 AM#3
Guest
Thanks for the tip!

Link doesn't work though... :(
01-01-2003, 02:36 AM#4
Extrarius
The proper link is http://shadowflare.ancillaediting.net/, and you don't have to include the dll with your app if you don't want to. It includes a library that you can use to statically link the code to the exe, which is what I did for my ExtProtect program.
01-01-2003, 03:03 AM#5
Guest
Found it! Thanks to both of you, this will be a big help.

:D