This isn’t related to filters, but I am *trying* to add WPP to a
minifilter…
I would like to specify the WPP_CONTROL_GUIDS() in an include file to be
shared between files instead of specifying it directly into each source
file. I tried using ‘-scan’ but that didn’t seem to work and there is
nothing obvious in the doc. Any hints to make this work would be
appreciated.
thanks
Hmm, that’s a normal way of using it.
The WPP preprocessor does not need to know the Guids so you can put the
#define WPP_CONTROL_GUIDS in a header file if you want. Then #include
it.
That gets fixed up by the C preprocessor. Now that doesn’t work for WPP
preprocessor stuff. But for the #define stuff it is ok.
-----Original Message-----
From: xxxxx@lists.osr.com
[mailto:xxxxx@lists.osr.com] On Behalf Of Vossen, Joseph
(ISS Atlanta)
Sent: Monday, October 03, 2005 1:30 PM
To: Windows File Systems Devs Interest List
Subject: [ntfsd] Integrating WPP question…
This isn’t related to filters, but I am *trying* to add WPP to a
minifilter…
I would like to specify the WPP_CONTROL_GUIDS() in an include file to be
shared between files instead of specifying it directly into each source
file. I tried using ‘-scan’ but that didn’t seem to work and there is
nothing obvious in the doc. Any hints to make this work would be
appreciated.
thanks
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