Re: [fpc-pascal] LongStrings Question

2006-03-03 Thread Иван Шихалев
In this case, "constant string" is a character sequense between two
''. If you receive a string value in run-time, all must be OK.
___
fpc-pascal maillist  -  fpc-pascal@lists.freepascal.org
http://lists.freepascal.org/mailman/listinfo/fpc-pascal


Re: [fpc-pascal] Compiling library / Win32 DLL

2005-12-29 Thread Иван Шихалев
> Same code compiles and runs fine with Delphi.

May be a troubles with export names. It is needed to define export
names explicite in "exports" clause.
___
fpc-pascal maillist  -  fpc-pascal@lists.freepascal.org
http://lists.freepascal.org/mailman/listinfo/fpc-pascal