search for: ___nonfile

Displaying 1 result from an estimated 1 matches for "___nonfile".

Did you mean: ___nonfiles
2001 Sep 12
1
Alternate file name hash for winver win31?
...systems, using the function DOSFS_Hash. Yet, the rules for windows 3.1 were somewhat different. File name requests that didn't conform to the 8.3 scheme were simply truncated to fit. Evidence of this exists in the execution of S-Plus for windows 3.1. The program requests a file called "___nonfile" and the operating system truncates the request to "___nonfi" and stores it with that name. Is there any possibility of implementing Windows 3.1 behavior in wine? Thanks, Dick Repasky --