From: James Tabor
Yes, its the same thing! But I found out you can not use MmCopyFromCaller inside kernel space. I guess someone will get it and change it. I guess it would be best to figure out "if inside K space" it would be just a RtlCopyMemory instead.
I'll work on it, but everyone should know if you see it during coding you will know what caused it. LOL! That's how I found it. Between two debug prints so it was easy to catch it. 8^D
The reason I've left it alone is that the IntSendOrPostMessage (or something like that...) function that causes this is a hack and should die.
GvG