Hi
I ahve witten down client/Server application in visual C++ 6.o
I have used Single document and added Dialogues to it.
Now i have to write report.
My co-ordinator is sayng that i also have to write about events.
I am confused what he means by events.
Does anyone have some idea.
Thanks
Bye

Re: events? by Stefan

Stefan
Wed May 23 04:33:27 CDT 2007

On 5/23/2007 11:30 AM, Muhammad Azeem Azam wrote:
> Hi
> I ahve witten down client/Server application in visual C++ 6.o
> I have used Single document and added Dialogues to it.
> Now i have to write report.
> My co-ordinator is sayng that i also have to write about events.
> I am confused what he means by events.
> Does anyone have some idea.

Why don't you ask your "co-ordinator" what he means?
'Event' is such a generic term.

S.
--
Stefan Naewe stefan dot naewe at atlas-elektronik dot com
Don't top-post http://www.catb.org/~esr/jargon/html/T/top-post.html
Plain text mails only, please http://www.expita.com/nomime.html

Re: events? by Tom

Tom
Wed May 23 08:49:52 CDT 2007

My guess, since you're writing about a dialog, is that by "events" he's
referring to messages that may come into the window (message handlers).

Tom

"Muhammad Azeem Azam" <MuhammadAzeemAzam@discussions.microsoft.com> wrote in
message news:E045A217-43DF-4C2A-9080-95299B99C562@microsoft.com...
> Hi
> I ahve witten down client/Server application in visual C++ 6.o
> I have used Single document and added Dialogues to it.
> Now i have to write report.
> My co-ordinator is sayng that i also have to write about events.
> I am confused what he means by events.
> Does anyone have some idea.
> Thanks
> Bye