Click here to Skip to main content
15,887,350 members
Home / Discussions / C / C++ / MFC
   

C / C++ / MFC

 
AnswerRe: debug model :CAsyncSocket class ,Dubug Assertion Failed! File:sockcore.cpp Line :408 Pin
CPallini26-Mar-09 22:08
mveCPallini26-Mar-09 22:08 
QuestionConforming a bitmap image to a particular resolution without resizing artefacts, and storing it as a PNG image in a database Pin
Sternocera26-Mar-09 12:08
Sternocera26-Mar-09 12:08 
AnswerRe: Conforming a bitmap image to a particular resolution without resizing artefacts, and storing it as a PNG image in a database Pin
Stuart Dootson26-Mar-09 12:58
professionalStuart Dootson26-Mar-09 12:58 
GeneralRe: Conforming a bitmap image to a particular resolution without resizing artefacts, and storing it as a PNG image in a database Pin
Sternocera26-Mar-09 13:12
Sternocera26-Mar-09 13:12 
GeneralRe: Conforming a bitmap image to a particular resolution without resizing artefacts, and storing it as a PNG image in a database Pin
Sternocera26-Mar-09 13:50
Sternocera26-Mar-09 13:50 
GeneralRe: Conforming a bitmap image to a particular resolution without resizing artefacts, and storing it as a PNG image in a database Pin
Stuart Dootson26-Mar-09 14:25
professionalStuart Dootson26-Mar-09 14:25 
GeneralRe: Conforming a bitmap image to a particular resolution without resizing artefacts, and storing it as a PNG image in a database Pin
CPallini26-Mar-09 22:49
mveCPallini26-Mar-09 22:49 
QuestionChanging icons for items in the list part of a Windows Explorer application [modified] Pin
Ben Aldhouse26-Mar-09 11:23
Ben Aldhouse26-Mar-09 11:23 
Hi,

I would like to change the icons for the items in the list control on the right hand pane of a project of mine using the Windows Explorer architecture (http://www.codeproject.com/KB/tree/SimpleDrvExplorer.aspx). I believe that an efficient way of doing this would be to use I_IMAGECALLBACK as described in this Microsoft support document (http://support.microsoft.com/kb/141834). However, I don't know how to find out what the child identifier is for my list control (the equivalent of IDI_LIST in the support article). This would be easy if, for instance, I had added the list control to a dialog form, or whatever, since the ID would be something I would have renamed when I added it. Perhaps the architecture of my program precludes me from being able to use the I_IMAGECALLBACK method, but I'd like to know.

Thanks,

Ben.

modified on Thursday, March 26, 2009 5:34 PM

QuestionWindows scheduler question Pin
tom groezer26-Mar-09 11:17
tom groezer26-Mar-09 11:17 
AnswerRe: Windows scheduler question Pin
David Crow26-Mar-09 17:25
David Crow26-Mar-09 17:25 
QuestionMultiply Threads and Termination Pin
BobInNJ26-Mar-09 10:33
BobInNJ26-Mar-09 10:33 
AnswerRe: Multiply Threads and Termination Pin
CPallini26-Mar-09 11:04
mveCPallini26-Mar-09 11:04 
AnswerRe: Multiply Threads and Termination Pin
David Crow26-Mar-09 17:27
David Crow26-Mar-09 17:27 
QuestionSHBrowseForFolder and shell namespace extensions Pin
Greg Ingels26-Mar-09 9:40
Greg Ingels26-Mar-09 9:40 
AnswerRe: SHBrowseForFolder and shell namespace extensions Pin
Code-o-mat26-Mar-09 9:55
Code-o-mat26-Mar-09 9:55 
QuestionRun-time error in Matrix ADT Pin
Ma7moud El-Naggar26-Mar-09 9:35
Ma7moud El-Naggar26-Mar-09 9:35 
AnswerRe: Run-time error in Matrix ADT Pin
Stuart Dootson26-Mar-09 11:03
professionalStuart Dootson26-Mar-09 11:03 
GeneralOT - Welcome Pin
CPallini26-Mar-09 11:15
mveCPallini26-Mar-09 11:15 
GeneralRe: OT - Welcome Pin
Ma7moud El-Naggar31-Mar-09 8:58
Ma7moud El-Naggar31-Mar-09 8:58 
GeneralRe: OT - Welcome Pin
CPallini31-Mar-09 9:32
mveCPallini31-Mar-09 9:32 
QuestionWhat is the best solution for this problem?? Pin
Kiran Satish26-Mar-09 8:36
Kiran Satish26-Mar-09 8:36 
AnswerRe: What is the best solution for this problem?? [modified] Pin
CPallini26-Mar-09 8:56
mveCPallini26-Mar-09 8:56 
GeneralRe: What is the best solution for this problem?? Pin
Kiran Satish27-Mar-09 7:04
Kiran Satish27-Mar-09 7:04 
QuestionActive Directory ExecuteSearch enum results with LDAP_DIRSYNC_ANCESTORS_FIRST_ORDER Pin
Petr Stejskal26-Mar-09 6:16
Petr Stejskal26-Mar-09 6:16 
QuestionHow to set Header and footer in Excel file With use of MFC in VC++6.0 [modified] Pin
rocky8226-Mar-09 6:06
rocky8226-Mar-09 6:06 

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.