NT Insider Vol 9 Issue 3 - Visual Studio Build

Hi all -

I set up a new computer with win2k server, and the IFS kit for w2k. Then
I installed VS .net (MSVC V7), and set up the DDKBUILD batch file to build
my project. I discovered that vccheck.exe in the ddk that came with the
IFS kit doesn’t find MSVC V5 or MSVC V6.

What am I doing wrong here?

Thanks and regards,

Greg

The W2K DDK does not understand .NET. I don’t think it is supported.
Install MSVC 6 SP5 or later and build your drivers correctly. The XP DDK
offers W2K build capability, but it is broken I hear.

----- Original Message -----
From: “Greg Pearce”
To: “File Systems Developers”
Sent: Tuesday, July 02, 2002 3:55 PM
Subject: [ntfsd] NT Insider Vol 9 Issue 3 - Visual Studio Build

> Hi all -
>
> I set up a new computer with win2k server, and the IFS kit for w2k. Then
> I installed VS .net (MSVC V7), and set up the DDKBUILD batch file to build
> my project. I discovered that vccheck.exe in the ddk that came with the
> IFS kit doesn’t find MSVC V5 or MSVC V6.
>
> What am I doing wrong here?
>
> Thanks and regards,
>
> Greg
>
> —
> You are currently subscribed to ntfsd as: xxxxx@yoshimuni.com
> To unsubscribe send a blank email to %%email.unsub%%
>

Oh well…thanks! i thought i read somewhere that this could be done…

BUMMER!

Regards,

Greg

Greg,

Use usual build command from your DDK as MS recommended

Alternatively, if you want, you can use srctodsp utility from Numega (do
search by this 2 keywords) and create project file for DevStudio6, then with
minimal efforts you can apply this VS6 project file in the VS.NET

Valery

You wrote to “File Systems Developers” on Tue, 2 Jul
2002 16:22:42 -0400:

DJC> The W2K DDK does not understand .NET. I don’t think it is
DJC> supported.
DJC> Install MSVC 6 SP5 or later and build your drivers correctly. The
DJC> XP DDK offers W2K build capability, but it is broken I hear.

DJC> ----- Original Message -----
DJC> From: “Greg Pearce”
DJC> To: “File Systems Developers”
DJC> Sent: Tuesday, July 02, 2002 3:55 PM
DJC> Subject: [ntfsd] NT Insider Vol 9 Issue 3 - Visual Studio Build

>> Hi all -

>> I set up a new computer with win2k server, and the IFS kit for w2k.
>> Then
>> I installed VS .net (MSVC V7), and set up the DDKBUILD batch file to
>> build my project. I discovered that vccheck.exe in the ddk that came
>> with the
>> IFS kit doesn’t find MSVC V5 or MSVC V6.

>> What am I doing wrong here?

>> Thanks and regards,

>> Greg

>> —
>> You are currently subscribed to ntfsd as: xxxxx@yoshimuni.com
>> To unsubscribe send a blank email to %%email.unsub%%

DJC> —
DJC> You are currently subscribed to ntfsd as: xxxxx@novosoft.ru
DJC> To unsubscribe send a blank email to
DJC> %%email.unsub%%