Log in

View Full Version : SoftICE 4.05 / Windows ME / hmemcpy


Destroyer_97
March 26th, 2001, 13:07
I've noticed that the hmemcpy function has been removed from the kernel32.dll file in Windows ME. Does anyone know a replacement function that I can BPX on?


Thanks!

Destroyer_97
March 26th, 2001, 13:10
P.S. RtlMoveMemory does not work enough.

Cps530
March 27th, 2001, 06:32
I think you can try 'bpx memcpy'.

S\ashZer0
April 5th, 2001, 17:45
Hum like i see hmemcpy still works

Many ppl telled me its not implemented but i tried my self
and it works