[fpc-devel] Inconsistent use of Timeout in SimpleIPC
Michael Van Canneyt
michael at freepascal.org
Sat Jan 16 22:49:14 CET 2016
On Sat, 16 Jan 2016, Denis Kozlov wrote:
>
> In regards to merging "wince" and "win" implementations of SimpleIPC.
>
> The only real difference is the use of Wide vs Ansi types and functions of
> WinAPI. Currently, "win32" and "win64" platforms use A versions, while
> "wince" uses W versions.
>
> Since FPC trunk no longer supports Win9x platforms, is it safe to use W
> variants across all windows platforms for SimpleIPC?
I would think yes.
Michael.
More information about the fpc-devel
mailing list