Got it all working...phew...thanks for all your help..:)
-Original Message-
From: Peter Shirtcliffe [mailto:pshirtcli...@sdl.com]
Sent: 04 October 2012 13:07
To: General discussion for Windows Installer XML toolset.
Subject: Re: [WiX-users] Populating Listbox from Custom Action
I'
e-
From: Natalie Carr [mailto:natalie.c...@measuresoft.com]
Sent: 04 October 2012 12:48
To: 'General discussion for Windows Installer XML toolset.'
Subject: Re: [WiX-users] Populating Listbox from Custom Action
I tried that but it says that it is not compatible. When I converted
"Com
Installer XML toolset.
Subject: Re: [WiX-users] Populating Listbox from Custom Action
Since all your other strings seem to be 8-bit characters, delete the "L"
from the front of any literal strings. That will make them 8-bit too.
So L"ListBox" -> "ListBox" and
L&q
lie Carr [mailto:natalie.c...@measuresoft.com]
Sent: 04 October 2012 12:16
To: 'General discussion for Windows Installer XML toolset.'
Subject: Re: [WiX-users] Populating Listbox from Custom Action
Hi Peter, Me and C++ are not long introduced so please excuse if I am being
really sill
Windows Installer XML toolset.
Subject: Re: [WiX-users] Populating Listbox from Custom Action
I've had a quick glance and it looks like you're compiling with 8-bit chars
but you've also got L"ListBox" and L"COMPORT" which are wide chars.
-Original Message-
F
To: wix-users@lists.sourceforge.net
Subject: [WiX-users] Populating Listbox from Custom Action
Hi if anyone has a chance would they check out my question on SO as I think I
am near to solving it but need an extra hand. Would greatly appreciate
it..:) Thanks
http://stackoverflow.com/questions/125626
Hi if anyone has a chance would they check out my question on SO as I think
I am near to solving it but need an extra hand. Would greatly appreciate
it..:) Thanks
http://stackoverflow.com/questions/12562643/wix-add-to-listbox-from-c-custom
-action
--
7 matches
Mail list logo