toolset.
Subject: Re: [WiX-users] DLL helper functions
It's the wide/narrow string thing again. LPWSTR (note the W) means wide
string. You likely want LPSTR (or just char *, which is the same thing).
-Original Message-
From: Natalie Carr [mailto:natalie.c...@measuresoft.com]
Sent: 05 Oc
Thanks Peter..:)
-Original Message-
From: Peter Shirtcliffe [mailto:pshirtcli...@sdl.com]
Sent: 05 October 2012 12:07
To: General discussion for Windows Installer XML toolset.
Subject: Re: [WiX-users] DLL helper functions
It's the wide/narrow string thing again. LPWSTR (note
It's the wide/narrow string thing again. LPWSTR (note the W) means wide
string. You likely want LPSTR (or just char *, which is the same thing).
-Original Message-
From: Natalie Carr [mailto:natalie.c...@measuresoft.com]
Sent: 05 October 2012 10:36
To: wix-users@lists.sourceforge.net
Subj
3 matches
Mail list logo