I'm not used to dealing with MFC, and my knowledge of C++ is still very amature.
i've developed an application that needs to run minimized or hidden, so i used the
MFC application. i want to continue using it, so please no suggestions to the effect
of using a different method.
what i need to know, is how do i use Command Line Arguments? I looked on msdn.microsoft.com
and wasn't able to follow it. if you could please show a quick easy example, it would be much appreciated. what i was able to grasp is that it must be done in the InitInstance() function (i used the MFC wizard).
thanks,
Nytym
i've developed an application that needs to run minimized or hidden, so i used the
MFC application. i want to continue using it, so please no suggestions to the effect
of using a different method.
what i need to know, is how do i use Command Line Arguments? I looked on msdn.microsoft.com
and wasn't able to follow it. if you could please show a quick easy example, it would be much appreciated. what i was able to grasp is that it must be done in the InitInstance() function (i used the MFC wizard).
thanks,
Nytym