Display full version of the post: Passing wstring from ARX to dll

asadhasnain
16.03.2012, 17:45
I am having a problem that when i pass a wstring to dll it turns into a bad pointer. Does any one faced the same problem. I am using c++ for developing the dll without MFC support.

BTW, the dll is tested in other program and works perfect.