Thanks. I shall try to use them now.
-Sri.
-----Original Message-----
From: xxxxx@lists.osr.com
[mailto:xxxxx@lists.osr.com] On Behalf Of MM
Sent: Thursday, March 23, 2006 2:57 PM
To: Windows File Systems Devs Interest List
Subject: Re: [ntfsd] linker errors
You can not use those functions in the Kernel. Since your using a
minifilter, use FltCreateFile and FltReadFile.
Srivathsan_Srinivasagopalan wrote:
Hi,
Why do I get linker errors when I use fopen, fprintf, fclose etc
in the kernel mode driver code? I placed such code in scanner.c (in
IFS kit) and I get the LNK2019 error (unresolved external symbol).
I then, used fopen_s and fclose_s. Still the same problem persisted.
Then, I used the #define _CRT_SECURE_NO_DEPRECATE,
It did not solve the issue. How can I get around this problem?
Thanks much,
S.Srivathsan
Satyam Computer Services Ltd,
Malleshwaram,
Bangalore - 560 012.
Desk: 23606830 Ext 1026
DISCLAIMER:
This email (including any attachments) is intended for the sole use of
the intended recipient/s and may contain material that is CONFIDENTIAL
AND PRIVATE COMPANY INFORMATION. Any review or reliance by others or
copying or distribution or forwarding of any or all of the contents in
this message is STRICTLY PROHIBITED. If you are not the intended
recipient, please contact the sender by email and delete all copies;
your cooperation in this regard is appreciated…
Questions? First check the IFS FAQ at
https://www.osronline.com/article.cfm?id=17
You are currently subscribed to ntfsd as: unknown lmsubst tag
argument: ‘’
To unsubscribe send a blank email to xxxxx@lists.osr.com
Questions? First check the IFS FAQ at
https://www.osronline.com/article.cfm?id=17
You are currently subscribed to ntfsd as:
xxxxx@satyam.com
To unsubscribe send a blank email to xxxxx@lists.osr.com
DISCLAIMER:
This email (including any attachments) is intended for the sole use of the intended recipient/s and may contain material that is CONFIDENTIAL AND PRIVATE COMPANY INFORMATION. Any review or reliance by others or copying or distribution or forwarding of any or all of the contents in this message is STRICTLY PROHIBITED. If you are not the intended recipient, please contact the sender by email and delete all copies; your cooperation in this regard is appreciated.