Forum Discussion
d_dwyer
15 years agoOccasional Contributor
Allen
Currently it is not very easy to create a sample application. The code where the problem occurs requires some application configuration, TCP/IP communication to a hardware emulator and a database to store the hardware configuration.
We have recently ported the application from Delphi 5 to Delphi 2010 and are in the process of testing the ported code. I believe that the error is due to reading a Char variable from a TMemoryStream. As previously stated the variable has now been changed to an AnsiChar and the code works correctly.
Would you like me to send you the code for the function that is failing so you can see that?
Thanks
Dave
Currently it is not very easy to create a sample application. The code where the problem occurs requires some application configuration, TCP/IP communication to a hardware emulator and a database to store the hardware configuration.
We have recently ported the application from Delphi 5 to Delphi 2010 and are in the process of testing the ported code. I believe that the error is due to reading a Char variable from a TMemoryStream. As previously stated the variable has now been changed to an AnsiChar and the code works correctly.
Would you like me to send you the code for the function that is failing so you can see that?
Thanks
Dave
Related Content
- 8 years ago
- 12 years ago
Recent Discussions
- 7 months ago
- 2 years ago