Does anyone know whether it is possible (theoretically or in reality) to use the CodeDom that seems to be provided in Delphi's .NET counterpart?
|
|
|||||||||
|
|
|
In short: No, the .NET CodeDom relies upon code being compiled into CIL and .NET ByteCode and will not work for Win32 Compiled Delphi Programs. |
||
|
