error message question

R

Rick

what does this error message mean? memory access
violation in module kernel32 at 5251:15232476
 
S

Sharon F

what does this error message mean? memory access
violation in module kernel32 at 5251:15232476

By itself? Not much. In general: a program or driver requested memory
access to an address that is already in use or that is reserved. Request
was denied (violation).
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Similar Threads


Top