Click here to Skip to main content
15,913,090 members
Home / Discussions / C / C++ / MFC
   

C / C++ / MFC

 
GeneralRe: Memory allocation failure Pin
AJarrett24-Mar-04 9:09
AJarrett24-Mar-04 9:09 
GeneralRe: Memory allocation failure Pin
Neville Franks24-Mar-04 9:16
Neville Franks24-Mar-04 9:16 
GeneralRe: Memory allocation failure Pin
AJarrett24-Mar-04 9:25
AJarrett24-Mar-04 9:25 
GeneralRe: Memory allocation failure Pin
John R. Shaw24-Mar-04 9:59
John R. Shaw24-Mar-04 9:59 
GeneralRe: Memory allocation failure Pin
axid3j1al24-Mar-04 11:37
axid3j1al24-Mar-04 11:37 
GeneralAccessing a COM object in a DLL Pin
aafflyer24-Mar-04 8:52
aafflyer24-Mar-04 8:52 
GeneralRe: Accessing a COM object in a DLL Pin
aafflyer26-Mar-04 7:58
aafflyer26-Mar-04 7:58 
GeneralMemory leak msg... Pin
0v3rloader24-Mar-04 8:39
0v3rloader24-Mar-04 8:39 
Hello,

I have noticed that whenever I exit my VC++ MFC app a msg appears in the Debug tab. The message is (in bold):

.
:
.
Loaded 'C:\WINDOWS\system32\uxtheme.dll', no matching symbolic information found.
Loaded 'C:\WINDOWS\system32\msvcrt.dll', no matching symbolic information found.
Loaded 'C:\WINDOWS\system32\MSCTF.dll', no matching symbolic information found.
Loaded 'C:\WINDOWS\system32\mslbui.dll', no matching symbolic information found.
The thread 0xB8 has exited with code 0 (0x0).
Detected memory leaks!
Dumping objects ->
strcore.cpp(118) : {52842} normal block at 0x00C49118, 14 bytes long.
 Data: <            . > 01 00 00 00 01 00 00 00 01 00 00 00 2E 00 
.
:
.


Can someone tell me if it is normal for this to happen in Debug mode?

dNimrod#X
________________________
GeneralRe: Memory leak msg... Pin
David Crow24-Mar-04 9:12
David Crow24-Mar-04 9:12 
GeneralRe: Memory leak msg... Pin
0v3rloader24-Mar-04 9:22
0v3rloader24-Mar-04 9:22 
GeneralLowLevelKeyboardProc possible return values Pin
0v3rloader24-Mar-04 8:30
0v3rloader24-Mar-04 8:30 
GeneralSQLConnect connection string Pin
BlackDice24-Mar-04 7:49
BlackDice24-Mar-04 7:49 
GeneralRe: SQLConnect connection string Pin
David Crow24-Mar-04 7:53
David Crow24-Mar-04 7:53 
GeneralRe: SQLConnect connection string Pin
BlackDice24-Mar-04 8:01
BlackDice24-Mar-04 8:01 
GeneralRe: SQLConnect connection string Pin
David Crow24-Mar-04 8:10
David Crow24-Mar-04 8:10 
GeneralRe: SQLConnect connection string Pin
BlackDice24-Mar-04 8:18
BlackDice24-Mar-04 8:18 
GeneralRe: SQLConnect connection string Pin
David Crow24-Mar-04 9:11
David Crow24-Mar-04 9:11 
QuestionMouse direction settings? Pin
DaFrawg24-Mar-04 7:31
DaFrawg24-Mar-04 7:31 
GeneralLink Error Pin
satcat24-Mar-04 6:27
satcat24-Mar-04 6:27 
GeneralRe: Link Error Pin
Navin24-Mar-04 6:35
Navin24-Mar-04 6:35 
GeneralRe: Link Error Pin
satcat24-Mar-04 7:21
satcat24-Mar-04 7:21 
GeneralRe: Link Error Pin
David Crow24-Mar-04 7:11
David Crow24-Mar-04 7:11 
GeneralRe: Link Error Pin
satcat24-Mar-04 7:46
satcat24-Mar-04 7:46 
GeneralRe: Link Error Pin
David Crow24-Mar-04 7:49
David Crow24-Mar-04 7:49 
GeneralRe: Link Error Pin
satcat24-Mar-04 9:12
satcat24-Mar-04 9: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.