Click here to Skip to main content
15,897,291 members
Home / Discussions / C / C++ / MFC
   

C / C++ / MFC

 
Questionhow to construct a OLE DB framework in regular DLL? Pin
3-Apr-01 22:21
suss3-Apr-01 22:21 
QuestionCustom Appwizard to create no MFC? Pin
3-Apr-01 20:18
suss3-Apr-01 20:18 
AnswerRe: Custom Appwizard to create no MFC? Pin
Michael Dunn3-Apr-01 22:04
sitebuilderMichael Dunn3-Apr-01 22:04 
General? Strange print behaviour Pin
Richard Ellis3-Apr-01 19:07
Richard Ellis3-Apr-01 19:07 
QuestionHow to block win98 explorer.exe when win98 startup ? Pin
Hong Bob3-Apr-01 18:31
Hong Bob3-Apr-01 18:31 
QuestionHow to block win98 explorer.exe when win98 startup ? Pin
Hong Bob3-Apr-01 18:31
Hong Bob3-Apr-01 18:31 
QuestionHow Save a CListCtrl Pin
BLaZe3-Apr-01 17:40
BLaZe3-Apr-01 17:40 
AnswerRe: How Save a CListCtrl Pin
Robert Bushlow4-Apr-01 12:48
Robert Bushlow4-Apr-01 12:48 
You'll have to iterate through using GetItemText(. . .) to retrieve each one. Just like you did to set the individual items
and subitems when you initialized it.
Hope this helps.

Best Regards
GeneralRe: How Save a CListCtrl Pin
BLaZe8-Apr-01 18:15
BLaZe8-Apr-01 18:15 
Generaldeveloping a ms-paint like application Pin
mayank3-Apr-01 17:16
mayank3-Apr-01 17:16 
GeneralRe: developing a ms-paint like application Pin
Christian Graus3-Apr-01 18:12
protectorChristian Graus3-Apr-01 18:12 
GeneralCString::ReleaseBuffer() Pin
3-Apr-01 16:52
suss3-Apr-01 16:52 
GeneralRe: CString::ReleaseBuffer() Pin
Michael Dunn3-Apr-01 18:39
sitebuilderMichael Dunn3-Apr-01 18:39 
GeneralRe: CString::ReleaseBuffer() Pin
Kannan Kalyanaraman3-Apr-01 20:44
Kannan Kalyanaraman3-Apr-01 20:44 
GeneralDEBUG vs. RELEASE Pin
Manfred Ramosch3-Apr-01 14:21
Manfred Ramosch3-Apr-01 14:21 
GeneralRe: DEBUG vs. RELEASE Pin
Christian Graus3-Apr-01 15:06
protectorChristian Graus3-Apr-01 15:06 
GeneralRe: DEBUG vs. RELEASE - closer description... Pin
Manfred Ramosch3-Apr-01 19:33
Manfred Ramosch3-Apr-01 19:33 
GeneralCan anyone believe this...??? Pin
Manfred Ramosch4-Apr-01 5:24
Manfred Ramosch4-Apr-01 5:24 
GeneralRe: Can anyone believe this...??? Pin
Chris Losinger5-Apr-01 8:59
professionalChris Losinger5-Apr-01 8:59 
QuestionAre there performance issues(resource or otherwise) in using CStatic controls to display bitmaps? Pin
eric kaminski3-Apr-01 8:13
eric kaminski3-Apr-01 8:13 
GeneralUsing the system image list with CImageList Pin
3-Apr-01 8:09
suss3-Apr-01 8:09 
GeneralRe: Using the system image list with CImageList Pin
Michael Dunn3-Apr-01 8:46
sitebuilderMichael Dunn3-Apr-01 8:46 
GeneralRe: Using the system image list with CImageList Pin
3-Apr-01 9:43
suss3-Apr-01 9:43 
GeneralRe: Using the system image list with CImageList Pin
Michael Dunn3-Apr-01 12:59
sitebuilderMichael Dunn3-Apr-01 12:59 
QuestionHow to get the button click message ??? Pin
Vistac3-Apr-01 5:18
Vistac3-Apr-01 5:18 

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.