CEvent
- From: keralafood@xxxxxxxxx
- Date: Mon, 22 Oct 2007 04:57:36 -0000
Sorry for asking this doubt,in my timer call back,creating 3 thread
for reading file etc..critical section using for synchronization(i did
just enter critical section),i have to continue my work in timer until
thread finish loading that file .
just i am using Global variable(static member of gloabalclass) to
check whether this file opened or not,i believe this is not good way
to do it,(must i use CEvent or something?)anybody can explain what is
the best way to do it?syntax would be great helpful to me..
thanks..
.
- Follow-Ups:
- Re: CEvent
- From: Scott McPhillips [MVP]
- Re: CEvent
- Prev by Date: Re: Global variable
- Next by Date: Re: how to send data/message from win32 dll to mfc application?
- Previous by thread: Re: CBitmap array
- Next by thread: Re: CEvent
- Index(es):