• Listen to a special audio message from Bill Roper to the Hive Workshop community (Bill is a former Vice President of Blizzard Entertainment, Producer, Designer, Musician, Voice Actor) 🔗Click here to hear his message!
  • Read Evilhog's interview with Gregory Alper, the original composer of the music for WarCraft: Orcs & Humans 🔗Click here to read the full interview.
  • Create a faction for Warcraft 3 and enter Hive's 19th Techtree Contest: Co-Op Commanders! Click here to enter!
  • Create a void inspired texture for Warcraft 3 and enter Hive's 34th Texturing Contest: Void! Click here to enter!
  • The Hive's 21st Texturing Contest: Upgrade is now concluded, time to vote for your favourite set of icons! Click here to vote!

MPQ library for .NET? (C#)

Status
Not open for further replies.
Level 21
Joined
Dec 9, 2007
Messages
3,096
I've been searching on Google for MPQ libraries for .NET for days now and all I found is:
  • SFMpq
  • Stoo.WoWLib
And the results:
  • Cannot add reference
  • When I try to initialize the MPQ, I get the exception: Unable to read beyond the end of the stream - when trying to open war3.mpq

Does anyone know another MPQ library for .NET or some working (fixed) versions of the above mentioned libraries?

Thanks in advance and reputation for the one(s) who help me.
(Reputation as a stimulus)
 
Level 21
Joined
Dec 9, 2007
Messages
3,096
So now I must bring this god damn thread back to life because I have two problems with Magos' MpqLib:
  • I get an error in the contructor of CArchive when I attempt to open an archive before I have a message loop. This is GAY.
  • I get too many headaches attempting to convert it to C#. Moreover, I cannot find the equivalent of some WinNT.h - functions.

So, any more ideas? -_-
 
Status
Not open for further replies.
Top