Click here to Skip to main content
15,885,900 members
Home / Discussions / C / C++ / MFC
   

C / C++ / MFC

 
AnswerRe: struct problem Pin
Ryan Binns19-Feb-06 18:06
Ryan Binns19-Feb-06 18:06 
GeneralRe: struct problem Pin
Michael Dunn19-Feb-06 18:26
sitebuilderMichael Dunn19-Feb-06 18:26 
GeneralRe: struct problem Pin
Ryan Binns20-Feb-06 3:20
Ryan Binns20-Feb-06 3:20 
GeneralRe: struct problem Pin
super_pointer20-Feb-06 18:10
super_pointer20-Feb-06 18:10 
GeneralRe: struct problem Pin
Ryan Binns20-Feb-06 18:53
Ryan Binns20-Feb-06 18:53 
QuestionHow to create a custom control at runtime? Pin
followait19-Feb-06 15:51
followait19-Feb-06 15:51 
AnswerRe: How to create a custom control at runtime? Pin
PJ Arends19-Feb-06 15:57
professionalPJ Arends19-Feb-06 15:57 
QuestionC:\WINNT\system32\ntdll.dll', no matching symbolic information found. Pin
Tuscon19-Feb-06 15:48
Tuscon19-Feb-06 15:48 
Smile | :) Hi guys,

I have written a simple VC++ program, it works perfectly ok when i excute it with ctrl+F5. but when i set a break point and start excuting it in Debug mode i get the following errors msgs.

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\EntAPI.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\psapi.dll', no matching symbolic information found.
Loaded 'C:\WINNT\system32\NETAPI32.DLL', no matching symbolic information found.
Loaded 'C:\WINNT\system32\dnsapi.dll', no matching symbolic information found.
Loaded 'C:\WINNT\system32\wsock32.dll', no matching symbolic information found.
Loaded 'C:\WINNT\system32\ws2_32.dll', no matching symbolic information found.
Loaded 'C:\WINNT\system32\ws2help.dll', no matching symbolic information found.
Loaded 'C:\WINNT\system32\netrap.dll', no matching symbolic information found.
Loaded 'C:\WINNT\system32\ntdsapi.dll', no matching symbolic information found.
Loaded 'C:\WINNT\system32\WLDAP32.DLL', no matching symbolic information found.
Loaded 'C:\WINNT\system32\secur32.dll', no matching symbolic information found.
Loaded 'C:\WINNT\system32\samlib.dll', no matching symbolic information found.
The program 'C:\TMP\VCplus\Debug\VCplus.exe' has exited with code 0 (0x0).



Can any one of you guys help mee.....



Smile | :)


Thank you guys.....
Tuscon.....
AnswerRe: C:\WINNT\system32\ntdll.dll', no matching symbolic information found. Pin
PJ Arends19-Feb-06 15:55
professionalPJ Arends19-Feb-06 15:55 
GeneralRe: C:\WINNT\system32\ntdll.dll', no matching symbolic information found. Pin
Tuscon19-Feb-06 16:06
Tuscon19-Feb-06 16:06 
QuestionNeed help with to append text into Editbox Pin
the Jimmy19-Feb-06 15:27
the Jimmy19-Feb-06 15:27 
AnswerRe: Need help with to append text into Editbox Pin
PJ Arends19-Feb-06 15:50
professionalPJ Arends19-Feb-06 15:50 
GeneralRe: Need help with to append text into Editbox Pin
the Jimmy19-Feb-06 21:46
the Jimmy19-Feb-06 21:46 
QuestionProblem with bitmap image copy from Cstatic Pin
ingoogle19-Feb-06 14:53
ingoogle19-Feb-06 14:53 
Question[mfc] system tray icons Pin
Sam 200619-Feb-06 9:47
Sam 200619-Feb-06 9:47 
AnswerRe: [mfc] system tray icons Pin
David Crow19-Feb-06 9:53
David Crow19-Feb-06 9:53 
GeneralRe: [mfc] system tray icons Pin
Sam 200619-Feb-06 10:18
Sam 200619-Feb-06 10:18 
GeneralRe: [mfc] system tray icons Pin
David Crow19-Feb-06 10:34
David Crow19-Feb-06 10:34 
GeneralRe: [mfc] system tray icons Pin
MANISH RASTOGI19-Feb-06 17:31
MANISH RASTOGI19-Feb-06 17:31 
QuestionRe: [mfc] system tray icons Pin
David Crow20-Feb-06 3:09
David Crow20-Feb-06 3:09 
Question[mfc] combobox - disable typing Pin
Sam 200619-Feb-06 8:14
Sam 200619-Feb-06 8:14 
AnswerRe: [mfc] combobox - disable typing Pin
Christian Graus19-Feb-06 8:24
protectorChristian Graus19-Feb-06 8:24 
GeneralRe: [mfc] combobox - disable typing Pin
Sam 200619-Feb-06 8:30
Sam 200619-Feb-06 8:30 
GeneralRe: [mfc] combobox - disable typing Pin
Jörgen Sigvardsson19-Feb-06 9:53
Jörgen Sigvardsson19-Feb-06 9:53 
AnswerRe: [mfc] combobox - disable typing Pin
MANISH RASTOGI19-Feb-06 17:32
MANISH RASTOGI19-Feb-06 17:32 

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.