Click here to Skip to main content
15,890,438 members
Home / Discussions / C / C++ / MFC
   

C / C++ / MFC

 
GeneralRe: Moving The Mouse/Cursor Then Button Click ? Pin
Fritzables2-Jan-07 10:37
Fritzables2-Jan-07 10:37 
AnswerRe: Moving The Mouse/Cursor Then Button Click ? Pin
John R. Shaw2-Jan-07 11:33
John R. Shaw2-Jan-07 11:33 
GeneralRe: Moving The Mouse/Cursor Then Button Click ? Pin
Fritzables2-Jan-07 11:52
Fritzables2-Jan-07 11:52 
GeneralRe: Moving The Mouse/Cursor Then Button Click ? Pin
John R. Shaw2-Jan-07 12:32
John R. Shaw2-Jan-07 12:32 
QuestionCan we track the URL using MFC? Is there any possibility? Pin
Malini Nair2-Jan-07 0:25
Malini Nair2-Jan-07 0:25 
AnswerRe: Can we track the URL using MFC? Is there any possibility? Pin
ThatsAlok2-Jan-07 18:53
ThatsAlok2-Jan-07 18:53 
AnswerRe: Can we track the URL using MFC? Is there any possibility? Pin
S Douglas2-Jan-07 23:47
professionalS Douglas2-Jan-07 23:47 
QuestionHow to launch an application in system startup in VISTA Pin
Ravinder Are1-Jan-07 23:48
Ravinder Are1-Jan-07 23:48 
Hi All,

As per our design my application should launch in the system startup itself.
and also my application require the privilegeg level as "requireAdministrator"
to function proper. So i added one manifest file and in that i mentioned the snippet below

<security>
<requestedprivileges>
<requestedexecutionlevel
level="requireAdministrator"
="" uiaccess="false">



with this everything is fine.
But the problem is that when the system restarts, My Application is geeting blocked,VISTA prompting "Windows has bloked some startup progrsms" this is not expected for my application.

how can i avoid this. i.e how can i start my application in system startup?

Please support me in fixing this problem?

Thanks in Adv,



Are

AnswerRe: How to launch an application in system startup in VISTA Pin
Michael Dunn2-Jan-07 15:18
sitebuilderMichael Dunn2-Jan-07 15:18 
QuestionDebug vs Realese Pin
Ohad Cabiri1-Jan-07 22:45
Ohad Cabiri1-Jan-07 22:45 
AnswerSure? Pin
CPallini1-Jan-07 23:18
mveCPallini1-Jan-07 23:18 
AnswerRe: Debug vs Realese Pin
pffeng2-Jan-07 0:25
pffeng2-Jan-07 0:25 
GeneralRe: Debug vs Realese Pin
Ohad Cabiri2-Jan-07 0:45
Ohad Cabiri2-Jan-07 0:45 
AnswerRe: Debug vs Realese Pin
prasad_som2-Jan-07 1:24
prasad_som2-Jan-07 1:24 
GeneralRe: Debug vs Realese Pin
Ohad Cabiri2-Jan-07 2:09
Ohad Cabiri2-Jan-07 2:09 
GeneralRe: Debug vs Realese Pin
ThatsAlok2-Jan-07 18:55
ThatsAlok2-Jan-07 18:55 
AnswerRe: Debug vs Realese Pin
prasad_som2-Jan-07 19:01
prasad_som2-Jan-07 19:01 
AnswerRe: Debug vs Realese Pin
ThatsAlok2-Jan-07 18:54
ThatsAlok2-Jan-07 18:54 
AnswerRe: Debug vs Realese Pin
prasad_som2-Jan-07 19:03
prasad_som2-Jan-07 19:03 
QuestionHow to maximize the window in vc++ Pin
kumarangopi1-Jan-07 21:56
kumarangopi1-Jan-07 21:56 
AnswerRe: How to maximize the window in vc++ Pin
prasad_som1-Jan-07 22:06
prasad_som1-Jan-07 22:06 
AnswerRe: How to maximize the window in vc++ Pin
Hamid_RT2-Jan-07 17:49
Hamid_RT2-Jan-07 17:49 
GeneralRe: How to maximize the window in vc++ Pin
ThatsAlok2-Jan-07 18:57
ThatsAlok2-Jan-07 18:57 
GeneralRe: How to maximize the window in vc++ Pin
Hamid_RT3-Jan-07 1:15
Hamid_RT3-Jan-07 1:15 
QuestionFor the beginner-Its me. Pin
lp4me1-Jan-07 21:04
lp4me1-Jan-07 21:04 

General General    News News    Suggestion Suggestion    Question Question    Bug Bug    Answer Answer    Joke Joke    Praise Praise    Rant Rant    Admin Admin   

Use Ctrl+Left/Right to switch messages, Ctrl+Up/Down to switch threads, Ctrl+Shift+Left/Right to switch pages.