944,117 Members | Top Members by Rank

Ad:
  • Assembly Discussion Thread
  • Unsolved
  • Views: 2626
  • Assembly RSS
Oct 17th, 2005
0

Open browser

Expand Post »
hi! how can I make this run? I got lots of errors about the shellexcute part... i need help...

.386
.model flat
extrn __imp__ShellExecuteA@24WORD
ShellExecute equ __imp__ShellExecuteA@24

.const

URL db 'http://www.sfogs.com/', 0

.code

_rasengan:

push 0
push 0
push 0
push offset URL
push 0
push 0
call ShellExecute

sub eax, eax

ret

end _rasengan
Similar Threads
guh
Reputation Points: 10
Solved Threads: 0
Newbie Poster
guh is offline Offline
1 posts
since Oct 2005

This thread is more than three months old

No one has posted to this discussion for at least three months. Please let old threads die and do not reply to them unless you feel you have something new and valuable to contribute that absolutely must be added to make the discussion complete. Otherwise, please start a new thread in this forum instead.
Message:
Previous Thread in Assembly Forum Timeline: Question: Where are good Assembly Compilers?
Next Thread in Assembly Forum Timeline: MIPS help





About Us | Contact Us | Advertise | Acceptable Use Policy
Forum Index | Build Custom RSS Feed


Follow us on Twitter


© 2011 DaniWeb® LLC