Log in

View Full Version : Paradox 10 executables


HBB
July 11th, 2010, 07:01
Hello,
I want to study Paradox 10 executable format. Paradox compiler deliver exes that are loaded at runtime.
Goal - if possible - is to convert Paradox executable libraries (myLib.ldl files) into regular dlls that can be later called from new C++ or Delphi modern code. Paradox is almost dead. This step could save tons of work that we have in form of Paradox libraries source code.
How to start ? Readings, tools for unknown exe formats ?
Have a nice day, and thanks for your time.

disavowed
July 11th, 2010, 09:39
You can try reading http://www.wotsit.org/getfile.asp?file=paradox4&sc=332156318 and http://www.randybeck.com/paradoxformat.shtml for starters.