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

C / C++ / MFC

 
AnswerRe: List Control to Excel Pin
CPallini19-Mar-10 1:20
mveCPallini19-Mar-10 1:20 
GeneralRe: List Control to Excel Pin
mesajflaviu19-Mar-10 1:59
mesajflaviu19-Mar-10 1:59 
AnswerRe: List Control to Excel Pin
Rajesh R Subramanian19-Mar-10 2:16
professionalRajesh R Subramanian19-Mar-10 2:16 
GeneralRe: List Control to Excel Pin
Adam Roderick J19-Mar-10 2:48
Adam Roderick J19-Mar-10 2:48 
GeneralRe: List Control to Excel Pin
mesajflaviu19-Mar-10 21:12
mesajflaviu19-Mar-10 21:12 
QuestionDialog Window Vertical Scroll Down problem Pin
shiv@nand19-Mar-10 0:42
shiv@nand19-Mar-10 0:42 
AnswerRe: Dialog Window Vertical Scroll Down problem Pin
Richard MacCutchan19-Mar-10 1:30
mveRichard MacCutchan19-Mar-10 1:30 
QuestionChanging registry root from HKELY_CURRENT_USER to HKEY_LOCAL_MACHINE Pin
maycockt19-Mar-10 0:37
maycockt19-Mar-10 0:37 
Hi,

My application reads data at startup from the registry.
By default it always goes to HKEY_CURRENT_USER in the registry, but I would like it to use HKEY_LOCAL_MACHINE.

I know I can use RegQueryValueEx and specify HKLM, but I was wondering if there is a way to set the root to be HKLM instead of HKEY_CURRENT_USER, and therefore when I call

SetRegistryKey(_T("Company\\App"));


the root will be HKLM instead of HKEY_CURRENT_USER.

TIA

Tony
AnswerRe: Changing registry root from HKELY_CURRENT_USER to HKEY_LOCAL_MACHINE Pin
«_Superman_»19-Mar-10 0:54
professional«_Superman_»19-Mar-10 0:54 
GeneralRe: Changing registry root from HKELY_CURRENT_USER to HKEY_LOCAL_MACHINE Pin
maycockt19-Mar-10 1:12
maycockt19-Mar-10 1:12 
GeneralRe: Changing registry root from HKELY_CURRENT_USER to HKEY_LOCAL_MACHINE Pin
«_Superman_»19-Mar-10 1:20
professional«_Superman_»19-Mar-10 1:20 
QuestionRemote Debugging with VS2008. Pin
Iain Clarke, Warrior Programmer18-Mar-10 23:06
Iain Clarke, Warrior Programmer18-Mar-10 23:06 
AnswerRe: Remote Debugging with VS2008. Pin
Rajesh R Subramanian18-Mar-10 23:14
professionalRajesh R Subramanian18-Mar-10 23:14 
GeneralRe: Remote Debugging with VS2008. Pin
Iain Clarke, Warrior Programmer18-Mar-10 23:29
Iain Clarke, Warrior Programmer18-Mar-10 23:29 
AnswerRe: Remote Debugging with VS2008. Pin
KarstenK18-Mar-10 23:57
mveKarstenK18-Mar-10 23:57 
GeneralRe: Remote Debugging with VS2008. Pin
Iain Clarke, Warrior Programmer19-Mar-10 0:35
Iain Clarke, Warrior Programmer19-Mar-10 0:35 
Questionmfc application hangs Pin
Abinash Mohanty18-Mar-10 22:34
Abinash Mohanty18-Mar-10 22:34 
AnswerRe: mfc application hangs Pin
Mohan Ramachandra18-Mar-10 22:47
Mohan Ramachandra18-Mar-10 22:47 
GeneralRe: mfc application hangs Pin
Abinash Mohanty18-Mar-10 23:09
Abinash Mohanty18-Mar-10 23:09 
GeneralRe: mfc application hangs Pin
KarstenK19-Mar-10 0:00
mveKarstenK19-Mar-10 0:00 
GeneralRe: mfc application hangs Pin
Abinash Mohanty18-Mar-10 23:30
Abinash Mohanty18-Mar-10 23:30 
AnswerRe: mfc application hangs Pin
Rajesh R Subramanian18-Mar-10 22:55
professionalRajesh R Subramanian18-Mar-10 22:55 
GeneralRe: mfc application hangs Pin
Abinash Mohanty18-Mar-10 23:15
Abinash Mohanty18-Mar-10 23:15 
GeneralRe: mfc application hangs Pin
Emilio Garavaglia19-Mar-10 0:00
Emilio Garavaglia19-Mar-10 0:00 
AnswerRe: mfc application hangs - networking question Pin
Moak19-Mar-10 1:11
Moak19-Mar-10 1:11 

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.