diff --git a/README.Watcom b/README.Watcom index bcd57b19b..2849a11c0 100644 --- a/README.Watcom +++ b/README.Watcom @@ -68,6 +68,9 @@ Notes: To use the library in your own projects with Open Watcom, you can use the way the tests are built as base of your own build environment. + The library can also be built with the stack calling convention of the + compiler (-6s instead of -6r). + Test applications ----------------- @@ -100,12 +103,13 @@ testsprite + testtimer + testver + testvidinfo + -testwin - (fading doesn't seem right) +testwin ? (fading doesn't seem right) testwm + torturethread + testcdrom + testjoystick not tested threadwin + +testcursor + TODO diff --git a/Watcom-Win32.zip b/Watcom-Win32.zip index 4a6b68060..c60af6df4 100644 Binary files a/Watcom-Win32.zip and b/Watcom-Win32.zip differ