Go
Wc3C.net
»
Warcraft III Modding
»
Developer's Corner
»
Warcraft Editing Tools
»
Programming
»
Visual Basic/C++
Visual Basic/C++
01-07-2009, 03:14 AM
#1
TriggerHappy
Would anyone know how to extract a file from an MPQ archive (.w3x
) using Visual Basic or C++. (Preferably VB), does anyone have any libraries for MPQ's that would work with VB? And also an explanation on how to use it.
Anyways, +rep for helpers.
01-07-2009, 08:00 AM
#2
ToukoAozaki
Try using SFmpq or Lmpq. (
http://shadowflare.samods.org/dwnload.html
) I haven't actually used them, so please refer to the documentation.
01-07-2009, 08:32 PM
#3
TriggerHappy
The problem is i don't know how to import DLL's now. I found those a little bit after i posted this :(