                                   WexT
                            Dos-Extender package
                                    by
                           Jonas Lund aka Whizzter
******************************************************************************
 Copyright (C) 1998 Jonas Lund, All Rights Reserved.

Legal:
------------------------------------------------------------------------------
 I (Jonas Lund) declare that i am in no way responsible for any damage
 caused by this software, when you use this software it is on your own
 risk.
 This software is also free for any non-commercial usage.
 But if you plan to make money on software using this you MUST contact me first.
------------------------------------------------------------------------------

FIRST OF ALL, from v1.10b and forward the wext env parameter has to be set
              to compile many examples, just set it to point at the dir where
              this file is located.

Current version: 1.10beta

Previous:
                 1.03
                 1.02(unofficial)
                 1.01beta
                 1.0beta

Most info in doc\wext.doc  !
in chapter 2.5 you will find out what is new to this version.

Files:

readme.txt          - THIS file you bummer!

doc\wext.txt        - The documentation
doc\watcomc.txt     - WatcomC specific stuff

bin\wextfix.exe     - Program to "fix" executables made with WexT
bin\wextd.exe       - the wext stub for dos32 v3.5
bin\wextw.exe       - the wext stub for wlinked programs

obj\krnl.obj        - Precompiled object that is to be linked!

lib\clib386r.lib    - The watcom C lib
                       includes startup code and all C functions                 
lib\plib386r.lib    - The watcom C++ lib
                       this includes all C++ functions
lib\intload.lib     - this is the internal pharlap loader

include\*.h         - the header files for the watcom C liberary
                       this includes function defenitions for all
                       public functions
include\wext.lnk    - file to be used with wlink to get the right type of
                       executables


src\load\           - the source for the loaders
src\lib\            - the sources for the watcom libs


examples\readme.txt - readme for the examples
examples\*          - Directories for examples

packs\              - various packs to look at
                      (if you do something on your own with wext that you
                       think people using wext will be interested in then
                       please send it in and i can probably add it here)

(I will put some examples for usmplay on the homepage)
(Mail me about other example ideas)

NO source files for the extender is available at this moment because of
the fact that the source is VERY badly organized/written and so on.
I might release it when i get it working better...

homepage: http://woorlic.home.ml.org

Trademarks etc.

Borland tlib,Borland make and TASM is made by borland and all appropriate
 copyright is theirs, same goes for Watcom (C,Make) to synmatec and whatever.
 dos32 is a dos-extender made by adam seychell and it is great(enuff?).
 mxmplay is made by Niklas Beisert aka Pascal, proper greets to all of you.
 usmplay is made by Freddy Vetele aka FreddyV, hi dude, hope this is ok?.
 alot of other people have contributed but i cannot list them here, you are
 probably listed in the files where something by you is used

 i hope nobody of you don't feel cheated now! :)

                                  / Jonas Lund aka Whizzter of woorlic
