![]() |
||
| Home | SwiftForth Archive | SwiftX Archive | |

Question 1:
Is MAX_PATH the maximum size of the fully qualified file name or just =
the maximum size of the directory path minus the filename? It seems =
like most API file calls have a limit of MAX_PATH for their filespec =
parameter so I had always assumed MAX_PATH included the filename too =
(e.g., see API documentation on FindFirstFile). Thus, I have always =
allocated filname buffers using MAX_PATH. I was just wondering if this =
was enough for the worst-case (e.g., if a long path was set by the user =
via a file browser control and the filename was similarly long).
Question 2:
What is the maximum amount of data that can be written to the registry =
(e.g., using WRITE-REG)?
----------------------------------------------------------------------
sftalk_at_forth.com The SwiftForth programming discussion email list
To unsubscribe, send subject "unsubscribe" to sftalk-request_at_forth.com
For list command help, send subject "help" to sftalk-request_at_forth.com
Message archives are located at http://www.forth.com/archive/sftalk
----------------------------------------------------------------------
This list is a forum for SwiftForth users. For product support and bug
reports, please send email to support_at_forth.com
----------------------------------------------------------------------
Received on Fri Sep 19 2003 - 14:37:34 PDT
This archive was generated by hypermail 2.2.0 : Tue Dec 02 2008 - 03:04:33 PST