Dude! This rocks! When used with the XML Editor, it even generates the correct navigation code... you just saved me a bunch of time... THANK YOU!!!!!
tahwnikcufos 1 year ago
hi,
how does it work with Visual c++ (CLR) ?
I can include CMarkup but the example sourcecode has probems with strings.
PrinzLangweilig 2 years ago
there is no build version for CLR and System::String, only MFC or STL strings, though it might just be a matter of adding a set of MCD_STR defines for C++/CLI as is done for CString and std::string.
bryantfilms 2 years ago
thanks for your fast answer,
ok i'm gonna learn CLI.
hope it's not more complicated than doing this stuff with managed c++.
@PrinzLangweilig
it worked for me..
7715z 1 year ago
Fantastic, very helpful.
Please make more of These.
Thanks,
shamshir2000 2 years ago
awesome now I know how to set it up properly :)
peonx 3 years ago
Dude! This rocks! When used with the XML Editor, it even generates the correct navigation code... you just saved me a bunch of time... THANK YOU!!!!!
tahwnikcufos 1 year ago
hi,
how does it work with Visual c++ (CLR) ?
I can include CMarkup but the example sourcecode has probems with strings.
PrinzLangweilig 2 years ago
there is no build version for CLR and System::String, only MFC or STL strings, though it might just be a matter of adding a set of MCD_STR defines for C++/CLI as is done for CString and std::string.
bryantfilms 2 years ago
thanks for your fast answer,
ok i'm gonna learn CLI.
hope it's not more complicated than doing this stuff with managed c++.
PrinzLangweilig 2 years ago
@PrinzLangweilig
it worked for me..
7715z 1 year ago
Fantastic, very helpful.
Please make more of These.
Thanks,
shamshir2000 2 years ago
awesome now I know how to set it up properly :)
peonx 3 years ago