Fails to convert process name to wxString

Eran Ifrah eran.ifrah at gmail.com
Fri Nov 2 02:09:22 PDT 2007


Passing pe.szExeFile directly yields the same the results as passing
wxString.

Eran


On 11/2/07, Vadim Zeitlin <vadim at wxwidgets.org> wrote:
>
> On Thu, 1 Nov 2007 23:17:27 +0200 Eran Ifrah <eran.ifrah at gmail.com> wrote:
>
> EI> MessageBoxW displays the same thing as wxMessageBox (screen shot
> attached)
> EI>
> EI> I am calling the message box like this:
> EI>
> EI> wxString name(pe.szExeFile);
> EI> MessageBoxW(NULL, name, L"Message BoxW", MB_OK );
>
> And I assume it works if you pass pe.szExeFile to it directly (please do
> try to answer all of my questions and not just half of them... remote
> debugging is difficult enough as it is)?
>
> VZ
>
> --
> TT-Solutions: wxWidgets consultancy and technical support
>                http://www.tt-solutions.com/
>
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: wx-users-unsubscribe at lists.wxwidgets.org
> For additional commands, e-mail: wx-users-help at lists.wxwidgets.org
>
>


-- =

Eran Ifrah
eran.ifrah at gmail.com
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.wxwidgets.org/pipermail/wx-users/attachments/20071102/e74=
5ef8f/attachment.htm


More information about the wx-users mailing list