HomeUser Control Panel (unavailable in archive)ForumsTutorialsArt GalleryResourcesMaps

read mpq in c#

04-28-2005, 02:03 AM#1
Guest
i all
i would like to read mpq in c# under vs2003 but cant find source code or class for

please help me , it will be so cool thx ...

have a good day
04-29-2005, 12:09 PM#2
DarkLord13
Hm... the most tools used the SFmpq.dll, but I don't know if there is a DLL for c#. Maby zu google a litle bit with google.com.
04-29-2005, 09:04 PM#3
xttocs
http://www.codeproject.com/csharp/unmanage.asp
04-30-2005, 05:43 AM#4
Soar
C# can import functions from dynamic link library
05-01-2005, 08:34 AM#5
Guest
Quote:
Originally Posted by Soar
C# can import functions from dynamic link library

thx for answer guys
05-07-2005, 09:19 PM#6
Starcraftfreak
If you come up with a nice implementation, feel free to post it. I also wanted to write a C# class for MPQ access but I never found the time to do so and if already have one, it might save me some work in the future ;)