Felipe Monteiro de Carvalho schrieb:
> Hello,
> 
> Some things weren't clear from the previous discussion, so I would
> like to clarify them.
> 
> For instance, the GetTempFileName routine:
> 
> http://www.freepascal.org/docs-html/rtl/sysutils/gettempfilename.html
> 
> The routine is currently ANSI, but we need a unicode version of it.
> How would that unicode version look like? We currently have 3 unicode
> string types planned AFAIK: 

No.

> 
> I assume that the new variable encoding type would be used for all
> unicode routines, am I right?

No, it will be RTLString which type depends on the OS.

> 
> Or would versions for all 3 types be added? (for example, if someone
> donates utf8 routines).
> 
> thanks,

_______________________________________________
fpc-devel maillist  -  fpc-devel@lists.freepascal.org
http://lists.freepascal.org/mailman/listinfo/fpc-devel

Reply via email to