Hi, I'm having some difficulty converting a String to a std::basic_stri ng
(c++).
I've tried using StringBuilder and Marshal.LPxxxx , no luck.
I consistently get AccessViolation errors.
I've been reading all day but I can't seem to find the same problem posted
anywhere.
bool NNSMCAPI::Clien t::initialize(c lass std::basic_stri ng<unsigned
short,struct std::char_trait s<unsigned short>,class std::allocator< unsigned
short const &)
Can anyone help me with this issue?
thanks!
(c++).
I've tried using StringBuilder and Marshal.LPxxxx , no luck.
I consistently get AccessViolation errors.
I've been reading all day but I can't seem to find the same problem posted
anywhere.
bool NNSMCAPI::Clien t::initialize(c lass std::basic_stri ng<unsigned
short,struct std::char_trait s<unsigned short>,class std::allocator< unsigned
short const &)
Can anyone help me with this issue?
thanks!
Comment