wince (from <Someone>)

Added support for
Palm-size PC (Windows CE 2.11) and Smartphone 2002.
It works fine under emulation, but it still needs to be tested
on real device. There are also some minor tweaks here and there.

Removed files:
    sys/wince/recover.vcp
    sys/wince/wince.vcp

New files:
    sys/wince/winhcksp.rc
    sys/wince/defaults.nh
    sys/wince/hpc.vcp
    sys/wince/palmpc.vcp
    sys/wince/pocketpc.vcp
    sys/wince/smartphn.vcp

<Someone>
This commit is contained in:
nethack.allison
2002-12-18 03:51:34 +00:00
parent b5c7d31bfd
commit 3f3ce17256
34 changed files with 139754 additions and 96111 deletions

20
Files
View File

@@ -175,16 +175,16 @@ vmsmisc.c vmstty.c vmsunix.c
sys/wince:
(files for Windows CE and PocketPC)
assert.h bootstrp.mak celib.c cesetup.bat errno.h
fcntl.h Install.ce keypad.uu mhaskyn.c mhaskyn.h
mhcmd.c mhcmd.h mhcolor.c mhcolor.h mhdlg.c
mhdlg.h mhfont.c mhfont.h mhinput.c mhinput.h
mhmain.c mhmain.h mhmap.c mhmap.h mhmenu.c
mhmenu.h mhmsg.h mhmsgwnd.c mhmsgwnd.h mhrip.c
mhrip.h mhstatus.c mhstatus.h mhtext.c mhtext.h
mswproc.c newres.h recover.vcp resource.h stat.h
winMS.h wince.vcp wince.vcw winhack.c winhack.rc
winmain.c
assert.h bootstrp.mak celib.c cesetup.bat defaults.nh
errno.h fcntl.h hpc.vcp Install.ce keypad.uu
mhaskyn.c mhaskyn.h mhcmd.c mhcmd.h mhcolor.c
mhcolor.h mhdlg.c mhdlg.h mhfont.c mhfont.h
mhinput.c mhinput.h mhmain.c mhmain.h mhmap.c
mhmap.h mhmenu.c mhmenu.h mhmsg.h mhmsgwnd.c
mhmsgwnd.h mhrip.c mhrip.h mhstatus.c mhstatus.h
mhtext.c mhtext.h mswproc.c newres.h palmpc.vcp
pocketpc.vcp resource.h smartphn.vcp stat.h winMS.h
wince.vcw winhack.c winhack.rc winhcksp.rc winmain.c
sys/winnt:
(files for Windows 9x, NT and Windows2000 version)