On Fri, 22 Jan 2016, Denis Kozlov wrote:
On 16/01/2016 21:43, 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,
On 16/01/2016 21:43, 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.
I have upd