- Re: keinitializeEvent and copy event
- Posted by Farooque Khan on September 10th, 2003
"Raj" <r_konjeti@mailcity.com> wrote in message
news:8509fde8.0309091236.6bf12beb@posting.google.c om...
Initializes a KEVENT object (does NOT allocate storage for it)
The storage for kernel event should always be persistent. It can be
on the stack, but you will always run a chance of the object
getting paged out during a wait operation.
--
-Farooque Khan
http://www.concretioindia.com
Similar Posts
- Program Event/Audio Properties/Missing 'Mail' Event (Microsoft Windows) by nano2nd
- How can I fix -> Event 8003 MrxSmb in Event Viewer pelase (Microsoft Windows) by The Silver Fox
- Error appearing in the Event viewer (event id: 1058 & event id: 10 (Microsoft Windows) by crm_newbie
- Event ID: 4609 -> The COM+ Event System detected a bad return code during its internal processing. HRESULT (Computers & Technology) by Ted Jones
- Event ID: 4023 & Event ID: 4025 - Event Source: McAutoUpdate - solutions? (Virus & Worms) by NetAdmin. Assistant

