I have been trying to make DLL (with Delphi6) that would have
functionality
to access serial ports to read and write them (component use: APRO
4.06). But every efforts ends to have
Access Violations (happens every time when this AdpComport -component
is called) I have been trying to use Form within DLL and passing
AdpComport -component on it, and I have also tryed to use this
component without form, but no success. So Please, Could Someone post
me example code where this funtionality would work. Big Thanks for
Your Help.