mirror of
https://gitlab.com/freepascal.org/fpc/source.git
synced 2025-11-02 15:39:26 +01:00
The WinCE implementation converts the rawbytestring arguments to
unicodestring and calls unicode OS APIs, while the others convert
unicodestring arguments to DefaultFileSystemCodePage and call
single byte OS APIs
+ test for the above
git-svn-id: branches/cpstrrtl@22467 -
|
||
|---|---|---|
| .. | ||
| classes.pp | ||
| cprt07.as | ||
| cprt09.as | ||
| dos.pp | ||
| libc.inc | ||
| libch.inc | ||
| Makefile | ||
| Makefile.fpc | ||
| nds.inc | ||
| ndsbios.inc | ||
| ndsbiosh.inc | ||
| ndsh.inc | ||
| prt07.as | ||
| prt09.as | ||
| rtldefs.inc | ||
| sysdir.inc | ||
| sysfile.inc | ||
| sysheap.inc | ||
| sysos.inc | ||
| sysosh.inc | ||
| system.pp | ||
| systhrd.inc | ||
| sysutils.pp | ||
| tthread.inc | ||
| varutils.pp | ||