Click here to Skip to main content
15,908,274 members
Home / Discussions / C / C++ / MFC
   

C / C++ / MFC

 
QuestionCan't display column if the width is over 32767 in CListCtrl Pin
neil.kuo28-Nov-05 19:00
neil.kuo28-Nov-05 19:00 
AnswerRe: Can't display column if the width is over 32767 in CListCtrl Pin
Gavin Taylor28-Nov-05 19:23
professionalGavin Taylor28-Nov-05 19:23 
JokeRe: Can't display column if the width is over 32767 in CListCtrl Pin
Rajesh R Subramanian28-Nov-05 19:54
professionalRajesh R Subramanian28-Nov-05 19:54 
GeneralRe: Can't display column if the width is over 32767 in CListCtrl Pin
Gavin Taylor28-Nov-05 20:05
professionalGavin Taylor28-Nov-05 20:05 
GeneralRe: Can't display column if the width is over 32767 in CListCtrl Pin
neil.kuo28-Nov-05 20:10
neil.kuo28-Nov-05 20:10 
GeneralRe: Can't display column if the width is over 32767 in CListCtrl Pin
Gavin Taylor28-Nov-05 20:22
professionalGavin Taylor28-Nov-05 20:22 
QuestionDrag & Drop Pin
Aqueel28-Nov-05 17:29
Aqueel28-Nov-05 17:29 
AnswerRe: Drag & Drop Pin
Rajesh R Subramanian28-Nov-05 20:08
professionalRajesh R Subramanian28-Nov-05 20:08 
Aqueel wrote:
I know how to change paths of files, i just want to ask how to implement drag and drop.


If you just need to know how to implement drag and drop, Microsoft has given you an example just for that. You can find the article in the following link.
http://support.microsoft.com/default.aspx?scid=kb;en-us;Q148738[^]

I Strongly suggest you to go through David Fleming's article on Drag and drop between CListCtrl also. You may find the same in the following link.

http://www.codeproject.com/listctrl/dragtest.asp[^]

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.
QuestionGraphics Pin
sthalasayanam28-Nov-05 16:18
sthalasayanam28-Nov-05 16:18 
AnswerRe: Graphics Pin
Christian Graus28-Nov-05 17:02
protectorChristian Graus28-Nov-05 17:02 
QuestionHow to load some icons from a file into a listcontrol? Pin
zhonglin.liang28-Nov-05 15:59
zhonglin.liang28-Nov-05 15:59 
AnswerRe: How to load some icons from a file into a listcontrol? Pin
Gavin Taylor28-Nov-05 18:57
professionalGavin Taylor28-Nov-05 18:57 
GeneralRe: How to load some icons from a file into a listcontrol? Pin
zhonglin.liang28-Nov-05 19:30
zhonglin.liang28-Nov-05 19:30 
GeneralRe: How to load some icons from a file into a listcontrol? Pin
Gavin Taylor28-Nov-05 19:46
professionalGavin Taylor28-Nov-05 19:46 
GeneralRe: How to load some icons from a file into a listcontrol? Pin
zhonglin.liang28-Nov-05 20:18
zhonglin.liang28-Nov-05 20:18 
GeneralRe: How to load some icons from a file into a listcontrol? Pin
Gavin Taylor28-Nov-05 20:24
professionalGavin Taylor28-Nov-05 20:24 
GeneralRe: How to load some icons from a file into a listcontrol? Pin
zhonglin.liang28-Nov-05 21:05
zhonglin.liang28-Nov-05 21:05 
GeneralRe: How to load some icons from a file into a listcontrol? Pin
Gavin Taylor28-Nov-05 22:00
professionalGavin Taylor28-Nov-05 22:00 
QuestionMFC Program looking for a good tool for a log box. Pin
King Link28-Nov-05 15:15
King Link28-Nov-05 15:15 
AnswerRe: MFC Program looking for a good tool for a log box. Pin
Christian Graus28-Nov-05 15:34
protectorChristian Graus28-Nov-05 15:34 
GeneralRe: MFC Program looking for a good tool for a log box. Pin
S Douglas28-Nov-05 19:06
professionalS Douglas28-Nov-05 19:06 
QuestionMultiple language support using static lib Pin
Harshabhi28-Nov-05 14:15
Harshabhi28-Nov-05 14:15 
AnswerRe: Multiple language support using static lib Pin
Gavin Taylor28-Nov-05 19:15
professionalGavin Taylor28-Nov-05 19:15 
Questionno operator found which takes a right-hand operand of type 'char' Pin
Lord Kixdemp28-Nov-05 14:02
Lord Kixdemp28-Nov-05 14:02 
AnswerRe: no operator found which takes a right-hand operand of type 'char' Pin
PJ Arends28-Nov-05 14:28
professionalPJ Arends28-Nov-05 14:28 

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.