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

C / C++ / MFC

 
AnswerRe: Detecting user login. Pin
Nishad S31-Aug-05 1:35
Nishad S31-Aug-05 1:35 
Questionhwnd Pin
Ali Tavakol30-Aug-05 12:00
Ali Tavakol30-Aug-05 12:00 
AnswerRe: hwnd Pin
cmk30-Aug-05 18:21
cmk30-Aug-05 18:21 
GeneralRe: hwnd Pin
John R. Shaw30-Aug-05 21:15
John R. Shaw30-Aug-05 21:15 
GeneralRe: hwnd Pin
cmk31-Aug-05 3:00
cmk31-Aug-05 3:00 
GeneralRe: hwnd Pin
Ali Tavakol31-Aug-05 22:51
Ali Tavakol31-Aug-05 22:51 
AnswerRe: hwnd Pin
cmk1-Sep-05 3:59
cmk1-Sep-05 3:59 
Questionno matching symbolic information found. Pin
valerie9930-Aug-05 11:25
valerie9930-Aug-05 11:25 
good afternoon, all

I got all the messege every time I used dev studio debugger.
Loaded 'C:\WINNT\system32\ntdll.dll', no matching symbolic information found.
Loaded 'C:\WINNT\system32\KERNEL32.DLL', no matching symbolic information found.
Loaded 'C:\WINNT\system32\USER32.DLL', no matching symbolic information found.
Loaded 'C:\WINNT\system32\GDI32.DLL', no matching symbolic information found.
Loaded symbols for 'C:\WINNT\system32\COMDLG32.DLL'
Loaded 'C:\WINNT\system32\SHLWAPI.DLL', no matching symbolic information found.
Loaded 'C:\WINNT\system32\ADVAPI32.DLL', no matching symbolic information found.
Loaded 'C:\WINNT\system32\rpcrt4.dll', no matching symbolic information found.
Loaded 'C:\WINNT\system32\msvcrt.dll', no matching symbolic information found.
Loaded 'C:\WINNT\system32\comctl32.dll', no matching symbolic information found.
Loaded 'C:\WINNT\system32\SHELL32.DLL', no matching symbolic information found.
Loaded symbols for 'C:\WINNT\system32\WINSPOOL.DRV'
Loaded 'C:\WINNT\system32\mpr.dll', no matching symbolic information found.
Loaded symbols for 'C:\WINNT\system32\OLEAUT32.DLL'
Loaded 'C:\WINNT\system32\OLE32.DLL', no matching symbolic information found.
The program 'C:\DEV\C++\Billing\ChkCalc\Debug\ChkCalc.exe' has exited with code 0 (0x0).

the MSDN says "This occurs if you have installed a Microsoft application that updates core system files, such as COMCTL32.DLL or OLE32.DLL, to versions that are newer than the operating system version or service pack for which you have installed symbols."

would this effecting my application though? how could I get rid of them without delecting some useful apps? thank you!

AnswerDebug symbols Pin
Wes Aday30-Aug-05 13:18
professionalWes Aday30-Aug-05 13:18 
AnswerRe: no matching symbolic information found. Pin
John R. Shaw30-Aug-05 13:22
John R. Shaw30-Aug-05 13:22 
AnswerRe: no matching symbolic information found. Pin
Jose Lamas Rios30-Aug-05 18:40
Jose Lamas Rios30-Aug-05 18:40 
QuestionFilePointer for reading/writing Pin
Anonymous30-Aug-05 9:25
Anonymous30-Aug-05 9:25 
AnswerRe: FilePointer for reading/writing Pin
Christian Graus30-Aug-05 13:13
protectorChristian Graus30-Aug-05 13:13 
GeneralRe: FilePointer for reading/writing Pin
Blake Miller31-Aug-05 5:07
Blake Miller31-Aug-05 5:07 
AnswerRe: FilePointer for reading/writing Pin
John R. Shaw30-Aug-05 13:33
John R. Shaw30-Aug-05 13:33 
AnswerRe: FilePointer for reading/writing Pin
cmk30-Aug-05 18:34
cmk30-Aug-05 18:34 
AnswerRe: FilePointer for reading/writing Pin
normanS30-Aug-05 19:40
normanS30-Aug-05 19:40 
QuestionIdle state on a Dialog based App! Pin
Hachaso30-Aug-05 9:24
Hachaso30-Aug-05 9:24 
AnswerRe: Idle state on a Dialog based App! Pin
Ravi Bhavnani30-Aug-05 9:45
professionalRavi Bhavnani30-Aug-05 9:45 
AnswerRe: Idle state on a Dialog based App! Pin
PJ Arends30-Aug-05 10:53
professionalPJ Arends30-Aug-05 10:53 
Questionchange window region on mouse over Pin
funkaster30-Aug-05 8:30
funkaster30-Aug-05 8:30 
QuestionLinker error LNK2001 Pin
fenixk1930-Aug-05 7:40
fenixk1930-Aug-05 7:40 
AnswerRe: Linker error LNK2001 Pin
Mohammad A Gdeisat30-Aug-05 8:02
Mohammad A Gdeisat30-Aug-05 8:02 
QuestionHow to Use SetFocus() ? Pin
MacKrish30-Aug-05 7:39
MacKrish30-Aug-05 7:39 
AnswerRe: How to Use SetFocus() ? Pin
Ravi Bhavnani30-Aug-05 8:52
professionalRavi Bhavnani30-Aug-05 8:52 

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.