Click here to Skip to main content
15,921,660 members
Home / Discussions / C / C++ / MFC
   

C / C++ / MFC

 
GeneralRe: very tough socket programming problem, Pin
Moak28-Mar-07 7:57
Moak28-Mar-07 7:57 
QuestionHow to use CString class in my dll? Pin
MohammadAmiry26-Mar-07 12:55
MohammadAmiry26-Mar-07 12:55 
AnswerRe: How to use CString class in my dll? Pin
Christian Graus26-Mar-07 13:21
protectorChristian Graus26-Mar-07 13:21 
AnswerRe: How to use CString class in my dll? Pin
Nibu babu thomas26-Mar-07 18:31
Nibu babu thomas26-Mar-07 18:31 
GeneralRe: How to use CString class in my dll? Pin
MohammadAmiry26-Mar-07 23:12
MohammadAmiry26-Mar-07 23:12 
GeneralRe: How to use CString class in my dll? Pin
Nibu babu thomas26-Mar-07 23:15
Nibu babu thomas26-Mar-07 23:15 
AnswerRe: How to use CString class in my dll? Pin
Paresh Chitte26-Mar-07 19:24
Paresh Chitte26-Mar-07 19:24 
QuestionCListCtrl in LVS_ICON mode with no text Pin
GregH26-Mar-07 9:49
GregH26-Mar-07 9:49 
I am working on implementing a CListCtrl derived class that functions similar to a control bar. Each icon functions like a button, icon only with no text assigned, and the layout (# of rows/columns) is adjusted as the size of the control changes. All the icons are displayed packed together with a single pixel separating them vertically and horizontally. I have just about everything working, but have run into one problem I cannot find a solution for. When there are multiple rows displayed in the control, even though no text is displayed for any icon, space for the text is being calculated. Clicking on an icon in a row other than the top row results in the icon in the row above being selected - if the click happens in the space where the text of the upper item would appear, if there were any. To put it another way, the space where text would appear for icon in Row A overhangs the icons in Row B. Clicking in this 'overhang' space results in the icon in Row A being selected, while visually it appears that the click happened well within Row B.

Any ideas on how to make the list control not calculate the space for the text label?
AnswerRe: CListCtrl in LVS_ICON mode with no text Pin
Ravi Bhavnani26-Mar-07 10:49
professionalRavi Bhavnani26-Mar-07 10:49 
QuestionAbt Modeless Property Sheet Pin
Sakthivel P26-Mar-07 9:37
Sakthivel P26-Mar-07 9:37 
QuestionRe: Abt Modeless Property Sheet Pin
David Crow26-Mar-07 10:52
David Crow26-Mar-07 10:52 
QuestionRe: Abt Modeless Property Sheet Pin
Sakthivel P29-Mar-07 7:07
Sakthivel P29-Mar-07 7:07 
QuestionRe: Abt Modeless Property Sheet Pin
David Crow29-Mar-07 7:24
David Crow29-Mar-07 7:24 
QuestionRe: Abt Modeless Property Sheet Pin
Sakthivel P31-Mar-07 9:21
Sakthivel P31-Mar-07 9:21 
QuestionRe: Abt Modeless Property Sheet Pin
David Crow2-Apr-07 2:32
David Crow2-Apr-07 2:32 
QuestionPowerpoint Automation Pin
Jishys26-Mar-07 8:26
Jishys26-Mar-07 8:26 
AnswerRe: Powerpoint Automation Pin
bryce26-Mar-07 16:17
bryce26-Mar-07 16:17 
GeneralRe: Powerpoint Automation Pin
Jishys27-Mar-07 7:29
Jishys27-Mar-07 7:29 
Question"ISAPI extension dll" template Pin
Ali Tavakol26-Mar-07 8:03
Ali Tavakol26-Mar-07 8:03 
AnswerRe: "ISAPI extension dll" template Pin
led mike26-Mar-07 8:08
led mike26-Mar-07 8:08 
AnswerRe: "ISAPI extension dll" template Pin
bryce26-Mar-07 15:05
bryce26-Mar-07 15:05 
QuestionGetAdaptersInfo-help me Pin
deeps_cute26-Mar-07 7:08
deeps_cute26-Mar-07 7:08 
QuestionRe: GetAdaptersInfo-help me Pin
Mark Salsbery26-Mar-07 9:27
Mark Salsbery26-Mar-07 9:27 
AnswerRe: GetAdaptersInfo-help me Pin
Mark Salsbery26-Mar-07 10:36
Mark Salsbery26-Mar-07 10:36 
GeneralRe: GetAdaptersInfo-help me Pin
deeps_cute27-Mar-07 1:45
deeps_cute27-Mar-07 1:45 

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.