The constant FILE_ATTRIBUTE_VIRTUAL is referenced in various places like the on-line MSDN documentation for WIN32_FIND_DATA. However, it is not defined in any include files (should be in WinBase.h). This is with VS2005 with sp1 and sp1 vista update installed.
I have a problem with FindFirstFile() that might be resolved if I could check that attribute. Can anyone provide the numeric value of it