PaintDesktop(): print system version on desktop background
[reactos.git] / reactos / drivers / net / npf / npf.edf
1 ; PACKET.SYS - PACKET protocol driver
2
3 LIBRARY packet.sys
4
5 EXPORTS
6 DriverEntry=DriverEntry@8
7
8 ; EOF