We are finally going to Windows 7. We have form letters in Word that use Environ$("homedrive") to get some info from the user's ini file for the letters. This has always worked, but it will not work in Window 7. I get an error that it can't find the library. We are also using this in some vb6 code (yes, we still use vb6), and it still works fine in Windows 7. I'm thinking it has to be something simple that I'm just not seeing. Any ideas?