|
|||||||||||
|
RE: Starting on Assembly under win32
From: Kayne Ian (Softlab) <Ian.Kayne(at)softlab.co.uk>
Date: Mon Jun 30 2003 - 04:30:17 EDT
Win32asm isn't really "pure" asm. At risk of flames, win32asm is quite like
win32 C, simply because you're mainly using the api. If you know the
win32api well enough, you won't have many problems. Take a look at
http://win32asm.cjb.net, which IMO are the best tutorials on the net. You'll
need a copy of MASM32
But, if this is your first attempt at Windows coding, I'd strongly suggest you get a copy of Visual Studio and spend some time coding C/C++ apps. Knowing the win32api is just as important as knowing the language you're coding in, when it comes to Windows apps. Good luck.
Ian Kayne
This email and any files transmitted with it are confidential and intended solely for the use of the individual or entity to whom they are addressed. If you are not the intended recipient or the person responsible for delivering to the intended recipient, be advised that you have received this email in error and that any use of the information contained within this email or attachments is strictly prohibited. Internet communications are not secure and Softlab does not accept any legal responsibility for the content of this message. Any opinions expressed in the email are those of the individual and not necessarily those of the Company. If you have received this email in error, or if you are concerned with the content of this email please notify the IT helpdesk by telephone on +44 (0)121 788 5480. Received on Mon Jun 30 20:19:34 2003 This archive was generated by hypermail 2.1.8 : Wed Aug 23 2006 - 14:07:40 EDT |
||||||||||
|
|||||||||||