Click here to Skip to main content
16,005,121 members
Home / Discussions / C / C++ / MFC
   

C / C++ / MFC

 
GeneralRe: Redirecting the registy. Pin
Erik Funkenbusch20-Sep-00 9:05
Erik Funkenbusch20-Sep-00 9:05 
GeneralRe: Redirecting the registy. Pin
Fredrik20-Sep-00 21:26
Fredrik20-Sep-00 21:26 
GeneralRe: Redirecting the registy. Pin
Erik Funkenbusch25-Sep-00 13:27
Erik Funkenbusch25-Sep-00 13:27 
GeneralRe: Redirecting the registy. Pin
Fredrik25-Sep-00 21:44
Fredrik25-Sep-00 21:44 
GeneralReal time recording Pin
ba20-Sep-00 1:13
ba20-Sep-00 1:13 
GeneralRe: Real time recording Pin
bobbies9-May-01 2:01
bobbies9-May-01 2:01 
QuestionHow to change the PropertySheet tab caption's color Pin
zhangyu19-Sep-00 23:05
zhangyu19-Sep-00 23:05 
Question_crtBreakAlloc doesn't evaluate? Pin
Brendan Tregear19-Sep-00 13:52
Brendan Tregear19-Sep-00 13:52 
So I've used the old _CrtDumpMemoryLeaks() and found my program has leaks. Now I want to use _crtSetBreakAlloc() to stop before these errors. However, during runtime none of the following expressions succesfully evaluate:

-> _crtBreakAlloc
-> {,,msvcr40d.dll}*__p__crtBreakAlloc()
-> {,,msvcrtd.dll}*__p__crtBreakAlloc()

and I've also tried setting my code configuration to Debug Multithreaded DLL, and Debug Single Threaded, Multithreaded DLL, all which produce the same result? I've also tried setting compile time _crtSetBreakAlloc(). Oh, and it is definetly the building in debug configuration.

Thanks in advance for any help...

Brendan Tregear
Scan Optics
32 Stirling Street
THEBARTON
SA 5031
AnswerRe: _crtBreakAlloc doesn't evaluate? Pin
Sam Hobbs19-Sep-00 14:19
Sam Hobbs19-Sep-00 14:19 
AnswerRe: _crtBreakAlloc doesn't evaluate? Pin
Tim Deveaux20-Sep-00 3:22
Tim Deveaux20-Sep-00 3:22 
GeneralRe: _crtBreakAlloc doesn't evaluate? Pin
Brendan Tregear20-Sep-00 13:37
Brendan Tregear20-Sep-00 13:37 
GeneralRe: _crtBreakAlloc doesn't evaluate? Pin
Tim Deveaux21-Sep-00 6:22
Tim Deveaux21-Sep-00 6:22 
GeneralRe: _crtBreakAlloc doesn't evaluate? Pin
Brendan Tregear21-Sep-00 15:13
Brendan Tregear21-Sep-00 15:13 
General** Random Number Generator ** Pin
Steve Lai19-Sep-00 10:47
Steve Lai19-Sep-00 10:47 
GeneralRe: ** Random Number Generator ** Pin
Erik Funkenbusch19-Sep-00 12:57
Erik Funkenbusch19-Sep-00 12:57 
GeneralRe: ** Random Number Generator ** Pin
WoR20-Sep-00 21:43
WoR20-Sep-00 21:43 
Generalextended style MFC Pin
kennan19-Sep-00 10:22
kennan19-Sep-00 10:22 
GeneralRe: extended style MFC Pin
Erik Funkenbusch19-Sep-00 13:08
Erik Funkenbusch19-Sep-00 13:08 
GeneralSingle Instance DLL Pin
Larry Dobson19-Sep-00 9:34
Larry Dobson19-Sep-00 9:34 
GeneralRe: Single Instance DLL Pin
Erik Funkenbusch19-Sep-00 13:07
Erik Funkenbusch19-Sep-00 13:07 
GeneralRe: Single Instance DLL Pin
Larry Dobson19-Sep-00 17:03
Larry Dobson19-Sep-00 17:03 
GeneralRe: Single Instance DLL Pin
Erik Funkenbusch20-Sep-00 9:14
Erik Funkenbusch20-Sep-00 9:14 
GeneralPaint problems Pin
Ori19-Sep-00 7:56
Ori19-Sep-00 7:56 
GeneralISAPI Filter Pin
Anderson J Almeida19-Sep-00 7:21
sussAnderson J Almeida19-Sep-00 7:21 
GeneralODBC API, BLOBs Pin
Oz Ben Eliezer19-Sep-00 7:12
Oz Ben Eliezer19-Sep-00 7:12 

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.