hello everyone !!

i've a very typical problem. i've calling a VC++ exe from VB. in VC program i'm writing to a file, which i'm reading in VB. currently i've given fixed path for file in VC. this is a major bug in making VB setup exe.

how can i pass the filepath from VB to VC ?? i tried command line arguements, but it didn;t work and i was running into major fatal errors as i'm passing other command line arguements as well.


can anyone pls tell me some way to fix this. to be abl e to pass file path to VC from VB


thanks

shruti !!!