Click here to Skip to main content
15,918,193 members
Home / Discussions / C / C++ / MFC
   

C / C++ / MFC

 
GeneralRe: Read This Pin
toxcct21-Apr-07 10:21
toxcct21-Apr-07 10:21 
AnswerRe: Read This Pin
ThatsAlok20-Apr-07 21:29
ThatsAlok20-Apr-07 21:29 
QuestionUsing one thread for multiple views Pin
jagannathan thiruvengadathan20-Apr-07 18:26
jagannathan thiruvengadathan20-Apr-07 18:26 
Questioncompilation error Pin
rsanju20-Apr-07 17:41
rsanju20-Apr-07 17:41 
AnswerRe: compilation error Pin
prasad_som22-Apr-07 20:00
prasad_som22-Apr-07 20:00 
QuestionMemory leak problem in custom control creation [modified] Pin
Birkan Cilingir20-Apr-07 12:01
Birkan Cilingir20-Apr-07 12:01 
AnswerRe: Memory leak problem in custom control creation Pin
cp987620-Apr-07 13:42
cp987620-Apr-07 13:42 
QuestionRe: Memory leak problem in custom control creation Pin
Birkan Cilingir20-Apr-07 23:50
Birkan Cilingir20-Apr-07 23:50 
cp9876 wrote:
Try setting some breakpoints and see where the code is crashing.


Well, I set some breakpoints and all I can see is that code is exiting not with an exception but at the end of the OnInitDialog() function. This seems to be the normal place to exit so there is something that happens inside the code that I didn't write.

cp9876 wrote:
The memory leak may be the result of the crash not the cause.


Well, I cannot say whether it is the cause or the result but it seems so strange. I didn't create any dynamic objects. I only created one custom control. Why is there a memory leak???
AnswerRe: Memory leak problem in custom control creation Pin
Rick York20-Apr-07 19:13
mveRick York20-Apr-07 19:13 
QuestionAVIFileOpen trouble Pin
R.A.V.E.20-Apr-07 10:14
R.A.V.E.20-Apr-07 10:14 
QuestionRe: AVIFileOpen trouble Pin
Mark Salsbery20-Apr-07 10:52
Mark Salsbery20-Apr-07 10:52 
AnswerRe: AVIFileOpen trouble Pin
R.A.V.E.20-Apr-07 10:58
R.A.V.E.20-Apr-07 10:58 
GeneralRe: AVIFileOpen trouble Pin
Mark Salsbery20-Apr-07 11:07
Mark Salsbery20-Apr-07 11:07 
AnswerRe: AVIFileOpen trouble Pin
R.A.V.E.21-Apr-07 8:41
R.A.V.E.21-Apr-07 8:41 
QuestionRe: AVIFileOpen trouble Pin
Mark Salsbery22-Apr-07 7:14
Mark Salsbery22-Apr-07 7:14 
AnswerRe: AVIFileOpen trouble Pin
R.A.V.E.23-Apr-07 3:05
R.A.V.E.23-Apr-07 3:05 
GeneralRe: AVIFileOpen trouble Pin
Mark Salsbery23-Apr-07 4:52
Mark Salsbery23-Apr-07 4:52 
Questionright way to implement a popup window Pin
Jim Crafton20-Apr-07 8:43
Jim Crafton20-Apr-07 8:43 
QuestionSqlConnection does't work with CString????? Pin
Romiks20-Apr-07 8:27
Romiks20-Apr-07 8:27 
AnswerRe: SqlConnection does't work with CString????? Pin
Mark Salsbery20-Apr-07 9:19
Mark Salsbery20-Apr-07 9:19 
QuestionTrouble linking to SQL DB in VC++ Pin
@largeinsd20-Apr-07 8:14
@largeinsd20-Apr-07 8:14 
AnswerRe: Trouble linking to SQL DB in VC++ Pin
Mark Salsbery20-Apr-07 8:25
Mark Salsbery20-Apr-07 8:25 
GeneralRe: Trouble linking to SQL DB in VC++ Pin
@largeinsd20-Apr-07 8:40
@largeinsd20-Apr-07 8:40 
GeneralRe: Trouble linking to SQL DB in VC++ Pin
Mark Salsbery20-Apr-07 9:01
Mark Salsbery20-Apr-07 9:01 
GeneralRe: Trouble linking to SQL DB in VC++ Pin
@largeinsd20-Apr-07 9:55
@largeinsd20-Apr-07 9:55 

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.