我能查到的信息就是以下信息了:
Call TouchPanelEnable to start the screen sampling.
Call TouchPanelGetDeviceCaps to request the number of sampling points.
For every calibration point, perform the following steps:
Call TouchPanelGetDeviceCaps to get a calibration coordinate.
Draw a crosshair at the returned coordinate.
Call TouchPanelReadCalibrationPoint to get calibration data.
Call TouchPanelSetCalibration to calculate the calibration coefficients.