Exetools  

Go Back   Exetools > General > General Discussion

Notices

Reply
 
Thread Tools Display Modes
  #1  
Old 04-02-2013, 09:43
bridgeic bridgeic is offline
Friend
 
Join Date: Jun 2012
Posts: 88
Rept. Given: 7
Rept. Rcvd 3 Times in 3 Posts
Thanks Given: 0
Thanks Rcvd at 7 Times in 6 Posts
bridgeic Reputation: 3
Why this error report in RadASM?

Why errors below reported? Seems all these symbols has been defined alread.
Anyone can help to have a look? Thanks.

K:\testasm\j__remove.asm(2965) : error A2006: undefined symbol : copy_start
K:\testasm\j__remove.asm(4759) : error A2006: undefined symbol : loc_471FFB
K:\testasm\j__remove.asm(4759) : error A2006: undefined symbol : loc_472009
K:\testasm\j__remove.asm(4806) : error A2006: undefined symbol : loc_475025
K:\testasm\j__remove.asm(4806) : error A2006: undefined symbol : loc_475029

copy_start:
mov ecx, [esp+4+arg_4]
test ecx, 3
jz main_loop_entrance

......

loc_475029:
mov esp, [ebp+ms_exc_old_esp]
jmp loc_47501C
Attached Files
File Type: rar j__remove.rar (14.1 KB, 3 views)
Reply With Quote
  #2  
Old 04-02-2013, 14:10
Av0id Av0id is offline
VIP
 
Join Date: Jan 2006
Posts: 399
Rept. Given: 112
Rept. Rcvd 111 Times in 69 Posts
Thanks Given: 0
Thanks Rcvd at 15 Times in 15 Posts
Av0id Reputation: 100-199 Av0id Reputation: 100-199
line 2965 - copy_start outside of proc _strcpy
line 4759 - trying to access labels defined as locals for proc ___crtInitCritSecAndSpinCount
line 4806 - same as prev
Reply With Quote
  #3  
Old 04-02-2013, 14:49
Av0id Av0id is offline
VIP
 
Join Date: Jan 2006
Posts: 399
Rept. Given: 112
Rept. Rcvd 111 Times in 69 Posts
Thanks Given: 0
Thanks Rcvd at 15 Times in 15 Posts
Av0id Reputation: 100-199 Av0id Reputation: 100-199
http://web.archive.org/web/20081030024018/http://doc.ddart.net/asm/Microsoft_MASM_Programmers_Guide_v6.1/

Appendix A, Making a Scoped Label Public
Reply With Quote
The Following User Gave Reputation+1 to Av0id For This Useful Post:
bridgeic (04-02-2013)
  #4  
Old 04-02-2013, 17:36
bridgeic bridgeic is offline
Friend
 
Join Date: Jun 2012
Posts: 88
Rept. Given: 7
Rept. Rcvd 3 Times in 3 Posts
Thanks Given: 0
Thanks Rcvd at 7 Times in 6 Posts
bridgeic Reputation: 3
Quote:
Originally Posted by Av0id View Post
http://web.archive.org/web/20081030024018/http://doc.ddart.net/asm/Microsoft_MASM_Programmers_Guide_v6.1/

Appendix A, Making a Scoped Label Public
It works, many thanks, Av0id.
Reply With Quote
Reply

Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is Off
HTML code is Off


Similar Threads
Thread Thread Starter Forum Replies Last Post
How to fix these three RadASM compile errors? bridgeic General Discussion 39 04-10-2013 12:32
"Error while unpacking program, code LP5. Please report to author." gokilaravee General Discussion 2 06-01-2011 14:34


All times are GMT +8. The time now is 13:18.


Always Your Best Friend: Aaron, JMI, ahmadmansoor, ZeNiX, chessgod101
( 1998 - 2024 )