Re: ASM shell for Windows programs

From: Pavel Srubar (Pavel.Srubar_at_post.cz)
Date: 11/07/03

  • Next message: Annie: "Re: HLA suggestions"
    Date: 7 Nov 2003 08:23:23 -0800
    
    

    "Richard Pavlicek" <richard@rpbridge.net> wrote

    > I'm looking for is an ASM shell for 32-bit Windows programs

    If you don't mind NASM, you may want to look at SortKit
    http://www.vitsoft.info/sortkit.htm
    With a simple command
    SORTKIT /NASM /Latin2 Vahy1LAT.DSW
    it will generate a working example of a small application
    which can be used as a skeleton for more sofisticated
    Win32 console applications.

    > I'm too set in my ways with "destination, source"
    Well, who isn't?

    Bye,
    v
    Sr.


  • Next message: Annie: "Re: HLA suggestions"