I have a program that goes out and tries to open the NUL device. This works
fine in XP Pro, but I also need to run it in XP Embedded. It turns out that
using objdir [osronline] I found that XP embedded has the global NUL
symlink, but the actual Null Device that it points to is missing.
Can anyone recomend the best way to get that device on the system? Is there
simply a driver that I can copy over from XP Pro?
Thanks!
-Jeff