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

C / C++ / MFC

 
GeneralRe: cannot delete CStringArray like this? Pin
kaviniswell26-Dec-08 1:23
kaviniswell26-Dec-08 1:23 
Questionwindow in thread Pin
dene9997025-Dec-08 13:00
dene9997025-Dec-08 13:00 
AnswerRe: window in thread Pin
Richard Andrew x6425-Dec-08 13:28
professionalRichard Andrew x6425-Dec-08 13:28 
QuestionAdding a .wav file as a resource in visual studio 2008 express, Hi, I need some help with this Pin
Sadaiyappan25-Dec-08 5:57
Sadaiyappan25-Dec-08 5:57 
AnswerRe: Adding a .wav file as a resource in visual studio 2008 express, Hi, I need some help with this Pin
Richard Andrew x6425-Dec-08 8:10
professionalRichard Andrew x6425-Dec-08 8:10 
GeneralRe: Adding a .wav file as a resource in visual studio 2008 express, Hi, I need some help with this Pin
Sadaiyappan25-Dec-08 8:18
Sadaiyappan25-Dec-08 8:18 
GeneralRe: Adding a .wav file as a resource in visual studio 2008 express, Hi, I need some help with this Pin
Richard Andrew x6425-Dec-08 8:20
professionalRichard Andrew x6425-Dec-08 8:20 
QuestionCAtlRegExp Match Pin
dehseth25-Dec-08 2:41
dehseth25-Dec-08 2:41 
Hey guys...
I got a string from a web page. I wanted to match a string if it exists. Actually my search string doesnot include any reg-ex characters. (Pls do not advise me to use search string methods...)

Anyway.... When I call rgx.Match method it returns TRUE and marks start and end string (I saw it in debug mode) BUT m_uNumGroups variable is set to 0. So I could not get matched piece.. I got error......

So why this happens? Regex says there's a match but there are no match groups....

Thank you all...
AnswerRe: CAtlRegExp Match Pin
Yuriy Levytskyy25-Dec-08 5:24
Yuriy Levytskyy25-Dec-08 5:24 
AnswerRe: CAtlRegExp Match Pin
Stuart Dootson25-Dec-08 22:33
professionalStuart Dootson25-Dec-08 22:33 
Questionflcose API is taking so much time to close the large file [modified] Pin
Vishal Kumar Soni25-Dec-08 0:37
Vishal Kumar Soni25-Dec-08 0:37 
QuestionCAsyncSocket in CWinThread Pin
Mustapha Rédouane24-Dec-08 23:06
Mustapha Rédouane24-Dec-08 23:06 
AnswerRe: CAsyncSocket in CWinThread Pin
Mark Salsbery25-Dec-08 6:57
Mark Salsbery25-Dec-08 6:57 
GeneralRe: CAsyncSocket in CWinThread Pin
Mustapha Rédouane25-Dec-08 23:33
Mustapha Rédouane25-Dec-08 23:33 
GeneralRe: CAsyncSocket in CWinThread Pin
Richard Andrew x6426-Dec-08 0:48
professionalRichard Andrew x6426-Dec-08 0:48 
Questionfetching data from sql server using c++ ?? Pin
debonair12345624-Dec-08 21:56
debonair12345624-Dec-08 21:56 
QuestionRe: fetching data from sql server using c++ ?? Pin
CPallini24-Dec-08 22:53
mveCPallini24-Dec-08 22:53 
AnswerRe: fetching data from sql server using c++ ?? Pin
Mark Salsbery25-Dec-08 7:00
Mark Salsbery25-Dec-08 7:00 
QuestionProblem about sending messages to the program runs on another desktop? [modified] Pin
kcynic24-Dec-08 19:13
kcynic24-Dec-08 19:13 
AnswerRe: Problem about sending messages to the program runs on another desktop? Pin
Richard Andrew x6425-Dec-08 8:13
professionalRichard Andrew x6425-Dec-08 8:13 
GeneralRe: Problem about sending messages to the program runs on another desktop? Pin
kcynic25-Dec-08 14:07
kcynic25-Dec-08 14:07 
GeneralRe: Problem about sending messages to the program runs on another desktop? Pin
Richard Andrew x6425-Dec-08 14:52
professionalRichard Andrew x6425-Dec-08 14:52 
GeneralRe: Problem about sending messages to the program runs on another desktop? Pin
kcynic25-Dec-08 14:58
kcynic25-Dec-08 14:58 
QuestionXMLHttpRequestPtr creation failed in thread? Pin
ritz123424-Dec-08 19:11
ritz123424-Dec-08 19:11 
AnswerRe: XMLHttpRequestPtr creation failed in thread? Pin
Code-o-mat25-Dec-08 11:37
Code-o-mat25-Dec-08 11:37 

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.