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

C / C++ / MFC

 
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 
AnswerRe: Problem with Registry Backup Pin
Rajesh R Subramanian30-Nov-05 1:35
professionalRajesh R Subramanian30-Nov-05 1:35 
You may use the standard registry operation functions to open and read data.

I am not sure if these are correct, I do not have MSDN installed on this machine, but I have worked a lot on dealing with windows Registry. I believe the following are the functions.

<br />
RegOpenKeyEx<br />
RegQueryValyeEx<br />
RegSetValueEx<br />


I would suggest you open the key, read value, and write it into a text file in BINARY MODE.

Hope this helps. If you need more information about how to do this, just write back a word.

Regards,
Rajesh R. Subramanian

Akruti Software,
Bombay, India.

You have an apple and me too. We exchange those and We have an apple each.
You have an idea and me too. We exchange those and We have two ideas each.

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 
QuestionApp deployement with VC2005 Express Pin
Cedric Moonen29-Nov-05 21:55
Cedric Moonen29-Nov-05 21:55 

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.