Martin Storsjo martin@martin.st writes:
No changes since v2.
include/Makefile.in | 2 ++ include/hstring.h | 39 +++++++++++++++++++++++++++++++++++++++ include/winstring.h | 46 ++++++++++++++++++++++++++++++++++++++++++++++ 3 files changed, 87 insertions(+) create mode 100644 include/hstring.h create mode 100644 include/winstring.h
hstring.h should be generated from idl.
On Tue, 9 Dec 2014, Alexandre Julliard wrote:
Martin Storsjo martin@martin.st writes:
No changes since v2.
include/Makefile.in | 2 ++ include/hstring.h | 39 +++++++++++++++++++++++++++++++++++++++ include/winstring.h | 46 ++++++++++++++++++++++++++++++++++++++++++++++ 3 files changed, 87 insertions(+) create mode 100644 include/hstring.h create mode 100644 include/winstring.h
hstring.h should be generated from idl.
Ok, will resend such a version.
// Martin