From: Gary Little [GLittle@delphieng.com] Sent: Thursday, September 14, 2000 4:26 PM To: NT Developers Interest List Subject: [ntdev] RE: Using symboliclinknames in Win2K Did you use: Type somefile.txt | \\.\MyDriver <\\.\MyDriver> -----Original Message----- From: gpuja@usa.net [mailto:gpuja@usa.net] Sent: Wednesday, September 13, 2000 6:00 PM To: NT Developers Interest List Subject: [ntdev] Using symboliclinknames in Win2K Hello, In my Win2K Driver, I want to be able to do (the equivalent of the following in Unix): type > /dev/MyDevice and cat /dev/MyDevice I have created SymbolicLinkNames for my devices (hypothetical in this case) in my Win2K driver. But when I try to do the above, a new file is created instead of the data going to my device. Now how can I achieve the above ? Any help is appreciated. Thanks Puja --- You are currently subscribed to ntdev as: GLittle@delphieng.com To unsubscribe send a blank email to leave-ntdev-247T@lists.osr.com --- You are currently subscribed to ntdev as: GlennEverhart@FirstUSA.com To unsubscribe send a blank email to leave-ntdev-247T@lists.osr.com