On Wed, Jan 02, 2002 at 02:46:50PM -0800, Francois Gouget wrote:
On Wed, 2 Jan 2002, Andreas Mohr wrote: [...]
What is needed most is a two sample tests:
- one simple console based test
- another one involving some GUI stuff
No ! We need Win32 GUI, Win32 console and Win16.
Why is it necessary to separate Win16 from the rest? On Windows it could make sense: obviously you cannot run the 32bit tests on Windows 3.x. But in Wine if you are running the Win32 GUI tests, why not run the Win16 GUI tests? Is a 'Win16 console' test something that can exist? Would that be a DOS program? In any case couldn't they be run with all the Win32 console tests?
?? :)
We need to have a Win16 framework. Win16 is completely *different*, that's why. (thunking, different programming, ...)