We are evaluating several thin-client devices. One of the problems we've encountered with the XP embedded device is that, if we want to redirect local drives so that users may use USB flash drives, we can't avoid also redirecting the local filesystem (the C drive of the thin client device, which we'd prefer to remain hidden). I've found that a filter exists for Windows CE 5.0 (http://msdn.microsoft.com/library/default.asp?url=/library/en-us/wceappenduser5/html/wce50confileredirectionfilter.asp) to do just this. What I'd like to know is--is such a filter available for Windows XP embedded, and if so, how would a be able to get access to the filter and its documentation? I simply don't know where to start looking on this one. Thanks in advance