5 Feb
2015
5 Feb
'15
9:56 a.m.
Stefan Dösinger <stefandoesinger(a)gmail.com> wrote:
That's how it's supposed to look like - LPCSTR, not const char *. This is a public API, not an internal helper. https://www.winehq.org/pipermail/wine-devel/2010-June/084460.html
Then the header should be fixed instead: https://msdn.microsoft.com/ru-ru/library/windows/desktop/bb172820%28v=vs.85%... Well, no, it is a good place where the header can be visually different from Microsoft's and still be compatible.
A header can be made visually different without using wrong types for public APIs. -- Dmitry.