WoW: Difference between revisions

No edit summary
No edit summary
Line 11: Line 11:
== Compilers ==
== Compilers ==


On Windows, the client was known to be compiled using the Microsoft Visual C++ Compiler
On Windows, the client was known to be compiled using the Microsoft Visual C++ Compiler (but which version?)
 
== Dependencies ==
 
The WoW client was known to have the following dependencies:
 
* fmod - For in-game audio playback
 
* lua - Used extensively for Glue and FrameScript. Much of the client runs through this Lua interface.
 
* libexpat - Used to parse XML, commonly used in GlueXML and FrameXML