hey i need to know how to pass parameters
from my ShellExcute in my c++ code to my .exe
thats made in vb. i know it's the forth parameter of
ShellExute to pass parameters but how does is receive
it in my vb code? do i have to declare it in my form_load
as a variant? cause if i do that, my vb does compile cause
form_load wont accept parameters.
How does this work???
thanks guys!
from my ShellExcute in my c++ code to my .exe
thats made in vb. i know it's the forth parameter of
ShellExute to pass parameters but how does is receive
it in my vb code? do i have to declare it in my form_load
as a variant? cause if i do that, my vb does compile cause
form_load wont accept parameters.
How does this work???
thanks guys!