Click here to Skip to main content
15,882,114 members
Home / Discussions / C / C++ / MFC
   

C / C++ / MFC

 
GeneralRe: I port my application in vc++ 2005 to vc++ 2008 -registry entry code could not work properly. Pin
vicky000005-Mar-08 23:28
vicky000005-Mar-08 23:28 
QuestionRe: I port my application in vc++ 2005 to vc++ 2008 -registry entry code could not work properly. Pin
Rajesh R Subramanian5-Mar-08 23:34
professionalRajesh R Subramanian5-Mar-08 23:34 
GeneralRe: I port my application in vc++ 2005 to vc++ 2008 -registry entry code could not work properly. Pin
vicky000006-Mar-08 0:28
vicky000006-Mar-08 0:28 
AnswerRe: I port my application in vc++ 2005 to vc++ 2008 -registry entry code could not work properly. Pin
Rajesh R Subramanian6-Mar-08 0:39
professionalRajesh R Subramanian6-Mar-08 0:39 
GeneralRe: I port my application in vc++ 2005 to vc++ 2008 -registry entry code could not work properly. Pin
Mark Salsbery6-Mar-08 5:34
Mark Salsbery6-Mar-08 5:34 
GeneralRe: I port my application in vc++ 2005 to vc++ 2008 -registry entry code could not work properly. Pin
vicky000006-Mar-08 20:54
vicky000006-Mar-08 20:54 
GeneralRe: I port my application in vc++ 2005 to vc++ 2008 -registry entry code could not work properly. Pin
Mark Salsbery6-Mar-08 21:10
Mark Salsbery6-Mar-08 21:10 
GeneralRe: I port my application in vc++ 2005 to vc++ 2008 -registry entry code could not work properly. Pin
vicky000006-Mar-08 23:37
vicky000006-Mar-08 23:37 
Thanks for your valuable suggetion.

With the help of your valuable suggetion i solve my problem by set UAC.
please go through the MSDN link


http://msdn2.microsoft.com/en-us/library/bb384691.aspx">http://msdn2.microsoft.com/en-us/library/bb384608.aspx

http://msdn2.microsoft.com/en-us/library/bb384691.aspx
[

http://msdn2.microsoft.com/en-us/library/bb384691.aspx" target="_blank" title="New Window">^
]

To set this linker option in the Visual Studio development environment
Open the project's Property Pages dialog box.
Expand the Configuration Properties node.

Expand the Linker node.

Select the Manifest File property page.

Modify the Enable User Account Control (UAC), UAC Execution Level, and UAC Bypass UI Protection properties.


To set this linker option programmatically
See EnableUAC(), UACExecutionLevel(), and UACUIAccess().


Thanks to all and code project


with regards
vicky00000
GeneralRe: I port my application in vc++ 2005 to vc++ 2008 -registry entry code could not work properly. Pin
Mark Salsbery7-Mar-08 5:45
Mark Salsbery7-Mar-08 5:45 
Generalcreate a graph Pin
Chandrasekharan P5-Mar-08 22:53
Chandrasekharan P5-Mar-08 22:53 
AnswerRe: create a graph Pin
Rajesh R Subramanian5-Mar-08 22:58
professionalRajesh R Subramanian5-Mar-08 22:58 
GeneralRe: create a graph Pin
toxcct5-Mar-08 23:56
toxcct5-Mar-08 23:56 
GeneralRe: create a graph Pin
Chandrasekharan P6-Mar-08 0:00
Chandrasekharan P6-Mar-08 0:00 
GeneralRe: create a graph Pin
toxcct6-Mar-08 0:02
toxcct6-Mar-08 0:02 
GeneralRe: create a graph Pin
Chandrasekharan P6-Mar-08 0:38
Chandrasekharan P6-Mar-08 0:38 
GeneralRe: create a graph Pin
toxcct6-Mar-08 0:43
toxcct6-Mar-08 0:43 
GeneralRe: create a graph Pin
brahmakurrereddy6-Mar-08 18:41
brahmakurrereddy6-Mar-08 18:41 
GeneralRe: create a graph Pin
toxcct6-Mar-08 22:03
toxcct6-Mar-08 22:03 
Questionhow to take Active window file as ainput file in mfc Pin
mastp5-Mar-08 22:33
mastp5-Mar-08 22:33 
Generalusing CColorDialog Pin
Gita.Bairavi5-Mar-08 22:22
Gita.Bairavi5-Mar-08 22:22 
QuestionRe: using CColorDialog Pin
Rajkumar R5-Mar-08 22:47
Rajkumar R5-Mar-08 22:47 
Generaltemplate function instantiation Pin
George_George5-Mar-08 22:22
George_George5-Mar-08 22:22 
GeneralRe: template function instantiation Pin
CPallini5-Mar-08 22:35
mveCPallini5-Mar-08 22:35 
GeneralRe: template function instantiation Pin
George_George5-Mar-08 22:51
George_George5-Mar-08 22:51 
QuestionRe: template function instantiation Pin
CPallini5-Mar-08 22:53
mveCPallini5-Mar-08 22:53 

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.