windows-nt/Source/XPSP1/NT/net/qos/psched/netshell/diffserv/qos-protocol
..
1.cmd
makefile
makefile.inc
pchqosm.h
qos.reg
qosmapi.c
qosmdbg.h
qosmdsrv.c
qosmgr.def
qosmgr.rc
qosminfo.c
qosmlog.h
qosmmain.c
qosmmain.h
qosmmsg.h
qosmmsg.mc
qosmmsg.rc
qosmtest.cxx
qosmtest.h
readme.txt
sources
sync.c
sync.h

Notes:

1. The reg file qos.reg has to be created in order to use this extension. For now, run regedit qos.reg, but later on 
   move it to the correct inf.

2. Fix all the qos specific help messages to be more compatible with existing ones. eg:
   add dsrule ? (prints only the usage). 

   If you look at other modules like rip, it prints usage, detailed explanation, and examples. Need PM work
   for this.