Integrating driver build with studio.

Hello All,

Can anybody tell me, where can I get the ariticle or document which tell about
integrating driver build with visual(c++) studio? I will really appreciate.

If I am not wrong this was published in NT Insider long back. If anybody has
copy of this, then I would really appreciate for that…

Thanks,
Gr


This e-mail has been sent to you courtesy of OperaMail, as a free service from
Opera Software, makers of the award-winning Web Browser, Opera. Visit us at
http://www.opera.com/ or our portal at: http://www.myopera.com/ Your free e-mail
account is waiting at: http://www.operamail.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

Hello,

check this link:

http://www.osr.com/insider/1996/IntegBuild/IntegBuild.htm

I think there is also an article about it at http://www.codeguru.com

regards,
johnny

-----Original Message-----
From: xxxxx@lists.osr.com
[mailto:xxxxx@lists.osr.com]On Behalf Of Girish
Sent: Saturday, April 21, 2001 11:19 PM
To: NT Developers Interest List
Subject: [ntdev] Integrating driver build with studio.
Importance: High

Hello All,

Can anybody tell me, where can I get the ariticle or document which tell
about
integrating driver build with visual(c++) studio? I will really appreciate.

If I am not wrong this was published in NT Insider long back. If anybody has
copy of this, then I would really appreciate for that…

Thanks,
Gr


This e-mail has been sent to you courtesy of OperaMail, as a free
service from
Opera Software, makers of the award-winning Web Browser, Opera. Visit us
at
http://www.opera.com/ or our portal at: http://www.myopera.com/ Your free
e-mail
account is waiting at: http://www.operamail.com/


You are currently subscribed to ntdev as: xxxxx@yahoo.de
To unsubscribe send a blank email to leave-ntdev-$subst(‘Recip.MemberIDChar’)@lists.osr.com


Do You Yahoo!?

Get your free @yahoo.com address at http://mail.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

sorry, the osr link is not valid anymore. but I will scan the article and
send ot to you

johnny

-----Original Message-----
From: xxxxx@lists.osr.com
[mailto:xxxxx@lists.osr.com]On Behalf Of Girish
Sent: Saturday, April 21, 2001 11:19 PM
To: NT Developers Interest List
Subject: [ntdev] Integrating driver build with studio.
Importance: High

Hello All,

Can anybody tell me, where can I get the ariticle or document which tell
about
integrating driver build with visual(c++) studio? I will really appreciate.

If I am not wrong this was published in NT Insider long back. If anybody has
copy of this, then I would really appreciate for that…

Thanks,
Gr


This e-mail has been sent to you courtesy of OperaMail, as a free
service from
Opera Software, makers of the award-winning Web Browser, Opera. Visit us
at
http://www.opera.com/ or our portal at: http://www.myopera.com/ Your free
e-mail
account is waiting at: http://www.operamail.com/


You are currently subscribed to ntdev as: xxxxx@yahoo.de
To unsubscribe send a blank email to leave-ntdev-$subst(‘Recip.MemberIDChar’)@lists.osr.com


Do You Yahoo!?

Get your free @yahoo.com address at http://mail.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

Hi,
You can do it the easy way or the hard way.

  1. search the archives it has been discussed not even once
  2. after building an example driver with the dreaded build find the bloody
    buildchk.log it contains all the settings for compiler and linker.
  3. Go to the OSR website, I remember seeing it there.
  4. Method I use: Get Source2DSP converter from NuMega. (I beleive you
    already have it if you got the softice).

Hope this helps,
Stas,
Powernet

-----Original Message-----
From: xxxxx@lists.osr.com
[mailto:xxxxx@lists.osr.com]On Behalf Of Girish
Sent: Saturday, April 21, 2001 11:19 PM
To: NT Developers Interest List
Subject: [ntdev] Integrating driver build with studio.
Importance: High

Hello All,

Can anybody tell me, where can I get the ariticle or document which tell
about
integrating driver build with visual(c++) studio? I will really appreciate.

If I am not wrong this was published in NT Insider long back. If anybody has
copy of this, then I would really appreciate for that…

Thanks,
Gr


This e-mail has been sent to you courtesy of OperaMail, as a free
service from
Opera Software, makers of the award-winning Web Browser, Opera. Visit us
at
http://www.opera.com/ or our portal at: http://www.myopera.com/ Your free
e-mail
account is waiting at: http://www.operamail.com/


