[Lazarus] GetAppConfigDir on Windows XP (PT-BR): Configura??es
Denis Kozlov
dezlov at gmail.com
Sat Apr 2 01:19:16 CEST 2016
On 01/04/2016 22:03, Bart wrote:
> So, also on the 1.6 branch we directly call the Windows Wide API
> (provided you are NOT on a Win9x system).
Sorry Bart, you are right.
I overlooked "Win32MajorVersion <= 4" after seeing "{$ifndef WinCE}". I
went straight to GetAppConfigDirAnsi to discover issues with
SysUtils.GetAppConfigDir, or specifically with GetWindowsSpecialDir. So,
issues with GetWindowsSpecialDir are a concern only for FPC then.
Denis
More information about the Lazarus
mailing list