Dear programmers,
does anybody have an utility which will be able to write a program having an exe file within a Delphi program? The reason why is as follows. We are developing a software which will pick up the measurement data through the AD convertor. We have the utility for this AD convertor written in Borland Pascal 7. We are helpless to transform it to the Delphi code, because it is not easy (I don't know, maybe impossible) to acces the ports (COM1, COM2). The Pascal program in accesing the ports is using Assembler. So we are trying to run the compiled file with Borland Pascal 7 under the Delphi 7. Thank you in advance for your help.
does anybody have an utility which will be able to write a program having an exe file within a Delphi program? The reason why is as follows. We are developing a software which will pick up the measurement data through the AD convertor. We have the utility for this AD convertor written in Borland Pascal 7. We are helpless to transform it to the Delphi code, because it is not easy (I don't know, maybe impossible) to acces the ports (COM1, COM2). The Pascal program in accesing the ports is using Assembler. So we are trying to run the compiled file with Borland Pascal 7 under the Delphi 7. Thank you in advance for your help.