During boot time I try to create section with the name
\BaseNamedObjects\MyAppSection <file:> . I
get the error STATUS_OBJECT_PATH_NOT_FOUND.
If make the name \MyAppSection the create works but then the application
can’t open the event using Global\MyAppSection.
How can I get around this?
Thanks,
Ken</file:>
Hello Ken,
The folder \BaseNamedObjects is created by Win32 system, so it’s not
available during boot
There is a good article on OSR which addresses the problem of sharing
events between a driver and a user mode app:
http://www.osronline.com/article.cfm?id=108
–
Roman Kudinov
Tuesday, August 31, 2004, 7:29:03 AM, you wrote:
KG> During boot time I try to create section with the name
KG> \BaseNamedObjects\MyAppSection.
KG> I get the error STATUS_OBJECT_PATH_NOT_FOUND.
KG>
KG> If make the name \MyAppSection the create works but then the
KG> application can #8217;t open the event using Global\MyAppSection.
KG>
KG> How can I get around this?
KG>
KG> Thanks,
KG> Ken
KG> —
KG> Questions? First check the IFS FAQ at
KG> https://www.osronline.com/article.cfm?id=17
KG> You are currently subscribed to ntfsd as: unknown lmsubst tag argument: ‘’
KG> To unsubscribe send a blank email to
KG> xxxxx@lists.osr.com