Re: [fpc-devel] End of support for Win XP?

2018-02-05 Thread Michael Van Canneyt
On Tue, 6 Feb 2018, Denis Kozlov wrote: Improved windirs.GetWindowsSpecialDir is ready: https://bugs.freepascal.org/view.php?id=33133 The submitted patch contains the following changes: 1. Added FOLDERID_* constants, required for SHGetKnownFolderPath. 2. Added mapping of legacy CSIDL_*

Re: [fpc-devel] End of support for Win XP?

2018-02-05 Thread Denis Kozlov
Improved windirs.GetWindowsSpecialDir is ready: https://bugs.freepascal.org/view.php?id=33133 The submitted patch contains the following changes: 1. Added FOLDERID_* constants, required for SHGetKnownFolderPath. 2. Added mapping of legacy CSIDL_* constants to FOLDERID_* constants. 3. Overloaded

Re: [fpc-devel] Suspicion about TThread.Synchronize

2018-02-05 Thread Sven Barth via fpc-devel
On 05.02.2018 03:03, Martin wrote: > Ok, I got it again in the debugger. > > Since it is nor reproducible all the times, I am using auto continue > breakpoints, and just record that they were hit. So I have limited data. > > - After a long series of syncs ThreadQueueTail is nil. > - A thread