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

C / C++ / MFC

 
GeneralRe: Object-Oriented Classes HELP Pin
Alexander M.,30-Oct-03 2:47
Alexander M.,30-Oct-03 2:47 
GeneralRe: Object-Oriented Classes HELP Pin
Terry O'Nolley29-Oct-03 19:59
Terry O'Nolley29-Oct-03 19:59 
Generalset thumbnail view for Cfiledialog Pin
vancouver77729-Oct-03 16:30
vancouver77729-Oct-03 16:30 
QuestionHow can a CAB get parameter from html ? Pin
suninwater29-Oct-03 16:21
suninwater29-Oct-03 16:21 
GeneralRe: Class Constructor Help Pin
Andrew Walker29-Oct-03 16:49
Andrew Walker29-Oct-03 16:49 
GeneralChanging CListBox sort at runtime Pin
Daniel132429-Oct-03 15:39
Daniel132429-Oct-03 15:39 
GeneralRe: Changing CListBox sort at runtime Pin
vcplusplus29-Oct-03 15:45
vcplusplus29-Oct-03 15:45 
GeneralRe: Changing CListBox sort at runtime Pin
Daniel132429-Oct-03 16:02
Daniel132429-Oct-03 16:02 
GeneralRe: Changing CListBox sort at runtime Pin
vcplusplus29-Oct-03 16:11
vcplusplus29-Oct-03 16:11 
Generalarray of Strings Pin
convert_sg29-Oct-03 15:14
convert_sg29-Oct-03 15:14 
GeneralRe: array of Strings Pin
Navin29-Oct-03 15:30
Navin29-Oct-03 15:30 
GeneralRe: array of Strings Pin
convert_sg29-Oct-03 15:48
convert_sg29-Oct-03 15:48 
GeneralRe: array of Strings Pin
vcplusplus29-Oct-03 15:39
vcplusplus29-Oct-03 15:39 
GeneralRe: array of Strings Pin
Christian Graus29-Oct-03 15:48
protectorChristian Graus29-Oct-03 15:48 
GeneralChange font size for CComboBox and CEdit Pin
srev29-Oct-03 14:14
srev29-Oct-03 14:14 
GeneralRe: Change font size for CComboBox and CEdit Pin
Yonatan26-Nov-03 2:04
Yonatan26-Nov-03 2:04 
Generalsimple console input question Pin
rajdawg29-Oct-03 14:09
rajdawg29-Oct-03 14:09 
GeneralRe: simple console input question Pin
Christian Graus29-Oct-03 15:23
protectorChristian Graus29-Oct-03 15:23 
GeneralRe: simple console input question Pin
Christian Graus29-Oct-03 15:47
protectorChristian Graus29-Oct-03 15:47 
GeneralRe: simple console input question Pin
rajdawg30-Oct-03 1:08
rajdawg30-Oct-03 1:08 
GeneralLayered Service Provider (LSP) Pin
catmust29-Oct-03 13:55
catmust29-Oct-03 13:55 
GeneralRe: Layered Service Provider (LSP) Pin
Alexander M.,30-Oct-03 2:49
Alexander M.,30-Oct-03 2:49 
GeneralRe: Layered Service Provider (LSP) Pin
catmust30-Oct-03 8:55
catmust30-Oct-03 8:55 
GeneralLoading dll issue during debuging Pin
catmust29-Oct-03 13:48
catmust29-Oct-03 13:48 
Confused | :confused: Hi all,
I have an application that I like to debug but I get the following error

Preloaded symbols may not match 'E:\instlsp.exe'.
Loaded 'C:\WINNT\system32\ntdll.dll', no matching symbolic information found.
Loaded '\\Farjomandi-l\Main\WINNT\system32\NTDLL.DLL', no matching symbolic information found.
Loaded 'C:\WINNT\system32\msvcrt.dll', no matching symbolic information found.
Loaded 'C:\WINNT\system32\KERNEL32.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\ws2help.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 'C:\WINNT\system32\OLE32.DLL', no matching symbolic information found.
The thread 0x608 has exited with code -1 (0xFFFFFFFF).
The program 'C:\RemoteDebug\LSP\Debug\instlsp.exe' has exited with code -1 (0xFFFFFFFF).


how should I setup my project setting to avoid this error and enabling me to debug my app.
thanx

mustcat
Generalmemory allocation issues Pin
Steven M Hunt29-Oct-03 13:21
Steven M Hunt29-Oct-03 13:21 

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.