If I am trying to pass SysAllocString(L"string"), it is working fine but if I am trying to pass SysAllocString(Lstring_var) it is not working could someone guide me what should I do?
If I am trying to pass SysAllocString(L"string"), it is working fine but if I am trying to pass SysAllocString(Lstring_var) it is not working could someone guide me what should I do?