Hey again, i am afraid i am still not following you to 100% in the risk of sounding a burden.
This is what error i get:
1 2
error C2664: 'ShellExecuteA' : cannot convert parameter 3 from 'std::string' to 'LPCSTR'
1> No user-defined-conversion operator available that can perform this conversion, or the operator cannot be called
And this is how i setup the shellexecute command now:
Identical to your i know. All other around work is just not fitting in my head. The std::copy command it dosent matter how i turn it twist it or try to adapt it or dumb it down it still gives me errors. I am felling like a giant burden right now and i hope this is the last time i ask this but lets take my main full code as an example in its entirety how would i go about changing the function for input, I do understand you have supplied me with material to do so but i just dont understand the order of the parts sort of speak.
And last but not least Thank you for all your great patience with me its greatly appreciated.