Multitool
Screen shot as at 23:41 on 30th January 2004

Current state of play:
Resource names in the treeview are all sorted. This is taken care of by a small dll file called mtSort.dll
The plugin configuration dialog has been implemented and so it is now possible to select which plugin
to use with which type of resource.
You can have different plugins for importing as well as exporting
You can now re-name the resource types, i.e. if you'd rather call "type-05" resources "Physics Data"
then you may do so using the configuration screen.
The DLL interface has been finalised and so I have put on this page a link to an example DLL.
(I can't make a visual studio template, like I was hoping to do, as I only have the enterprise edition)
I have used Visual Studio 6.0 to develop the example dll. If you manage to do it using some other compiler,
I'd really like to be able to put up an example of that too.
There are no usefull plugins for this yet, so it's not really going to be of any use unless you intend to
develop plugin DLLs
Multitool is on Version 0.1, so don't expect everything to work.
Back up your DX:IW installation, your registry and your life
before you run this program.
Installation notes
When you extract Multitool from the archive, there will be a file called mtSort.dll
this file may need to be moved to your Windows folder, or wherever your system keeps dll files
Download Multitool_V0.1.rar
Visual C++ 6.0 example plugin project files
Visual Basic 6.0 Multitool project files
Learn more about the IBD files