Click here to Skip to main content
15,890,438 members
Home / Discussions / C / C++ / MFC
   

C / C++ / MFC

 
QuestionPlatform SDK: Get domain name Pin
Stefan Spenz3-Feb-09 1:18
Stefan Spenz3-Feb-09 1:18 
AnswerRe: Platform SDK: Get domain name Pin
Supriya Tonape3-Feb-09 1:43
Supriya Tonape3-Feb-09 1:43 
AnswerRe: Platform SDK: Get domain name Pin
Stuart Dootson3-Feb-09 1:59
professionalStuart Dootson3-Feb-09 1:59 
AnswerRe: Platform SDK: Get domain name Pin
krmed3-Feb-09 2:01
krmed3-Feb-09 2:01 
QuestionMemory Leaks With CString in vc6.0 in Release mode Pin
Ramasani3-Feb-09 1:05
Ramasani3-Feb-09 1:05 
AnswerRe: Memory Leaks With CString in vc6.0 in Release mode Pin
Stuart Dootson3-Feb-09 1:12
professionalStuart Dootson3-Feb-09 1:12 
GeneralRe: Memory Leaks With CString in vc6.0 in Release mode Pin
Ramasani3-Feb-09 1:21
Ramasani3-Feb-09 1:21 
GeneralRe: Memory Leaks With CString in vc6.0 in Release mode Pin
Stuart Dootson3-Feb-09 2:03
professionalStuart Dootson3-Feb-09 2:03 
Ramasani wrote:
memory leak errors(no memory)


Ummm - 'no memory' does not necessarily imply memory leaks. It could just be that you're allocating a *lot* of memory. How big is this log file you're reading in?

Ramasani wrote:
is there any patches available for this?


Let's think about this - what's more likely to be at fault - MFC/C++ standard libraries or your code/understanding thereof? Mmmm.
GeneralRe: Memory Leaks With CString in vc6.0 in Release mode Pin
Ramasani3-Feb-09 2:10
Ramasani3-Feb-09 2:10 
GeneralRe: Memory Leaks With CString in vc6.0 in Release mode Pin
Stuart Dootson3-Feb-09 2:37
professionalStuart Dootson3-Feb-09 2:37 
GeneralRe: Memory Leaks With CString in vc6.0 in Release mode Pin
Ramasani3-Feb-09 2:43
Ramasani3-Feb-09 2:43 
QuestionRe: Memory Leaks With CString in vc6.0 in Release mode Pin
David Crow3-Feb-09 4:36
David Crow3-Feb-09 4:36 
QuestionListBox with Images Pin
hemlat3-Feb-09 0:42
hemlat3-Feb-09 0:42 
AnswerRe: ListBox with Images Pin
Maximilien3-Feb-09 0:46
Maximilien3-Feb-09 0:46 
AnswerRe: ListBox with Images Pin
Sarath C3-Feb-09 1:01
Sarath C3-Feb-09 1:01 
GeneralRe: ListBox with Images Pin
hemlat3-Feb-09 1:40
hemlat3-Feb-09 1:40 
GeneralRe: ListBox with Images Pin
Sarath C3-Feb-09 8:52
Sarath C3-Feb-09 8:52 
GeneralRe: ListBox with Images Pin
hemlat3-Feb-09 17:58
hemlat3-Feb-09 17:58 
AnswerRe: ListBox with Images Pin
Hamid_RT3-Feb-09 20:54
Hamid_RT3-Feb-09 20:54 
QuestionCtoolbar button problem Pin
gopalraja3-Feb-09 0:37
gopalraja3-Feb-09 0:37 
AnswerRe: Ctoolbar button problem Pin
Stuart Dootson3-Feb-09 0:58
professionalStuart Dootson3-Feb-09 0:58 
QuestionDT_CALCRECT with DT_WORDBREAK Pin
_T("No name")3-Feb-09 0:18
_T("No name")3-Feb-09 0:18 
QuestionRe: DT_CALCRECT with DT_WORDBREAK Pin
CPallini3-Feb-09 0:26
mveCPallini3-Feb-09 0:26 
AnswerRe: DT_CALCRECT with DT_WORDBREAK Pin
_T("No name")3-Feb-09 0:29
_T("No name")3-Feb-09 0:29 
QuestionRe: DT_CALCRECT with DT_WORDBREAK Pin
CPallini3-Feb-09 0:34
mveCPallini3-Feb-09 0:34 

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.