Can anybody tell me what is the diff. between .drv ,
.sys and .vxd drivers.
Thanx in advance.
Costen
Do You Yahoo!?
Find a job, post your resume.
http://careers.yahoo.com
You are currently subscribed to ntdev as: $subst(‘Recip.EmailAddr’)
To unsubscribe send a blank email to leave-ntdev-$subst(‘Recip.MemberIDChar’)@lists.osr.com
Based on the file extension convention:
.drv drivers are Win 3.x “user mode” drivers
.sys drivers are Windows NT, 2000, XP, or WDM kernel mode drivers
.vxd drivers are ring 0 drivers for Windows 3.x and Windows 9x
Jim
-----Original Message-----
From: xxxxx@lists.osr.com
[mailto:xxxxx@lists.osr.com]On Behalf Of Jacky Costen
Sent: Monday, November 05, 2001 1:29 AM
To: NT Developers Interest List
Subject: [ntdev] Diff.
Can anybody tell me what is the diff. between .drv ,
.sys and .vxd drivers.
Thanx in advance.
Costen
Do You Yahoo!?
Find a job, post your resume.
http://careers.yahoo.com
You are currently subscribed to ntdev as: xxxxx@youngendeavors.com
To unsubscribe send a blank email to leave-ntdev-$subst(‘Recip.MemberIDChar’)@lists.osr.com
You are currently subscribed to ntdev as: $subst(‘Recip.EmailAddr’)
To unsubscribe send a blank email to leave-ntdev-$subst(‘Recip.MemberIDChar’)@lists.osr.com