Click here to Skip to main content
15,917,568 members
Home / Discussions / C / C++ / MFC
   

C / C++ / MFC

 
GeneralRe: C++: pls help me to choose or suggest me a new one Pin
Sarath C21-Jun-06 3:14
Sarath C21-Jun-06 3:14 
GeneralRe: C++: pls help me to choose or suggest me a new one Pin
HakunaMatada21-Jun-06 18:18
HakunaMatada21-Jun-06 18:18 
AnswerRe: C++: pls help me to choose or suggest me a new one Pin
led mike21-Jun-06 7:37
led mike21-Jun-06 7:37 
Questionhow to embed controls in mail merge Pin
karthik Tamizhmathi21-Jun-06 0:22
karthik Tamizhmathi21-Jun-06 0:22 
AnswerRe: how to embed controls in mail merge Pin
NiceNaidu21-Jun-06 0:44
NiceNaidu21-Jun-06 0:44 
QuestionGDI Region in a Class... Pin
nermsk20-Jun-06 23:59
nermsk20-Jun-06 23:59 
AnswerRe: GDI Region in a Class... Pin
NiceNaidu21-Jun-06 0:07
NiceNaidu21-Jun-06 0:07 
GeneralRe: GDI Region in a Class... Pin
nermsk21-Jun-06 0:13
nermsk21-Jun-06 0:13 
Well, the leak appears at the Transform function, it seems to me that every time the code does:

the_region = ExtCreateRegion(&xfr, size, pData);

i.e. assigns the newly created (trasnformed region) to the_region member
the memory leaks.

If one is interested to debug this I will send an entire source code, but for now I would like to get around with the two arrays and the proper copy constructor.
GeneralRe: GDI Region in a Class... Pin
NiceNaidu21-Jun-06 0:38
NiceNaidu21-Jun-06 0:38 
GeneralRe: GDI Region in a Class... Pin
nermsk21-Jun-06 1:39
nermsk21-Jun-06 1:39 
AnswerRe: GDI Region in a Class... Pin
Weiye Chen21-Jun-06 0:15
Weiye Chen21-Jun-06 0:15 
Questionregarding CTime Pin
happy_ram20-Jun-06 23:32
happy_ram20-Jun-06 23:32 
AnswerRe: regarding CTime Pin
jhwurmbach20-Jun-06 23:48
jhwurmbach20-Jun-06 23:48 
AnswerRe: regarding CTime Pin
toxcct20-Jun-06 23:50
toxcct20-Jun-06 23:50 
AnswerRe: regarding CTime Pin
NiceNaidu20-Jun-06 23:56
NiceNaidu20-Jun-06 23:56 
AnswerRe: regarding CTime Pin
Weiye Chen21-Jun-06 0:03
Weiye Chen21-Jun-06 0:03 
QuestionBreak point Pin
Anu_Bala20-Jun-06 23:13
Anu_Bala20-Jun-06 23:13 
AnswerRe: Break point Pin
Cedric Moonen20-Jun-06 23:22
Cedric Moonen20-Jun-06 23:22 
GeneralRe: Break point Pin
Anu_Bala20-Jun-06 23:32
Anu_Bala20-Jun-06 23:32 
GeneralRe: Break point Pin
NiceNaidu20-Jun-06 23:48
NiceNaidu20-Jun-06 23:48 
GeneralRe: Break point Pin
kakan20-Jun-06 23:55
professionalkakan20-Jun-06 23:55 
GeneralRe: Break point Pin
Sarath C21-Jun-06 1:00
Sarath C21-Jun-06 1:00 
QuestionShared DLL Pin
arunperi20-Jun-06 23:03
arunperi20-Jun-06 23:03 
AnswerRe: Shared DLL Pin
toxcct20-Jun-06 23:28
toxcct20-Jun-06 23:28 
Questioneditable listctrl Pin
Tara1420-Jun-06 22:42
Tara1420-Jun-06 22:42 

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.