hi,
while trying to get details about drivers .in the microsoft site,it is
given in the following way.....
[ Parallel and Serial Devices
Documentation
Windows DDK: "Serial Ports and Devices"
"Parallel Ports and Devices"

Driver Sample Code
Installed with the DDK:

Ports Class Installer
%winddk%\src\setup\pnpports
Demonstrates a class installer and property page provider for the ports
class of devices. The ports class is divided into two types: COM and LPT or
ECP (printer) ports. A separate property page is provided for each type of
device. The class installer distinguishes both types of devices and installs
each type of device differently.

Parallel-connected devices
%winddk%\src\kernel\parport\
Sample to aid in debugging client drivers and device firmware for parallel
port connected devices.

Serenum samples
%winddk%\src\kernel\serial
%winddk%\src\kernel\serenum
Plus data definitions in the include file %winddk%\inc\ntddser.h

...] We are using registered version of platform builder 4.2
but i can't see the folder %winddk%\src..
only inc (folder) is there inside DDk,what happened ,is it any problem
with installation....

Re: is it an installation problem by Bruce

Bruce
Mon Sep 27 07:01:52 CDT 2004

Give us a link to the page. The one that I found is not for Windows CE.

--
Bruce Eitman (eMVP)
Senior Engineer
beitman AT applieddata DOT net

Applied Data Systems
www.applieddata.net
An ISO 9001:2000 Registered Company
Microsoft WEP Gold-level Member

Do have an opinion on the effectiveness of Microsoft Windows Mobile and
Embedded newsgroups? Let us know!
https://www.windowsembeddedeval.com/community/newsgroups



RE: is it an installation problem by Manoj

Manoj
Wed Sep 29 05:37:03 CDT 2004

Thanks for ur information