View Single Post
  #3 (permalink)  
Old 04-24-2008, 09:19 AM
v0id's Avatar   
v0id v0id is offline
Super Moderator
 
Join Date: Apr 2007
Location: Denmark
Posts: 2,414
Last Blog:
CherryPy(thon)
Rep Power: 27
v0id is a glorious beacon of lightv0id is a glorious beacon of lightv0id is a glorious beacon of lightv0id is a glorious beacon of lightv0id is a glorious beacon of lightv0id is a glorious beacon of light
Send a message via MSN to v0id
Default Re: Assembly Problem

I agree with R-G. TASM is not the best assembler to use when you can find many other free alternatives. If you're doing Windows programming, I think you should consider either FASM or NASM(X). Both of them have extensively support for the Windows application programming interfaces.
Reply With Quote