\\?\
In a command prompt window, typing the following will get you a folder named “._.”
md \\?\C:\path\to\container\._.
Be aware however, that many programs will have problems with it — including Windows Explorer.
The above directory can only be removed with:
rd \\?\C:\path\to\container\._.