Click here to Skip to main content
15,898,010 members
Home / Discussions / C / C++ / MFC
   

C / C++ / MFC

 
GeneralRe: help Pin
Christian Graus8-Nov-01 0:01
protectorChristian Graus8-Nov-01 0:01 
GeneralRe: help Pin
Nish Nishant7-Nov-01 18:28
sitebuilderNish Nishant7-Nov-01 18:28 
GeneralRe: help Pin
Nish Nishant7-Nov-01 17:53
sitebuilderNish Nishant7-Nov-01 17:53 
GeneralRe: help Pin
mrthump7-Nov-01 17:55
mrthump7-Nov-01 17:55 
QuestionRead/Write C++ object members to ini file? Pin
Todd Smith7-Nov-01 15:32
Todd Smith7-Nov-01 15:32 
AnswerRe: Read/Write C++ object members to ini file? Pin
PJ Arends7-Nov-01 15:42
professionalPJ Arends7-Nov-01 15:42 
GeneralRe: Read/Write C++ object members to ini file? Pin
Todd Smith7-Nov-01 16:10
Todd Smith7-Nov-01 16:10 
GeneralRe: Read/Write C++ object members to ini file? Pin
Tomasz Sowinski8-Nov-01 0:03
Tomasz Sowinski8-Nov-01 0:03 
If you're using MFC and your object is derived from CObject you can use CArchive with CMemFile, then save the contents of CMemFile to .ini using CWinApp::[Get|Set]ProfileBinary.

Tomasz Sowinski -- http://www.shooltz.com
GeneralRe: Read/Write C++ object members to ini file? Pin
Joaquín M López Muñoz8-Nov-01 3:42
Joaquín M López Muñoz8-Nov-01 3:42 
GeneralAbout CListCtrl Pin
7-Nov-01 15:18
suss7-Nov-01 15:18 
GeneralRe: About CListCtrl Pin
Mukkie8-Nov-01 8:09
Mukkie8-Nov-01 8:09 
GeneralCTreeCtrl with checkboxes Pin
Crercio O. Silva7-Nov-01 14:55
Crercio O. Silva7-Nov-01 14:55 
GeneralRe: CTreeCtrl with checkboxes Pin
Tomasz Sowinski8-Nov-01 0:12
Tomasz Sowinski8-Nov-01 0:12 
Generaldynamic memory allocate 2 dimensional arrays using 2 pointers Pin
Shannon Mesquite7-Nov-01 14:18
Shannon Mesquite7-Nov-01 14:18 
GeneralRe: dynamic memory allocate 2 dimensional arrays using 2 pointers Pin
8-Nov-01 3:23
suss8-Nov-01 3:23 
GeneralCreateProcess Pin
7-Nov-01 12:27
suss7-Nov-01 12:27 
GeneralRe: CreateProcess Pin
Masaaki Onishi7-Nov-01 15:59
Masaaki Onishi7-Nov-01 15:59 
GeneralPassword Edit & XP Pin
7-Nov-01 12:17
suss7-Nov-01 12:17 
GeneralRe: Password Edit & XP Pin
Masaaki Onishi7-Nov-01 16:08
Masaaki Onishi7-Nov-01 16:08 
GeneralEntering a password in the Command Prompt Pin
Alvaro Mendez7-Nov-01 11:50
Alvaro Mendez7-Nov-01 11:50 
GeneralRe: Entering a password in the Command Prompt Pin
Chris Losinger7-Nov-01 12:02
professionalChris Losinger7-Nov-01 12:02 
GeneralRe: Entering a password in the Command Prompt Pin
Alvaro Mendez7-Nov-01 12:17
Alvaro Mendez7-Nov-01 12:17 
GeneralRe: Entering a password in the Command Prompt Pin
Nish Nishant7-Nov-01 13:57
sitebuilderNish Nishant7-Nov-01 13:57 
GeneralRe: Entering a password in the Command Prompt Pin
Michael P Butler7-Nov-01 22:01
Michael P Butler7-Nov-01 22:01 
GeneralRe: Entering a password in the Command Prompt Pin
Nish Nishant7-Nov-01 22:23
sitebuilderNish Nishant7-Nov-01 22:23 

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.