Valter Minute's blog

Twitter












Tag Cloud


XAML2CPP 1.0.2.0

Val Veddasca (Italy)

A new updated release of everybody favourite XAML to CPP conversion tool (at least because it’s the only one available!).

New features:

- support for resource dictionaries (app.xaml if you use Blend to generate your XAML)

Bugfixes:

- the parameters for the mouseleftbuttondown and up events were incorrect

As usual you can download the new release here:

http://cid-9b7b0aefe3514dc5.skydrive.live.com/self.aspx/.Public/XAML2CPP.zip



Feedback

# re: XAML2CPP 1.0.2.0

Dear Valter,
could you take a look please on my post:http://social.msdn.microsoft.com/Forums/en-US/winembnatapp/thread/c771386c-57a0-4bf3-b0db-acb7481403fb.
I used the command: XAML2CPP.exe Page.xaml app.xaml, but only T_Page.h was generated. What is wrong with my path to my image? I've put it in root directory of the c++ project together with both Page.xaml and app.xaml.
Thanks a lot,
Jehoshua 7/14/2010 8:47 PM | Alex Krush

# re: XAML2CPP 1.0.2.0

@Alex
Sorry for the delay in my reply,
I see that other replied to your question correctly.
8/9/2010 7:42 PM | Valter Minute

# re: XAML2CPP 1.0.2.0

if I use this with xaml file, that includes Animation, the app cannot be loaded... can I use this with Animation?? 9/26/2010 9:06 PM | Chris Ryu