
Bristol, 14th-29th May 1996

From what I understood, I would be in a breach of copyrigth if I had
included more bits of WinG into the stuff you got. So if you want to recompile
the application you must get it. You can find it at
ftp.microsoft.com/Softlib/MSLFILES/MSWING10.EXE.

The application was compiled usind the MEDIUM memory model, under 16 
bits. It got a little of support for 32 bits, and it should be
no major task porting it to 32 bits. 

First install the WING package and copy the WING.H file to the 
emulator source directory. Create a project, ide or whatever your compiler 
calls it and include there all c files you found in the directory of this 
file, Z80 directory and SND directory. Include also WSpecem.rc, Wspecem.def 
and Wing.LIB. The WinG.lib file that comes with WinG compiled straigthfoward 
under BC++ 4.52. If that is not your case, you can alway create a Wing.LIB 
file with the IMPLIB util. Just run IMPLIB WING.DLL and it will create your 
WING.LIB file.

Hope you appreciate my piece of work.

Regards,
Rui
