Brian Corcoran
2008-03-10 14:06:02 UTC
I'm doing my development (unmanaged, C++ Unicode executable) using Visual
Studio 2008. I need to debug some string drawing with Japanese strings under
Japanese regional settings. Visual Studio 2008 crashes everytime I attempt
to start debugging, or even run the executable out of the Visual Studio
environment. The executable runs fine outside of VS. The crash is in some
mbcsncpy function, but I can't tell who is calling it.
Is there some way around this? Thanks,
Brian
Studio 2008. I need to debug some string drawing with Japanese strings under
Japanese regional settings. Visual Studio 2008 crashes everytime I attempt
to start debugging, or even run the executable out of the Visual Studio
environment. The executable runs fine outside of VS. The crash is in some
mbcsncpy function, but I can't tell who is calling it.
Is there some way around this? Thanks,
Brian