Click here to Skip to main content
15,914,447 members
Home / Discussions / C / C++ / MFC
   

C / C++ / MFC

 
GeneralRe: wininet.h and winsock.h Pin
amitmistry_petlad 16-May-07 17:34
amitmistry_petlad 16-May-07 17:34 
GeneralRe: wininet.h and winsock.h Pin
Mark Salsbery17-May-07 5:21
Mark Salsbery17-May-07 5:21 
GeneralRe: wininet.h and winsock.h Pin
amitmistry_petlad 17-May-07 18:01
amitmistry_petlad 17-May-07 18:01 
QuestionWIN32_FIND_DATA pTempFind; and .cFileName Pin
Immunity1816-May-07 2:51
Immunity1816-May-07 2:51 
AnswerRe: WIN32_FIND_DATA pTempFind; and .cFileName Pin
Immunity1816-May-07 3:01
Immunity1816-May-07 3:01 
QuestionRe: WIN32_FIND_DATA pTempFind; and .cFileName Pin
David Crow16-May-07 3:04
David Crow16-May-07 3:04 
AnswerRe: WIN32_FIND_DATA pTempFind; and .cFileName Pin
Immunity1816-May-07 3:15
Immunity1816-May-07 3:15 
QuestionRe: WIN32_FIND_DATA pTempFind; and .cFileName Pin
David Crow16-May-07 3:16
David Crow16-May-07 3:16 
Immunity18 wrote:
i have my list box variable m_List


Assuming that m_List is a CListBox object, why are you not also using CFileFind()?

Immunity18 wrote:
i had on my code m_List.AddString(pTempFind.cFilename);


What is the value of pTempFind.cFilename at this point?


"A good athlete is the result of a good and worthy opponent." - David Crow

"To have a respect for ourselves guides our morals; to have deference for others governs our manners." - Laurence Sterne


AnswerRe: WIN32_FIND_DATA pTempFind; and .cFileName Pin
Immunity1816-May-07 3:20
Immunity1816-May-07 3:20 
QuestionRe: WIN32_FIND_DATA pTempFind; and .cFileName Pin
David Crow16-May-07 3:44
David Crow16-May-07 3:44 
AnswerRe: WIN32_FIND_DATA pTempFind; and .cFileName Pin
Immunity1816-May-07 3:56
Immunity1816-May-07 3:56 
QuestionRe: WIN32_FIND_DATA pTempFind; and .cFileName Pin
David Crow16-May-07 4:13
David Crow16-May-07 4:13 
Questionpointers and structures Pin
klutez12316-May-07 2:43
klutez12316-May-07 2:43 
AnswerRe: pointers and structures Pin
David Crow16-May-07 2:50
David Crow16-May-07 2:50 
AnswerRe: pointers and structures Pin
ajitatif angajetor16-May-07 4:00
ajitatif angajetor16-May-07 4:00 
QuestionBLOB object with ADO Pin
Vlad~16-May-07 2:08
Vlad~16-May-07 2:08 
QuestionI implemented a chat Program But I am not able to connect to the server properly Pin
yaminisridaran16-May-07 0:28
yaminisridaran16-May-07 0:28 
AnswerRe: I implemented a chat Program But I am not able to connect to the server properly Pin
Cedric Moonen16-May-07 1:52
Cedric Moonen16-May-07 1:52 
GeneralRe: I implemented a chat Program But I am not able to connect to the server properly Pin
yaminisridaran16-May-07 1:56
yaminisridaran16-May-07 1:56 
GeneralRe: I implemented a chat Program But I am not able to connect to the server properly Pin
Cedric Moonen16-May-07 2:08
Cedric Moonen16-May-07 2:08 
GeneralRe: I implemented a chat Program But I am not able to connect to the server properly Pin
Roger Stoltz16-May-07 3:01
Roger Stoltz16-May-07 3:01 
AnswerRe: I implemented a chat Program But I am not able to connect to the server properly Pin
Moak16-May-07 3:31
Moak16-May-07 3:31 
GeneralRe: I implemented a chat Program But I am not able to connect to the server properly Pin
Mark Salsbery16-May-07 5:35
Mark Salsbery16-May-07 5:35 
GeneralRe: I implemented a chat Program But I am not able to connect to the server properly Pin
Moak16-May-07 5:43
Moak16-May-07 5:43 
GeneralRe: I implemented a chat Program But I am not able to connect to the server properly Pin
Mark Salsbery16-May-07 6:03
Mark Salsbery16-May-07 6:03 

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.