i want to send a string to my vc dll from vb
when vc writes to the file the text is not the same as what was sent from vb,
basicly i want to go from a lpstr from vb to a c++ character array
void __stdcall FillString(LPSTR pszString)
{
// Create a temp buffer with our string...
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.