These are the sources for the 2nd part of the
Win32-Asm-Tutorial (reduced to the absolutely needed
for the Hugi).

The following files are included:

make.bat     : Builds the executable files
meinicon.ico : An Icon for the example program
birne.ico    : another one
cursor.cur   : A cursor for the proggy

win002.asm   : Source for TASM/MASM
win002_n.asm : Source for NASM

win002.exe   : EXE made out of TASM/MASM Source
win002_n.exe : EXE made out of NASM Source

win002.rc    : Ressource Skript for the Ressource Compiler

Do not wonder if some are not in this archive: For file-size
purposes, some are only inside the german zip file.


If you are still not having the Win32-API Docs yet, you may
get them from Borland (Windows HLP - format). They are a part
of the C++ / Delphi helpfiles:

ftp://ftp.borland.com/pub/delphi/techpubs/delphi2/win32.zip
http://www.borland.com/devsupport/borlandcpp/patches/BC52HLP1.ZIP


If there are further questions or problems, just
mail me : ts@deinmeister.de

 T$



