Search found 1 match

by promising6208
Fri Aug 06, 2010 2:40 am
Forum: Technical questions
Topic: Address is used by procedure
Replies: 1
Views: 6186

Address is used by procedure

when I Compile VC Dll with VMP V2.05 there are many error like this:
[Error] func_cmd_Check_03(void).10016EA0: Address is used by procedure "func_cmd_Check_02(void)"
but it can be compiled with V2.04. and run correctly.