Page 6 Epson Research and Development
Vancouver Design Center
S1D13708 Windows® CE 3.x Display Drivers
X39A-E-006-01 Issue Date: 01/11/14
10. From the Platform window, click the ParameterView Tab. Show the tree for MY-
PLATFORM Parameters by clicking the ‘+’ sign at the root of the tree. Expand the
WINCE300 tree and then click “Hardware Specific Files” and then double click
“PLATFORM.BIB”. Edit the file the platform.bib file and make the following two
changes:
a. Insert the following text after the line “IF ODO_NODISPLAY !”:
IF CEPC_DDI_S1D13708
ddi.dll $(_FLATRELEASEDIR)\S1D13708.dll NK SH
ENDIF
b. Find the section shown below, and insert the lines as marked:
IF CEPC_DDI_FLAT !
IF DDI_S1D13708! ;Insert this line
IF CEPC_DDI_S3VIRGE !
IF CEPC_DDI_CT655X !
IF CEPC_DDI_VGA8BPP !
IF CEPC_DDI_S3TRIO64 !
IF CEPC_DDI_ATI !
ddi.dll $(_FLATRELEASEDIR)\ddi_flat.dll NK SH
ENDIF
ENDIF
ENDIF
ENDIF
ENDIF
ENDIF ;Insert this line
ENDIF