execution level

  1. U

    Windows 7 32 bit app can only read files under its own directory in 64 bit windows?

    I have an exe I wrote which works fine on 32 bit OSes. However my users who run 64 bit windows 7 tell me that it's only able to read files under the directory where the exe is installed. If they use the exe to read a file anywhere else on the file system is throws an error. I am assuming this...
Back
Top