Goat
April 29th, 2001, 21:05
I've still not been able to set a breakpoint on hmemcpy in Softice on Windows Millenium. Hmemcpy isn't even included in the new kernel32.dll, which chaps my ass because its hard for a beginner reverser to thumb through tutorials that all use examples setting breakpoints on hmemcpy. When its possible, I'll bpx GetDlgItemTextA, GetWindowTextA, etc. but these don't always work. Has anyone found an alternative to hmemcpy(other than memcpy).