TMemo problem, Stream problem
The problems with Streams in freepascal is solved, the crash was produced by the BPTR problem described before. The reason for failure was different, the arguments contains quotes and the current routine for get the arguments did not handle quotes. After include a routine for handle quotes it works fine, so now the fpcres is also usable. This means lazarus created projects can be compiled directly with fpc on AROS. I made a Video to show how it works: Create a simple AROS program
The TMemo crash problem at close of program also solve. It was just an inherited problem in TWSCustomEdit
Schreibe einen Kommentar