I have modify the LMD code in order to allow ActiveX languages in 64 bits. I have tested with JScript with the basic funcions (runtime and error management).
The modification needed are:
LMDSctMScriptTLB
- Modify the GUIDs of the ActiveScript interface. Those interface has a diferent GUID in 64 bits
Not yet. I'm only checked it with Delphi's pIDE demo, and that demo does not include debugger. Now, I'm trying to check it with C++ project (it is my priority because all my developments are in C++) but I can not compile the C++ source code (I have oponed a new discussion about this).
Once I can finish the C++ compilation I would like to check the debugger.
Comments