Autorun Application MFC
-
I'm writing a MFC application and I want to make it run when window start. I found an article in CodeProject but it is written in VB. Some one can help me, plz ...
Just put your application in startup. It will run when windows start.
Mukesh Kumar Software Engineer
-
Just put your application in startup. It will run when windows start.
Mukesh Kumar Software Engineer
-
But I want to make it automatical like this article : http://www.codeproject.com/KB/vb/StartupItem.aspx[^] :sigh:
ok... then add your application's path under "HKEY_LOCAL_MACHINE\Software\Microsoft\Windows\CurrentVersion\Run" registry key.
Mukesh Kumar Software Engineer
-
I'm writing a MFC application and I want to make it run when window start. I found an article in CodeProject but it is written in VB. Some one can help me, plz ...
Can I know why my answers are voted down?
Mukesh Kumar Software Engineer
-
Can I know why my answers are voted down?
Mukesh Kumar Software Engineer
-
I wonder if you could show me how to write those codes in C++/MFC ? ( I have an assignment with that problem ... :-\
Oh... It means if I write complete code for your assignment then it is ok, otherwise you will voted down my answers. Hints are not enough for you. Thanks buddy...
Mukesh Kumar Software Engineer
-
Oh... It means if I write complete code for your assignment then it is ok, otherwise you will voted down my answers. Hints are not enough for you. Thanks buddy...
Mukesh Kumar Software Engineer