Modify ↓
Opened 16 years ago
Closed 16 years ago
#1508 closed Feature Request (Duplicate)
IniReadSection: Possibility to increase restrictions, except Win9x?
| Reported by: | skyteddy | Owned by: | |
|---|---|---|---|
| Milestone: | Component: | AutoIt | |
| Version: | Severity: | None | |
| Keywords: | Cc: |
Description
Hello,
I have to read big Ini-Sections in XP, Vista and Windows 7, but there is a limitation with 32767 chars.
I read in the documentation:
Only the first 32767 chars are taken in account in an section due to Win9x compatibility.
Is there a possibility to increase this restriction for all windows operations systems except Win9x?
Or is there a workaround?
my workaround is, that I read key for key, but this is very slow and sometimes I don't catch all keys :-(
Many thanks in advance.
skyteddy
Attachments (0)
Note:
See TracTickets
for help on using tickets.

Automatic ticket cleanup.