Click here to Skip to main content
15,909,651 members
Home / Discussions / C / C++ / MFC
   

C / C++ / MFC

 
GeneralRe: N-Queen Puzzle Pin
Matthew Bache6-Dec-06 23:42
Matthew Bache6-Dec-06 23:42 
GeneralRe: N-Queen Puzzle Pin
vijay_aroli7-Dec-06 0:22
vijay_aroli7-Dec-06 0:22 
AnswerRe: N-Queen Puzzle Pin
Aqueel7-Dec-06 0:17
Aqueel7-Dec-06 0:17 
GeneralRe: N-Queen Puzzle Pin
Hamid_RT7-Dec-06 18:13
Hamid_RT7-Dec-06 18:13 
AnswerRe: N-Queen Puzzle Pin
David Crow7-Dec-06 5:43
David Crow7-Dec-06 5:43 
QuestionHow do i insert an image into a ListCtrl ? Pin
Sakthiu6-Dec-06 23:01
Sakthiu6-Dec-06 23:01 
AnswerRe: How do i insert an image into a ListCtrl ? Pin
Hamid_RT6-Dec-06 23:12
Hamid_RT6-Dec-06 23:12 
GeneralRe: How do i insert an image into a ListCtrl ? Pin
Sakthiu6-Dec-06 23:24
Sakthiu6-Dec-06 23:24 
Hi
This is my code. But it is not working. I dont know. Can you help me ?

ImageList.Create(IDI_ICON1,10,1,0);
m_FileList.SetImageList(&ImageList,LVSIL_SMALL);

m_FileList.InsertItem(ListCnt,TempStr,0);

Thanks.
QuestionRe: How do i insert an image into a ListCtrl ? Pin
David Crow7-Dec-06 5:51
David Crow7-Dec-06 5:51 
GeneralRe: How do i insert an image into a ListCtrl ? Pin
Hamid_RT7-Dec-06 18:09
Hamid_RT7-Dec-06 18:09 
AnswerRe: How do i insert an image into a ListCtrl ? Pin
«_Superman_»6-Dec-06 23:16
professional«_Superman_»6-Dec-06 23:16 
AnswerRe: How do i insert an image into a ListCtrl ? Pin
bosfan7-Dec-06 2:24
bosfan7-Dec-06 2:24 
QuestionVBScriptEngine & MSXMLDOM.Document Pin
shadrach_india6-Dec-06 23:00
shadrach_india6-Dec-06 23:00 
QuestionMutex Pin
ashokvishnu6-Dec-06 22:58
ashokvishnu6-Dec-06 22:58 
AnswerRe: Mutex Pin
«_Superman_»6-Dec-06 23:03
professional«_Superman_»6-Dec-06 23:03 
AnswerRe: Mutex Pin
Michael Dunn6-Dec-06 23:10
sitebuilderMichael Dunn6-Dec-06 23:10 
Questioncin causes infinite loop in my program Pin
Spherelin6-Dec-06 22:30
Spherelin6-Dec-06 22:30 
AnswerRe: cin causes infinite loop in my program Pin
«_Superman_»6-Dec-06 22:46
professional«_Superman_»6-Dec-06 22:46 
AnswerRe: cin causes infinite loop in my program Pin
prasad_som6-Dec-06 23:04
prasad_som6-Dec-06 23:04 
AnswerRe: cin causes infinite loop in my program Pin
bosfan7-Dec-06 2:32
bosfan7-Dec-06 2:32 
AnswerRe: cin causes infinite loop in my program Pin
David Crow7-Dec-06 5:56
David Crow7-Dec-06 5:56 
AnswerRe: cin causes infinite loop in my program Pin
MyFathersSon8-Dec-06 5:39
MyFathersSon8-Dec-06 5:39 
Questionis there a rotate filter Pin
selectgood6-Dec-06 21:32
selectgood6-Dec-06 21:32 
AnswerRe: is there a rotate filter Pin
Mark Salsbery7-Dec-06 6:17
Mark Salsbery7-Dec-06 6:17 
QuestionAdd and access "resource" file in Visual C++ 2005 Express Edition Pin
DesmoPower6-Dec-06 21:05
DesmoPower6-Dec-06 21:05 

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.