visualbasic
New member
- Joined
- Aug 4, 2009
- Messages
- 1
- Programming Experience
- 3-5
I have an application that works in both 32 and 64 bit, except that on the 64 bit system it can not open/ read/write any files.
I know the 64bit file system is different, from what I heard. How can I make up for the changes? I have no access to a 64bit system, but I want to make my program able to find and open the files. What can I do?
I know the 64bit file system is different, from what I heard. How can I make up for the changes? I have no access to a 64bit system, but I want to make my program able to find and open the files. What can I do?