Win 95/98 Virtual COM Port Driver - Assembly or 'C'

Dear Friends,
I have just completed writing a Virtual Serial Port driver for
NT/2000. I am trying to start with writing the same for 95/98 as a port
driver Vxd. I am not able to figure out where to start (I find that most
of the samples are in assembly and there is no clear documentation on how
to start writing drivers - something like first implement DriverEntry,
them do dispatch function mapping …etc. etc. in Win 2K). Is assembly a
must for writing 95/98 driver or can it be done using ‘C’ justlike in Win
NT/2K? Please help. I thought Win 95/98 drivers are much simpler than Win
NT/2K but I don’t think so now!
Regards,
Ganesh

Hi

If you have Numega Driver Studio, you can use the example programs. DDK
contains only ASM code.

Thanks,
-Sanesh

-----Original Message-----
From: Ganesh Okade [mailto:xxxxx@sunlux-india.com]
Sent: 17 July 2002 5:02 PM
To: NT Developers Interest List
Subject: [ntdev] Win 95/98 Virtual COM Port Driver - Assembly or ‘C’

Dear Friends,
I have just completed writing a Virtual Serial Port driver for
NT/2000. I am trying to start with writing the same for 95/98 as a port
driver Vxd. I am not able to figure out where to start (I find that most
of the samples are in assembly and there is no clear documentation on how
to start writing drivers - something like first implement DriverEntry,
them do dispatch function mapping …etc. etc. in Win 2K). Is assembly a
must for writing 95/98 driver or can it be done using ‘C’ justlike in Win
NT/2K? Please help. I thought Win 95/98 drivers are much simpler than Win
NT/2K but I don’t think so now!
Regards,
Ganesh


You are currently subscribed to ntdev as: xxxxx@ctd.hcltech.com
To unsubscribe send a blank email to %%email.unsub%%

Hello Sanesh,
I do not have Numega Driver Studio. Any other sources?
Regards,
Ganesh
xxxxx@sunlux-india.com

We can write VxDs in C using DDK. Try “Writing Windows VxD & Device Drivers”
by Karen Hazah.

  • Vijay

-----Original Message-----
From: xxxxx@lists.osr.com
[mailto:xxxxx@lists.osr.com]On Behalf Of Sanesh Kumar k -
CTD, Chennai.
Sent: Wednesday, July 17, 2002 5:09 PM
To: NT Developers Interest List
Subject: [ntdev] RE: Win 95/98 Virtual COM Port Driver - Assembly or ‘C’

Hi

If you have Numega Driver Studio, you can use the example programs. DDK
contains only ASM code.

Thanks,
-Sanesh

-----Original Message-----
From: Ganesh Okade [mailto:xxxxx@sunlux-india.com]
Sent: 17 July 2002 5:02 PM
To: NT Developers Interest List
Subject: [ntdev] Win 95/98 Virtual COM Port Driver - Assembly or ‘C’

Dear Friends,
I have just completed writing a Virtual Serial Port driver for
NT/2000. I am trying to start with writing the same for 95/98 as a port
driver Vxd. I am not able to figure out where to start (I find that most
of the samples are in assembly and there is no clear documentation on how
to start writing drivers - something like first implement DriverEntry,
them do dispatch function mapping …etc. etc. in Win 2K). Is assembly a
must for writing 95/98 driver or can it be done using ‘C’ justlike in Win
NT/2K? Please help. I thought Win 95/98 drivers are much simpler than Win
NT/2K but I don’t think so now!
Regards,
Ganesh


You are currently subscribed to ntdev as: xxxxx@ctd.hcltech.com
To unsubscribe send a blank email to %%email.unsub%%


You are currently subscribed to ntdev as: xxxxx@qmaxtest.com
To unsubscribe send a blank email to %%email.unsub%%

I recommend Systems Programming for Windows 95 by Walter Oney.


Udo Eberhardt
Thesycon GmbH, Germany
xxxxx@thesycon.de
www.thesycon.de

-----Original Message-----
From: xxxxx@lists.osr.com
[mailto:xxxxx@lists.osr.com]On Behalf Of Vijay Anand
Sent: Wednesday, July 17, 2002 2:11 PM
To: NT Developers Interest List
Subject: [ntdev] RE: Win 95/98 Virtual COM Port Driver - Assembly or ‘C’

We can write VxDs in C using DDK. Try “Writing Windows VxD &
Device Drivers”
by Karen Hazah.

  • Vijay

-----Original Message-----
From: xxxxx@lists.osr.com
[mailto:xxxxx@lists.osr.com]On Behalf Of Sanesh Kumar k -
CTD, Chennai.
Sent: Wednesday, July 17, 2002 5:09 PM
To: NT Developers Interest List
Subject: [ntdev] RE: Win 95/98 Virtual COM Port Driver - Assembly or ‘C’

Hi

If you have Numega Driver Studio, you can use the example programs. DDK
contains only ASM code.

Thanks,
-Sanesh

-----Original Message-----
From: Ganesh Okade [mailto:xxxxx@sunlux-india.com]
Sent: 17 July 2002 5:02 PM
To: NT Developers Interest List
Subject: [ntdev] Win 95/98 Virtual COM Port Driver - Assembly or ‘C’

Dear Friends,
I have just completed writing a Virtual Serial Port driver for
NT/2000. I am trying to start with writing the same for 95/98 as a port
driver Vxd. I am not able to figure out where to start (I find that most
of the samples are in assembly and there is no clear documentation on how
to start writing drivers - something like first implement DriverEntry,
them do dispatch function mapping …etc. etc. in Win 2K). Is assembly a
must for writing 95/98 driver or can it be done using ‘C’ justlike in Win
NT/2K? Please help. I thought Win 95/98 drivers are much simpler than Win
NT/2K but I don’t think so now!
Regards,
Ganesh


You are currently subscribed to ntdev as: xxxxx@ctd.hcltech.com
To unsubscribe send a blank email to %%email.unsub%%


You are currently subscribed to ntdev as: xxxxx@qmaxtest.com
To unsubscribe send a blank email to %%email.unsub%%


You are currently subscribed to ntdev as: xxxxx@thesycon.de
To unsubscribe send a blank email to %%email.unsub%%