Hi: I call "memcpy" in my program and I found C compiler call ?C?COPY or ?C?COPYAMD. Who can tell me the difference in them? and what's condition will call ?C?COPY or ?C?COPYAMD. Thanks.