Developing Console Applications and GUI Applications

Console applications will be covered in more detail later in this book. For the moment, it is sufficient to mention that these are applications operating in the text mode. At the same time, they are fully functional 32-bit programs. The structure of a typical console application will be covered in Chapter 8. For now, it is essential to mention only that to generate a console application using TLINK32.EXE, it is necessary to use the -ap command-line option instead of -aa . As for the linker supplied as part of the MASM32 product, it is necessary to use /subsystem:console instead of /subsystem: windows .



The Assembly Programming Master Book
The Assembly Programming Master Book
ISBN: 8170088178
EAN: 2147483647
Year: 2004
Pages: 140
Authors: Vlad Pirogov

flylib.com © 2008-2017.
If you may any questions please contact us: flylib@qtcs.net