Modify ↓
Opened 15 years ago
Closed 15 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)
Change History (2)
comment:1 Changed 15 years ago by TicketCleanup
- Version 3.3.5.6 deleted
comment:2 Changed 15 years ago by Valik
- Resolution set to Duplicate
- Status changed from new to closed
Learn to search.
Guidelines for posting comments:
- You cannot re-open a ticket but you may still leave a comment if you have additional information to add.
- In-depth discussions should take place on the forum.
For more information see the full version of the ticket guidelines here.
Note: See
TracTickets for help on using
tickets.
Automatic ticket cleanup.