Click here to Skip to main content
15,885,546 members
Home / Discussions / C / C++ / MFC
   

C / C++ / MFC

 
QuestionActiveX Controls in VS 7.1 Pin
sweep12330-Nov-05 2:03
sweep12330-Nov-05 2:03 
QuestionDeviceIoControl() & COM1 Pin
button_basher30-Nov-05 1:45
button_basher30-Nov-05 1:45 
QuestionHow to make a child window appear on TaskBar Pin
pradish30-Nov-05 0:58
pradish30-Nov-05 0:58 
QuestionMFC in VC 2005 beta version Pin
narayanagvs30-Nov-05 0:52
narayanagvs30-Nov-05 0:52 
AnswerRe: MFC in VC 2005 beta version Pin
Cedric Moonen30-Nov-05 1:14
Cedric Moonen30-Nov-05 1:14 
QuestionThe procedure entry point Rtllpv4StringToAddressW in NTDLL.dll Pin
zinc_z30-Nov-05 0:43
zinc_z30-Nov-05 0:43 
AnswerRe: The procedure entry point Rtllpv4StringToAddressW in NTDLL.dll Pin
Mike Dimmick30-Nov-05 3:46
Mike Dimmick30-Nov-05 3:46 
QuestionProblem with Registry Backup Pin
rajeevktripathi30-Nov-05 0:10
rajeevktripathi30-Nov-05 0:10 
Hi All

I am taking backup of Registry keys by using regedit command and, ShellExecute( ) is used to run this command from MFC based application, the code that I am using is as follows

<br />
<br />
ShellExecute(0,"open","RegEdit.exe","/e D:\\write1.reg HKEY_CURRENT_USER\Software\Microsoft\Windows NT",NULL,SW_SHOW);<br />



"Suppose that I have to take the backup of following key
HKEY_CURRENT_USER\Software\Microsoft\Windows NT

But this is not saved at desired path,
Caz, as I think there is a space in Windows NT .

So please suggest me that how shoul I remove this problem.
one more thing registry keys with no space in name is saved successfully.

Pls help me.

Thanks
Edit/Delete Message
AnswerRe: Problem with Registry Backup Pin
Rajesh R Subramanian30-Nov-05 1:35
professionalRajesh R Subramanian30-Nov-05 1:35 
AnswerRe: Problem with Registry Backup Pin
David Crow30-Nov-05 2:32
David Crow30-Nov-05 2:32 
AnswerRe: Problem with Registry Backup Pin
Gavin Taylor30-Nov-05 2:40
professionalGavin Taylor30-Nov-05 2:40 
Questionhow can i access a remote machine Pin
sarvendu30-Nov-05 0:01
sarvendu30-Nov-05 0:01 
QuestionRe: how can i access a remote machine Pin
David Crow30-Nov-05 2:35
David Crow30-Nov-05 2:35 
AnswerRe: how can i access a remote machine Pin
sarvendu30-Nov-05 19:22
sarvendu30-Nov-05 19:22 
QuestionRe: how can i access a remote machine Pin
David Crow1-Dec-05 3:19
David Crow1-Dec-05 3:19 
Questionhow can i access a remote machine Pin
sarvendu30-Nov-05 0:01
sarvendu30-Nov-05 0:01 
QuestionAsynchronous WinInet Pin
Steve Thresher29-Nov-05 23:17
Steve Thresher29-Nov-05 23:17 
Question[Message Deleted] Pin
Dinu2229-Nov-05 23:03
Dinu2229-Nov-05 23:03 
AnswerRe: Tryin to implement a class in a header file Pin
Cedric Moonen29-Nov-05 23:46
Cedric Moonen29-Nov-05 23:46 
AnswerRe: Tryin to implement a class in a header file Pin
toxcct30-Nov-05 0:02
toxcct30-Nov-05 0:02 
QuestionUnicode strings Pin
Ciprian Cana29-Nov-05 23:03
Ciprian Cana29-Nov-05 23:03 
AnswerRe: Unicode strings Pin
Mike Dimmick30-Nov-05 5:45
Mike Dimmick30-Nov-05 5:45 
QuestionQuery: Getting number of tables &amp; their names in database using access automation? Pin
Ankush Mehta29-Nov-05 22:46
Ankush Mehta29-Nov-05 22:46 
AnswerRe: Query: Getting number of tables &amp;amp; their names in database using access automation? Pin
Ankush Mehta30-Nov-05 18:19
Ankush Mehta30-Nov-05 18:19 
QuestionCrystal Reports API Problem Pin
Rahim Rattani29-Nov-05 21:59
Rahim Rattani29-Nov-05 21:59 

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.