Click here to Skip to main content
15,790,021 members
Home / Discussions / C / C++ / MFC
   

C / C++ / MFC

 
QuestionCreateDesktop and 3DFlip State while using WINDOW-KEY + TAB keys Pin
Jayapal Chandran6-Mar-08 0:13
Jayapal Chandran6-Mar-08 0:13 
GeneralI port my application in vc++ 2005 to vc++ 2008 -registry entry code could not work properly. Pin
vicky000005-Mar-08 23:54
vicky000005-Mar-08 23:54 
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:56
professionalRajesh R Subramanian5-Mar-08 23:56 
GeneralRe: I port my application in vc++ 2005 to vc++ 2008 -registry entry code could not work properly. Pin
vicky000006-Mar-08 0:05
vicky000006-Mar-08 0:05 
QuestionRe: I port my application in vc++ 2005 to vc++ 2008 -registry entry code could not work properly. Pin
Rajesh R Subramanian6-Mar-08 0:12
professionalRajesh R Subramanian6-Mar-08 0:12 
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 
QuestionRe: I port my application in vc++ 2005 to vc++ 2008 -registry entry code could not work properly. Pin
Rajesh R Subramanian6-Mar-08 0:34
professionalRajesh R Subramanian6-Mar-08 0:34 
GeneralRe: I port my application in vc++ 2005 to vc++ 2008 -registry entry code could not work properly. Pin
vicky000006-Mar-08 1:28
vicky000006-Mar-08 1:28 
Thanks for ur replay.


long lRet = RegCreateKeyEx(HKEY_LOCAL_MACHINE,_T("Some Path"), 0, NULL,

REG_OPTION_NON_VOLATILE, KEY_WRITE, NULL, &hKey,

&dwDisposition);

lRet is 5 in the case vc++ 2008 and in the case vc++ 2005 lRet is 0
AnswerRe: I port my application in vc++ 2005 to vc++ 2008 -registry entry code could not work properly. Pin
Rajesh R Subramanian6-Mar-08 1:39
professionalRajesh R Subramanian6-Mar-08 1:39 
GeneralRe: I port my application in vc++ 2005 to vc++ 2008 -registry entry code could not work properly. Pin
Mark Salsbery6-Mar-08 6:34
Mark Salsbery6-Mar-08 6:34 
GeneralRe: I port my application in vc++ 2005 to vc++ 2008 -registry entry code could not work properly. Pin
vicky000006-Mar-08 21:54
vicky000006-Mar-08 21:54 
GeneralRe: I port my application in vc++ 2005 to vc++ 2008 -registry entry code could not work properly. Pin
Mark Salsbery6-Mar-08 22:10
Mark Salsbery6-Mar-08 22:10 
GeneralRe: I port my application in vc++ 2005 to vc++ 2008 -registry entry code could not work properly. Pin
vicky000007-Mar-08 0:37
vicky000007-Mar-08 0:37 
GeneralRe: I port my application in vc++ 2005 to vc++ 2008 -registry entry code could not work properly. Pin
Mark Salsbery7-Mar-08 6:45
Mark Salsbery7-Mar-08 6:45 
Generalcreate a graph Pin
Chandrasekharan P5-Mar-08 23:53
Chandrasekharan P5-Mar-08 23:53 
AnswerRe: create a graph Pin
Rajesh R Subramanian5-Mar-08 23:58
professionalRajesh R Subramanian5-Mar-08 23:58 
GeneralRe: create a graph Pin
toxcct6-Mar-08 0:56
toxcct6-Mar-08 0:56 
GeneralRe: create a graph Pin
Chandrasekharan P6-Mar-08 1:00
Chandrasekharan P6-Mar-08 1:00 
GeneralRe: create a graph Pin
toxcct6-Mar-08 1:02
toxcct6-Mar-08 1:02 
GeneralRe: create a graph Pin
Chandrasekharan P6-Mar-08 1:38
Chandrasekharan P6-Mar-08 1:38 
GeneralRe: create a graph Pin
toxcct6-Mar-08 1:43
toxcct6-Mar-08 1:43 
GeneralRe: create a graph Pin
brahmakurrereddy6-Mar-08 19:41
brahmakurrereddy6-Mar-08 19:41 
GeneralRe: create a graph Pin
toxcct6-Mar-08 23:03
toxcct6-Mar-08 23:03 
Questionhow to take Active window file as ainput file in mfc Pin
mastp5-Mar-08 23:33
mastp5-Mar-08 23:33 
Generalusing CColorDialog Pin
Gita.Bairavi5-Mar-08 23:22
Gita.Bairavi5-Mar-08 23:22 

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.