Click here to Skip to main content
16,006,594 members
Home / Discussions / C / C++ / MFC
   

C / C++ / MFC

 
AnswerRe: How can i use ActiveX control in console base application? Pin
Sam Hobbs20-Dec-06 18:36
Sam Hobbs20-Dec-06 18:36 
Questionerror C2787: '_DBAccess' : no GUID has been associated with this object Pin
With_problem19-Dec-06 18:49
With_problem19-Dec-06 18:49 
AnswerRe: error C2787: '_DBAccess' : no GUID has been associated with this object Pin
Mark Salsbery20-Dec-06 7:01
Mark Salsbery20-Dec-06 7:01 
QuestionRegistry and binary Pin
locoone19-Dec-06 18:33
locoone19-Dec-06 18:33 
AnswerRe: Registry and binary Pin
kakan19-Dec-06 19:25
professionalkakan19-Dec-06 19:25 
AnswerRe: Registry and binary Pin
prasad_som19-Dec-06 19:30
prasad_som19-Dec-06 19:30 
Questionapplication has requested the Runtime to terminate in an unusual way [modified] Pin
cy163@hotmail.com19-Dec-06 17:48
cy163@hotmail.com19-Dec-06 17:48 
AnswerRe: application has requested the Runtime to terminate in an unusual way Pin
_AnsHUMAN_ 19-Dec-06 18:12
_AnsHUMAN_ 19-Dec-06 18:12 
cy163@hotmail.com wrote:
"This application has requested the Runtime to terminate in an unusual way. Please contact the application's support team for more info."

One of the reason could be (as mentioned in MSDN)
This problem may occur when you use the /GR and the /MD compiler switches, and the version of the Msvcrt.dll file and of the Msvcirt.dll file is 7.0.x.
cy163@hotmail.com wrote:
samll-scale data set, but not with large-scale data set

Another one could be that you would be using a pointer for which you haven't allocated memory or you could also be writing to an invalid memory location that would be causing your application to crash.

Somethings seem HARD to do, until we know how to do them.
Wink | ;-) _AnShUmAn_

Questionto recieve consecutive frames from ECU through CAN bus Pin
SaptaSri19-Dec-06 17:06
SaptaSri19-Dec-06 17:06 
Questionhow to change maximum count of recent files? Pin
includeh1019-Dec-06 16:49
includeh1019-Dec-06 16:49 
AnswerRe: how to change maximum count of recent files? Pin
John M. Drescher19-Dec-06 16:55
John M. Drescher19-Dec-06 16:55 
AnswerRe: how to change maximum count of recent files? Pin
prasad_som19-Dec-06 17:38
prasad_som19-Dec-06 17:38 
GeneralRe: how to change maximum count of recent files? Pin
includeh1019-Dec-06 18:01
includeh1019-Dec-06 18:01 
AnswerRe: how to change maximum count of recent files? Pin
prasad_som19-Dec-06 18:15
prasad_som19-Dec-06 18:15 
Questionhow to enumerate MDI child windows? Pin
includeh1019-Dec-06 16:47
includeh1019-Dec-06 16:47 
AnswerRe: how to enumerate MDI child windows? Pin
Hamid_RT19-Dec-06 18:58
Hamid_RT19-Dec-06 18:58 
Questionhow to call com dll function Pin
With_problem19-Dec-06 16:04
With_problem19-Dec-06 16:04 
AnswerRe: how to call com dll function Pin
includeh1019-Dec-06 18:35
includeh1019-Dec-06 18:35 
AnswerRe: how to call com dll function Pin
LaHaHa20-Dec-06 16:08
LaHaHa20-Dec-06 16:08 
QuestionHow do I write comment into jpeg file? Pin
simonchen.net19-Dec-06 15:43
simonchen.net19-Dec-06 15:43 
Questionhow to send a DTMF with RFC2833 ? Pin
lihaonx19-Dec-06 15:23
lihaonx19-Dec-06 15:23 
Question_USE_RTM_VERSION Pin
Justin Hallet19-Dec-06 8:34
Justin Hallet19-Dec-06 8:34 
AnswerRe: _USE_RTM_VERSION Pin
Wes Aday19-Dec-06 9:04
professionalWes Aday19-Dec-06 9:04 
AnswerRe: _USE_RTM_VERSION Pin
Justin Hallet19-Dec-06 10:45
Justin Hallet19-Dec-06 10:45 
QuestionCreating GUI in .lib file and invoking it from some other application Pin
ku1983200119-Dec-06 6:56
ku1983200119-Dec-06 6:56 

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.