Click here to Skip to main content
15,914,255 members
Home / Discussions / C / C++ / MFC
   

C / C++ / MFC

 
QuestionAny Window inside a specified region Pin
Identity Undisclosed24-Oct-07 13:10
Identity Undisclosed24-Oct-07 13:10 
AnswerRe: Any Window inside a specified region [modified] Pin
Hadi Dayvary24-Oct-07 20:13
professionalHadi Dayvary24-Oct-07 20:13 
QuestionVisual Studio 2005 (C/C++) Pin
MikeC_124-Oct-07 12:03
MikeC_124-Oct-07 12:03 
AnswerRe: Visual Studio 2005 (C/C++) Pin
Mark Salsbery24-Oct-07 12:30
Mark Salsbery24-Oct-07 12:30 
GeneralRe: Visual Studio 2005 (C/C++) Pin
George L. Jackson24-Oct-07 12:57
George L. Jackson24-Oct-07 12:57 
AnswerRe: Visual Studio 2005 (C/C++) Pin
Peter Weyzen24-Oct-07 13:30
Peter Weyzen24-Oct-07 13:30 
QuestionCannot debug with PDBs Pin
indigox324-Oct-07 11:50
indigox324-Oct-07 11:50 
AnswerRe: Cannot debug with PDBs Pin
Andy Moore25-Oct-07 6:26
Andy Moore25-Oct-07 6:26 
It is possible that the pdb is stripped of its symbols. This is done in deployment to lessen the install footprint. It is also possible that the pdb is not generated from the code that generated the dll.

Pax Domini sit semper vobiscum

GeneralRe: Cannot debug with PDBs Pin
indigox326-Oct-07 3:32
indigox326-Oct-07 3:32 
QuestionCStdioFile save location to wrong path [modified] Pin
acerunner31624-Oct-07 9:40
acerunner31624-Oct-07 9:40 
AnswerRe: CStdioFile save location to wrong path Pin
Peter Weyzen24-Oct-07 9:45
Peter Weyzen24-Oct-07 9:45 
Questionwait for CWinThread to terminate -- from UI thread Pin
Peter Weyzen24-Oct-07 9:27
Peter Weyzen24-Oct-07 9:27 
AnswerRe: wait for CWinThread to terminate -- from UI thread Pin
Peter Weyzen24-Oct-07 9:43
Peter Weyzen24-Oct-07 9:43 
AnswerRe: wait for CWinThread to terminate -- from UI thread Pin
pierre_ribery24-Oct-07 10:45
pierre_ribery24-Oct-07 10:45 
AnswerRe: wait for CWinThread to terminate -- from UI thread Pin
JudyL_MD24-Oct-07 10:51
JudyL_MD24-Oct-07 10:51 
GeneralRe: wait for CWinThread to terminate -- from UI thread Pin
pierre_ribery24-Oct-07 10:59
pierre_ribery24-Oct-07 10:59 
GeneralRe: wait for CWinThread to terminate -- from UI thread Pin
JudyL_MD24-Oct-07 11:09
JudyL_MD24-Oct-07 11:09 
GeneralRe: wait for CWinThread to terminate -- from UI thread Pin
Peter Weyzen24-Oct-07 11:18
Peter Weyzen24-Oct-07 11:18 
AnswerRe: wait for CWinThread to terminate -- from UI thread Pin
Mark Salsbery24-Oct-07 12:18
Mark Salsbery24-Oct-07 12:18 
GeneralRe: wait for CWinThread to terminate -- from UI thread Pin
Peter Weyzen24-Oct-07 13:31
Peter Weyzen24-Oct-07 13:31 
GeneralRe: wait for CWinThread to terminate -- from UI thread Pin
Peter Weyzen31-Oct-07 17:49
Peter Weyzen31-Oct-07 17:49 
QuestionProblem!!! Pin
purplee8524-Oct-07 7:00
purplee8524-Oct-07 7:00 
AnswerRe: Problem!!! Pin
led mike24-Oct-07 7:23
led mike24-Oct-07 7:23 
QuestionRe: Problem!!! Pin
David Crow24-Oct-07 7:30
David Crow24-Oct-07 7:30 
AnswerRe: Problem!!! Pin
jhwurmbach24-Oct-07 22:39
jhwurmbach24-Oct-07 22:39 

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.