pattern.h : exclude very complex function using WXCLIPS define. MS C7
doesn't like it.

engine.h : changed so WRGetFocus is used instead of GetFocus under
           wxCLIPS, to avoid conflict with Windows 3.1 function.

sysdep.c: removed __dos_setvect reference.

Link error:

Copyright (C) Microsoft Corp 1984-1992.  All rights reserved.

Object Modules [.obj]: /LI /MAP /NOD /CO /SEG:512 c:\wx\src\msw\dummy.obj wxclip
s.obj,
Run File [c:dummy.exe]: wxclips.exe,
List File [c:wxclips.map]: nul,
Libraries [.lib]: oldnames.lib c:\wx\lib\wx.lib c:\wx\utils\wxclips\lib\wxcmds.l
ib ddeml libw llibcew commdlg shell c:\clips6.0\src\clips.lib ctl3d,
Definitions File [nul.def]: wxclips.def

wxclips.obj(wxclips.cc) : error L2029: 'int __far __cdecl AddRouter(char __far*,
int,int (__far __cdecl*)(char __far*),int (__far __cdecl*)(char __far*,char __fa
r*),int,int (__far __cdecl*)(int,char __far*),int (__far __cdecl*)(int))' : unre
solved external
wxclips.obj(wxclips.cc) : error L2029: 'void __far __cdecl Reset(void)' : unreso
lved external
wxclips.obj(wxclips.cc) : error L2029: 'void __far __cdecl SetBreak(void __far*)
' : unresolved external
c:\clips6.0\src\clips.lib(sysdep.c) : error L2029: '__dos_setvect' : unresolved
external
^C
NMAKE : fatal error U1077: 'LINK' : return code '240'
Stop.

