Thanks toutarrive.
However if I use the following:
Qt Code:
const char* test = "Abhijit"; return result;To copy to clipboard, switch view to plain text mode
everything is going fine. But if instead of defining test in the program itself, if I pass test value as an parameter from vb.net then some absurd result is thrown. Can anybody put some light on this?
Thanks in advance.
Bookmarks