Is the /proc directory supported?
Yes, a number of features of the /proc file system are supported by UWIN. • Can I access “Windows Registry” using UWIN? The Windows Registry can be accessed as a virtual file system that is mounted at /reg from UWIN Keys that contain subkeys are directories. Without a trailing /, each registry key is a file whose contents are the value of this registry key. • Can I take a binary from UNIX to UWIN? No. UWIN does not provide binary level compatibility. But in most cases the UNIX code can be taken to UWIN and compiled to get a binary (.exe) working on Windows. • Why is the UWIN icon not set for the UWIN login on Windows XP? We haven’t figured out how to get the UWIN shortcut code to cooperate with XP icons. C or C++ hints welcome. You can set the icon by right clicking the (blank) windows icon. XP even knows which one you want to set it to, so why doesn’t it just do it?