To make it as the C# example then we need to use MFC projects
in VS2010. Do you know MFC?
What is MFC?
This browser is no longer supported.
Upgrade to Microsoft Edge to take advantage of the latest features, security updates, and technical support.
I have an executable file and i want it to run continuously with other system processes in the background.
Can u tell me how to do that?
Locked Question. This question was migrated from the Microsoft Support Community. You can vote on whether it's helpful, but you can't add comments or replies or follow the question.
To make it as the C# example then we need to use MFC projects
in VS2010. Do you know MFC?
What is MFC?
In view of my academics i have to submit c++ project but i can submit c# only after my current sem.
So am stressing on c++ thats it nothing else.
Actually in my academics my lecturer told to submit the project which you had helped me in developing the code in c++.
So he needs c++ and C# next sem.
So i am so bothered about the program written in c++ than c#.
I know c# is lot more useful than C++ but i have to submit that.
I know you may get irritated if i keep asking about this but please help me fisnik sir.
C# is useful in Windows DEV, however, C++ is far more useful.
BUT I do NOT understand why don't you just use the C# sample?
Itknowledge24.com
You hade given me a code written in c++.
Can u help me modifying that to make it to execute same as the code written in c#.
I was able to build the exe file but i need the same operation as that of the code written in c#.
To make it as the C# example then we need to use MFC projects
in VS2010. Do you know MFC?
Itknowledge24.com
Oh ok i understood:)
U had written some code to make that get executed multiple times right?
But u had given me that killresp.
When i double click then it gets added in the task manger and will be at the background but the next time i boot the system it wont be present in the task manager.
I have to double click the icon again.
That's why you shall add Killresp.exe to the registry like you did with the converted batch.
Itknowledge24.com