Hi,<span>
<span>I'm a windows developer looking for implementation of priting support for Windows Mobile 6.As the WM6 is based on the Windows CE 5.0, I have gone through the architecture of Printing in Windows CE and what I have realized from the Windows CE Printer architecture is :
<span>
<span>For a USB class printer the main components required for printing in Windows CE apart from Display driver and GDI components would be :
<span>
<span>Printer driver : PCL.dll
<span>The underliying port driver for USB class driver : USBPRN.dll
<span>
<span>These components' source code exist in the driver samples provided by the WinCE 5.0 platform builder.Though these components exist no third parties (ex: PrintBoy,PrintCE ) seems to be utilising them.
<span>
<span>My Queries are:
<span>
<span>1.Can I use the Microsoft supplied source code of these compenents as it is to support Printing in Windows Mobile?
<span>
<span>2.According to Microsoft's Shared source License agreement,are there any source code usage viaolation if I use them?
<span>
<span>3.Can I use the source code of PCL and USBPRN to support in Windows Mobile as it is? or do I need to modify it?(I assume Windows Mobile have GDI and Display driver components by default.)
<span>
<span>Thanks,
<span>Sree.

Moderator
CNET Staff
Samsung Staff
Dell Staff