
Type 'build' to create all of the sample programs.


The generic sample is copied from the generic.asm sample from the
MASM32 distribution.

The CHKMAIL Sample was inspired by an example sent to me by LH - thanks.

The VLWS Sample is an incredibly stupid web server.  But, it shows what can 
be done in BCET.  


The samples have only been tested on Win98, 
so they may not work on NT versions.


This is a list of the minimum files needed in the MASM32 directory 
structure needed to build all the samples.  Actually, there may be a 
couple of extra, but they will probably be needed later, along with others.

Directory of C:\MASM32
Directory of C:\MASM32\Bin

CVTRES   EXE        15,632  01-21-98  7:15a CVTRES.EXE
LIB      EXE         2,048  03-30-02  3:43a LIB.EXE
LINK     EXE       462,899  03-19-98  6:28p LINK.EXE
ML       ERR         9,687  07-22-01  7:31a ML.ERR
ML       EXE       372,736  03-29-99  7:45p ML.EXE
MSDIS100 DLL       117,520  09-19-98 11:30p MSDIS100.DLL
MSPDB50  DLL       157,456  06-10-98  8:50a MSPDB50.DLL
RC       EXE         4,880  06-10-98  8:50a RC.EXE
RC       HLP       136,161  06-27-95  6:03p RC.HLP
RCDLL    DLL       105,744  06-10-98  8:50a RCDLL.DLL
        10 file(s)      1,384,763 bytes

Directory of C:\MASM32\lib

COMCTL32 LIB        53,524  06-28-03  5:46p COMCTL32.LIB
COMDLG32 LIB        19,620  06-28-03  5:46p COMDLG32.LIB
GDI32    LIB       252,466  06-28-03  5:47p GDI32.LIB
KERNEL32 LIB       489,720  06-28-03  5:47p KERNEL32.LIB
USER32   LIB       418,388  06-28-03  5:53p USER32.LIB
WS2_32   LIB        74,962  06-28-03  5:54p WS2_32.LIB
         6 file(s)      1,308,680 bytes
