[fpc-pascal] Unicodestrings and Assign(File)

Jürgen Hestermann juergen.hestermann at gmx.de
Sun May 20 10:58:37 CEST 2012


Sven Barth schrieb:
 >> Although, as said: Only very few functions realy act on the file name.
 >> Most use the file handle only (which will not change).
 > Regarding the filename, yes, but while we're at it we could also 
change functions like WriteFile to WriteFileW (etc.)...

There is no WriteFileW. Only Windows API functions that act on file 
*names* have a W version.




More information about the fpc-pascal mailing list