Click here to Skip to main content
15,909,656 members
Home / Discussions / C / C++ / MFC
   

C / C++ / MFC

 
GeneralRe: barycentre Pin
Maximilien7-Nov-03 3:01
Maximilien7-Nov-03 3:01 
Generalhelp!help! Pin
yunhe7-Nov-03 0:25
yunhe7-Nov-03 0:25 
GeneralRe: help!help! Pin
jhwurmbach7-Nov-03 1:11
jhwurmbach7-Nov-03 1:11 
QuestionHow to readout dynamic CEdits in MFC? Pin
verve9876543216-Nov-03 22:25
verve9876543216-Nov-03 22:25 
AnswerRe: How to readout dynamic CEdits in MFC? Pin
vikramlinux6-Nov-03 23:03
vikramlinux6-Nov-03 23:03 
AnswerRe: How to readout dynamic CEdits in MFC? Pin
csc7-Nov-03 1:15
csc7-Nov-03 1:15 
GeneralRe: How to readout dynamic CEdits in MFC? Pin
Anonymous9-Nov-03 19:32
Anonymous9-Nov-03 19:32 
GeneralAbout Serial Communication ... Pin
Lachezar6-Nov-03 22:09
Lachezar6-Nov-03 22:09 
Confused | :confused: I’d like to build communication program between Personal Computer and Microchip PIC device. I use WIN32 API functions. But I have troubles with Receiving Part on the PC Side. I need some help to understand the action of functions and collaborations between them ! I am feeling like a blind one, when I am writing the code.

What I need and what are my questions ?
I need more information about the whole Receiving Process, about the synchronization between the Parts of the Process, and about the roles of the WIN32 API functions (in the context of the Data Receiving.

Now, some specific questions.

- Organization of stable waiting cycle – it must be endless and I must have control over it
To exit whet I want, or when some period expired, or … - what functions I need and what are the proposal parameters ?
- What is the difference between: communication event and object ?
- Is the communication event an object ?

- About WaitCommEvent:
“If hFile was not opened with FILE_FLAG_OVERLAPPED, WaitCommEvent does not return until one of the specified events or an error occurs” – I need to define some waiting time, … some ideas ?
- Can I use WaitForSingleObject ?
It allow me to define some waiting time ?

- About ReadFile functions: If I don’t know the number of receiving symbols … ?

To finish – I need something like receiving part of Microsoft Hyper Terminal ?
Any kind of information, devoted to these topics will be useful for me .
Thank You !

GeneralRe: About Serial Communication ... Pin
jmkhael7-Nov-03 2:16
jmkhael7-Nov-03 2:16 
Questionwhat is difference betwn pointer and referece Pin
Rajesh match6-Nov-03 18:45
Rajesh match6-Nov-03 18:45 
AnswerRe: what is difference betwn pointer and referece Pin
melwyn6-Nov-03 21:46
melwyn6-Nov-03 21:46 
GeneralRe: what is difference betwn pointer and referece Pin
souldog6-Nov-03 22:39
souldog6-Nov-03 22:39 
GeneralRe: what is difference betwn pointer and referece Pin
melwyn6-Nov-03 23:07
melwyn6-Nov-03 23:07 
GeneralRe: what is difference betwn pointer and referece Pin
Rajesh match6-Nov-03 23:39
Rajesh match6-Nov-03 23:39 
GeneralRe: what is difference betwn pointer and referece Pin
melwyn6-Nov-03 23:52
melwyn6-Nov-03 23:52 
GeneralRe: what is difference betwn pointer and referece Pin
Rajesh match7-Nov-03 0:04
Rajesh match7-Nov-03 0:04 
GeneralRe: what is difference betwn pointer and referece Pin
melwyn7-Nov-03 0:49
melwyn7-Nov-03 0:49 
AnswerRe: what is difference betwn pointer and referece Pin
Joaquín M López Muñoz7-Nov-03 0:38
Joaquín M López Muñoz7-Nov-03 0:38 
GeneralRe: what is difference betwn pointer and referece Pin
souldog7-Nov-03 9:12
souldog7-Nov-03 9:12 
GeneralRe: what is difference betwn pointer and referece Pin
Joaquín M López Muñoz7-Nov-03 9:51
Joaquín M López Muñoz7-Nov-03 9:51 
GeneralRe: what is difference betwn pointer and referece Pin
souldog7-Nov-03 10:43
souldog7-Nov-03 10:43 
QuestionWhat is make file ? Pin
Rajesh match6-Nov-03 18:35
Rajesh match6-Nov-03 18:35 
AnswerRe: What is make file ? Pin
parths6-Nov-03 22:44
parths6-Nov-03 22:44 
Generalknow how to attack parallel port in win2k Pin
vhunghl6-Nov-03 16:54
vhunghl6-Nov-03 16:54 
GeneralRe: know how to attack parallel port in win2k Pin
Per Nilsson6-Nov-03 20:11
Per Nilsson6-Nov-03 20:11 

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.