Click here to Skip to main content
15,892,927 members
Home / Discussions / C / C++ / MFC
   

C / C++ / MFC

 
QuestionDebug Assertion Failed! Expression: SUCCEEDED(hRes) Pin
wilfredrex1-May-08 22:34
wilfredrex1-May-08 22:34 
AnswerRe: Debug Assertion Failed! Expression: SUCCEEDED(hRes) Pin
Matthew Faithfull1-May-08 22:40
Matthew Faithfull1-May-08 22:40 
GeneralRe: Debug Assertion Failed! Expression: SUCCEEDED(hRes) Pin
wilfredrex1-May-08 23:24
wilfredrex1-May-08 23:24 
QuestionCXX0017: Error: symbol "hr" not found Pin
nilam24771-May-08 22:07
nilam24771-May-08 22:07 
QuestionRe: CXX0017: Error: symbol "hr" not found Pin
Rajkumar R1-May-08 22:32
Rajkumar R1-May-08 22:32 
AnswerRe: CXX0017: Error: symbol "hr" not found Pin
Matthew Faithfull1-May-08 22:36
Matthew Faithfull1-May-08 22:36 
QuestionRe: CXX0017: Error: symbol "hr" not found Pin
nilam24771-May-08 23:47
nilam24771-May-08 23:47 
AnswerRe: CXX0017: Error: symbol "hr" not found Pin
Matthew Faithfull1-May-08 23:53
Matthew Faithfull1-May-08 23:53 
If you're going to debug the Relese build then you need to make sure the Release build is set to contain Debug information and that it's the one actually being started in your debug session. If you've got problems debugging I'd recommend debugging with the debug build at least to start with until you're certain what's going on. The only reason to debug the Release build is generally if you get a 'works in Debug but not Release' problem. If that's what you've got then there's a good article on CP somewhere about what to do, unfortunately I don't have a direct link on hand.

"The secret of happiness is freedom, and the secret of freedom, courage."
Thucydides (B.C. 460-400)

QuestionHw to get rid of blank line Pin
pl_kode1-May-08 21:38
pl_kode1-May-08 21:38 
AnswerRe: Hw to get rid of blank line Pin
Rajkumar R1-May-08 23:28
Rajkumar R1-May-08 23:28 
QuestionAbout Raw Socket Pin
manish.patel1-May-08 20:52
manish.patel1-May-08 20:52 
AnswerRe: About Raw Socket Pin
Rajesh R Subramanian1-May-08 20:59
professionalRajesh R Subramanian1-May-08 20:59 
QuestionNeed help for WebBrowser control Pin
H4u321-May-08 20:51
H4u321-May-08 20:51 
AnswerRe: Need help for WebBrowser control Pin
Rajkumar R1-May-08 21:54
Rajkumar R1-May-08 21:54 
QuestionCluster No. Pin
john56321-May-08 20:19
john56321-May-08 20:19 
AnswerRe: Cluster No. Pin
David Crow2-May-08 4:53
David Crow2-May-08 4:53 
QuestionSetting Caret position for CRichEditCtrl Pin
prithaa1-May-08 19:47
prithaa1-May-08 19:47 
AnswerRe: Setting Caret position for CRichEditCtrl Pin
_AnsHUMAN_ 1-May-08 20:22
_AnsHUMAN_ 1-May-08 20:22 
AnswerRe: Setting Caret position for CRichEditCtrl Pin
Mark Salsbery2-May-08 5:27
Mark Salsbery2-May-08 5:27 
GeneralRe: Setting Caret position for CRichEditCtrl Pin
prithaa7-May-08 23:02
prithaa7-May-08 23:02 
Questionhow to add third pary COMDLL into win32 project Pin
amit_pansuria1-May-08 19:42
amit_pansuria1-May-08 19:42 
AnswerRe: how to add third pary COMDLL into win32 project Pin
_AnsHUMAN_ 1-May-08 20:17
_AnsHUMAN_ 1-May-08 20:17 
QuestionHow can I use properties file Pin
pl_kode1-May-08 19:32
pl_kode1-May-08 19:32 
AnswerRe: How can I use properties file Pin
_AnsHUMAN_ 1-May-08 20:27
_AnsHUMAN_ 1-May-08 20:27 
GeneralRe: How can I use properties file Pin
pl_kode1-May-08 21:03
pl_kode1-May-08 21:03 

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.