You are currently subscribed to ntdev as: xxxxx@powernetsys.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

Go to http://www.hollistech.com/ for the information.
Mark Roddy the original creator of this has left OSR
and has an upgraded version on his website. There
are several other excellent items on the site.

Don Burn
Windows 2000 Device Driver and Filesystem consulting

----- Original Message -----
From: “stas”
To: “NT Developers Interest List”
Sent: Sunday, April 22, 2001 10:08 AM
Subject: [ntdev] RE: Integrating driver build with studio.

> Hi,
> You can do it the easy way or the hard way.
> 1) search the archives it has been discussed not even once
> 2) after building an example driver with the dreaded build find the bloody
> buildchk.log it contains all the settings for compiler and linker.
> 3) Go to the OSR website, I remember seeing it there.
> 4) Method I use: Get Source2DSP converter from NuMega. (I beleive you
> already have it if you got the softice).
>
> Hope this helps,
> Stas,
> Powernet
>
> -----Original Message-----
> From: xxxxx@lists.osr.com
> [mailto:xxxxx@lists.osr.com]On Behalf Of Girish
> Sent: Saturday, April 21, 2001 11:19 PM
> To: NT Developers Interest List
> Subject: [ntdev] Integrating driver build with studio.
> Importance: High
>
>
> Hello All,
>
> Can anybody tell me, where can I get the ariticle or document which tell
> about
> integrating driver build with visual(c++) studio? I will really
appreciate.
>
> If I am not wrong this was published in NT Insider long back. If anybody
has
> copy of this, then I would really appreciate for that…
>
> Thanks,
> Gr
>
> ------------------------------------------------------------
> This e-mail has been sent to you courtesy of OperaMail, as a free
> service from
> Opera Software, makers of the award-winning Web Browser, Opera. Visit
us
> at
> http://www.opera.com/ or our portal at: http://www.myopera.com/ Your free
> e-mail
> account is waiting at: http://www.operamail.com/
> ------------------------------------------------------------
>
>
> —
> You are currently subscribed to ntdev as: xxxxx@powernetsys.com
> To unsubscribe send a blank email to leave-ntdev-$subst(‘Recip.MemberIDChar’)@lists.osr.com
>
>
> —
> You are currently subscribed to ntdev as: xxxxx@acm.org
> 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

Details about using the public domain shell script “ddkbuild” with visual
studio can be found, along with my latest version of this shell script, at
my website’s resource page.

The NtInsider article, which I wrote when I worked at OSR, is available on
their web, you just have to poke around for a while.

Mark Roddy
Windows 2000/NT Consultant
Hollis Technology Solutions
xxxxx@hollistech.com
603 321 1032
www.hollistech.com

-----Original Message-----
From: xxxxx@lists.osr.com
[mailto:xxxxx@lists.osr.com]On Behalf Of Johnny Habibi
Sent: Sunday, April 22, 2001 7:59 AM
To: NT Developers Interest List
Subject: [ntdev] RE: Integrating driver build with studio.

sorry, the osr link is not valid anymore. but I will scan the article and
send ot to you

johnny

-----Original Message-----
From: xxxxx@lists.osr.com
[mailto:xxxxx@lists.osr.com]On Behalf Of Girish
Sent: Saturday, April 21, 2001 11:19 PM
To: NT Developers Interest List
Subject: [ntdev] Integrating driver build with studio.
Importance: High

Hello All,

Can anybody tell me, where can I get the ariticle or document which tell
about
integrating driver build with visual(c++) studio? I will really
appreciate.

If I am not wrong this was published in NT Insider long back. If
anybody has
copy of this, then I would really appreciate for that…

Thanks,
Gr


This e-mail has been sent to you courtesy of OperaMail, as a free
service from
Opera Software, makers of the award-winning Web Browser,
Opera. Visit us
at
http://www.opera.com/ or our portal at: http://www.myopera.com/ Your free
e-mail
account is waiting at: http://www.operamail.com/


You are currently subscribed to ntdev as: xxxxx@yahoo.de
To unsubscribe send a blank email to leave-ntdev-$subst(‘Recip.MemberIDChar’)@lists.osr.com


Do You Yahoo!?

Get your free @yahoo.com address at http://mail.yahoo.com


You are currently subscribed to ntdev as: xxxxx@tellink.net
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