August 5th, 1999, 06:02 PM
Hi,
Is it possible to pass parameters to mfc application (dialog based) when it is invoked??. ie I have vc++ application APP1, using CreateProcess(...) launches another vc++ app(dialog based) APP2, How to gather the parameters sent from the CreateProcess() in the APP2.
Thanx
Is it possible to pass parameters to mfc application (dialog based) when it is invoked??. ie I have vc++ application APP1, using CreateProcess(...) launches another vc++ app(dialog based) APP2, How to gather the parameters sent from the CreateProcess() in the APP2.
Thanx