Click here to Skip to main content
15,902,939 members
Home / Discussions / C / C++ / MFC
   

C / C++ / MFC

 
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 
Questionto recieve consecutive frames from ECU through CAN bus Pin
SaptaSri19-Dec-06 17:06
SaptaSri19-Dec-06 17:06 
Hi,

I am trying to implement the sending and receiving of consecutive frames from ECU using CAN Bus using VC++.

The idea is to send the following frames

TX 02 1A 00 00 00 00 00 00
RX 10 08 2F 63 08 07 80 00
TX 30 00 00 00 00 00 00 00 (flow control frame)
RX 21 FF FF 00 00 00 00 00 (consecutive frames 1)
RX 22 xx xx xx xx xx xx xx (consecutive frames 2)
RX 23 xx xx xx xx xx xx xx (consecutive frames 3)
(i have to wait untill i recieve all the consecutive frames and then send the next request)
TX...
RX...

The problem i am facing is that the timeout is happening because of which i am not receiving the consecutive frames at all (acc. to my assumption). Also the flow control frame is to be sent within 5 ms. I am finding a problem here too.

Can you please help me finding a solution to the following:
1. How to send a flow control frame within such less time? I used timers also but this doesnt work.
2. I have to recieve all the consecutive frames and thus i have to wait till all the frames are received. How can i achieve this?

Please help me with this.

Await for ur reply at the earliest.


Sunayana
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[Message Deleted] Pin
Justin Hallet19-Dec-06 6:30
Justin Hallet19-Dec-06 6:30 

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.