Re: Suggestion for some good ASM books?




sleeper wrote:
Thanks for the help, but would there be any windows oriented Windows
books? using MASM possibly?

I think Detmer has a Windows-oriented book using MASM.
But learning Win32 API programming is a distinctly different thing than
learning assembly language programming and I would argue against trying
to tackle both things at once. Learn assembly first, then learn how to
program the Win32 API in assembly.
Cheers,
Randy Hyde
P.S., it's not for beginners, but check out my "Windows Programming in
Assembly" at http://webster.cs.ucr.edu/Page_win32/index.html

.



Relevant Pages

  • Re: HLA v1.58 is now available
    ... and my latest e-text "Windows Programming in Assembly" ... the Win32 API during that course, ... thing about assembly language during all this time. ... Console Apps are the *best* way to teach beginners ...
    (alt.lang.asm)
  • Re: XP? I think not!
    ... > programming for Windows easier. ... > We also treat the publication as archival. ... > were still fighting my way through the Win32 API, ... I can develop a VB app in a fraction of the time in VB6 opposed to VB.Net because, for the most part, I have done it all before and ...
    (microsoft.public.vb.general.discussion)
  • Re: time_t
    ... Mario Ruiz wrote: ... I ask this because I´ve been using 'time_t' type in Windows NT programming ... The fundamental API on all Windows systems is the win32 API, ...
    (microsoft.public.windowsce.embedded)
  • Re: Iczelions tutorials revisited.
    ... > I would suggest Charles Petzold's "programming windows" ... ... This is perhaps the best book for a Win32 API beginner ... be complete gibberish to a absolute assembler beginner. ...
    (alt.lang.asm)
  • Re: drive, directory and file list boxes
    ... directory and file list boxes in VC++. ... I'm not even sure whether there's an MFC Class to do this, or a Win32 API ... Programming in VisualBasic for so long has insulated me ...
    (microsoft.public.vc.mfc)