First-chance Exception K.COREDLL.DLL oxcoooooo5 Access Denied, Please help me

V

vikramG

Am developing a Kernel Driver for WinCE 6.0.
Am using AllocPhysMem API for sharing data between my kernel driver and
user application. The data will be written to Kernel driver by SDMA and
the data will be of size 10MB to 12MB.

My implementation is almost completed but in the middle if my
application (running), am getting "First-chance Exception
K.COREDLL.DLL, 0xc000005 Access Denied" .

I dont know why am getting this. When debugging i realised that am
getting this at AllocPhysMem API, as soon as it is executed.

Anybody, please help me...

From 2 days am unable to figure it out...

Thanks in Advance,
Vikram G
 
D

Douglas J. Steele

Sorry, but this newsgroup is for questions about Access, the database
product that's part of Office Professional.

You'd be best off reposting your question to a more appropriate newsgroup,
one related to WinCE, or to the language in which you're programming.
 
Top