Hi,
I want to view the sources of filespy in VC++6.0 IDE and build filespy in
it.
I mean that I would not like to use “Build -cZ” Tool to build filespy, I
just want to complete everyting in VC++6.0 IDE.
How can i do this?
Thank you very much!
Get ddkbuild from http://www.hollistech.com/ this will allow you to
use the VC++6.0 IDE, but build things correctly.
Don Burn (MVP, Windows DDK)
Windows 2k/XP/2k3 Filesystem and Driver Consulting
----- Original Message -----
From: “$B!J(BSCT$B!KM{7uJ?(B”
To: “File Systems Developers”
Sent: Tuesday, July 15, 2003 8:49 AM
Subject: [ntfsd] How to convert filespy source to VC++6.0 workspace?
> Hi,
> I want to view the sources of filespy in VC++6.0 IDE and build filespy in
> it.
> I mean that I would not like to use “Build -cZ” Tool to build filespy, I
> just want to complete everyting in VC++6.0 IDE.
> How can i do this?
> Thank you very much!
>
>
>
>
> —
> You are currently subscribed to ntfsd as: xxxxx@acm.org
> To unsubscribe send a blank email to xxxxx@lists.osr.com
**Oooops** I sent it without having finished writing it... ![]()
Anyways, create a file named mybuild.bat with this contents:
call [DDKPATH]\bin\w2k\set2k.bat [DDKPATH] checked
call build.exe -cZ
Note: replace the DDKPATH with your path and set2k with setxp if needed.
Then create a makefile project and set the parameters accordingly.
clean: del filemon.sys
-----Original Message-----
From: $B!J(BSCT$B!KM{7uJ?(B [mailto:lijp@sh.sct-grp.com]
Sent: 15 juillet, 2003 08:50
To: File Systems Developers
Subject: [ntfsd] How to convert filespy source to VC++6.0 workspace?
Hi,
I want to view the sources of filespy in VC++6.0 IDE and build filespy in
it.
I mean that I would not like to use "Build -cZ" Tool to build filespy, I
just want to complete everyting in VC++6.0 IDE.
How can i do this?
Thank you very much!
You are currently subscribed to ntfsd as: xxxxx@pyxis.com
To unsubscribe send a blank email to xxxxx@lists.osr.com
Create a makefile project.
You’re better to create a .bat file to do the building.
In the batch file you
call build.exe
cd $(InputDir)
call MyBuild.bat Debug
-----Original Message-----
From: $B!J(BSCT$B!KM{7uJ?(B [mailto:lijp@sh.sct-grp.com]
Sent: 15 juillet, 2003 08:50
To: File Systems Developers
Subject: [ntfsd] How to convert filespy source to VC++6.0 workspace?
Hi,
I want to view the sources of filespy in VC++6.0 IDE and build filespy in
it.
I mean that I would not like to use “Build -cZ” Tool to build filespy, I
just want to complete everyting in VC++6.0 IDE.
How can i do this?
Thank you very much!
You are currently subscribed to ntfsd as: xxxxx@pyxis.com
To unsubscribe send a blank email to xxxxx@lists.osr.com
The SrcToDsp utility at this link will give you a NATIVE VisualC workspace:
http://frontline.compuware.com/nashua/patches/utility.htm
$B!J(BSCT$B!KM{7uJ?(B wrote:
Hi,
I want to view the sources of filespy in VC++6.0 IDE and build filespy in
it.
I mean that I would not like to use “Build -cZ” Tool to build filespy, I
just want to complete everyting in VC++6.0 IDE.
How can i do this?
Thank you very much!
You are currently subscribed to ntfsd as: xxxxx@nryan.com
To unsubscribe send a blank email to xxxxx@lists.osr.com
–
- Nick Ryan (MVP for DDK)
Thanks for the info
I downloaded the utility , but i m unable to set the flag -W2K and environment variable W2kBASE . When i try to build the device driver it gives me error as W2KBASE variable not set
Please let me know where to set the variable and to what ?
I tried from the info on site but it is unadaquate
Thanks in advance
Don Burn wrote:
Get ddkbuild from http://www.hollistech.com/ this will allow you to
use the VC++6.0 IDE, but build things correctly.
Don Burn (MVP, Windows DDK)
Windows 2k/XP/2k3 Filesystem and Driver Consulting
----- Original Message -----
From: “$B!J(BSCT$B!KM{7uJ?(B”
To: “File Systems Developers”
Sent: Tuesday, July 15, 2003 8:49 AM
Subject: [ntfsd] How to convert filespy source to VC++6.0 workspace?
> Hi,
> I want to view the sources of filespy in VC++6.0 IDE and build filespy in
> it.
> I mean that I would not like to use “Build -cZ” Tool to build filespy, I
> just want to complete everyting in VC++6.0 IDE.
> How can i do this?
> Thank you very much!
>
>
>
>
> —
> You are currently subscribed to ntfsd as: xxxxx@acm.org
> To unsubscribe send a blank email to xxxxx@lists.osr.com
—
You are currently subscribed to ntfsd as: xxxxx@yahoo.com
To unsubscribe send a blank email to xxxxx@lists.osr.com
---------------------------------
Do you Yahoo!?
SBC Yahoo! DSL - Now only $29.95 per month!