Re: IFS Filespy
From: joey (anonymous_at_discussions.microsoft.com)
Date: 05/25/04
- Next message: Don Burn: "Re: IFS Filespy"
- Previous message: Mike: "Tinkering with the Power Management aka. What kind of driver do i need?"
- In reply to: Don Burn: "Re: IFS Filespy"
- Next in thread: Don Burn: "Re: IFS Filespy"
- Reply: Don Burn: "Re: IFS Filespy"
- Messages sorted by: [ date ] [ thread ]
Date: Tue, 25 May 2004 05:31:57 -0700
don,
thanks fo the quick response,
the filespy program has a command line interface and all
i have done is created functions to perform each
operation .I am using the build tool to compile which
uses a make file and it works well to create an exe.
It is when I want to create a dll that it complains, but
it does create an obj file.I specify DYNLINK as the
target type in the make file for this.
I have even tried to compile the files in a VS project
but I get include errors, even when I have included the
specified file.
Is there a way to create a DLL from the generated obj file
Thanks
Joey
- Next message: Don Burn: "Re: IFS Filespy"
- Previous message: Mike: "Tinkering with the Power Management aka. What kind of driver do i need?"
- In reply to: Don Burn: "Re: IFS Filespy"
- Next in thread: Don Burn: "Re: IFS Filespy"
- Reply: Don Burn: "Re: IFS Filespy"
- Messages sorted by: [ date ] [ thread ]
Relevant Pages
|