
You are missing trading opportunities:
- Free trading apps
- Over 8,000 signals for copying
- Economic news for exploring financial markets
Registration
Log in
You agree to website policy and terms of use
If you do not have an account, please register
Hi,
I have developed a DLL in VS 2010 ( Uses Unicode Character Set ) and am trying to pass string (wchar_t*) from the DLL function as return value but have failed in every attempt. Need help to get this issue resolved.
e.g DLLAPI wchar_t* __stdcall cMySqlVersion()