File tree Expand file tree Collapse file tree 1 file changed +27
-29
lines changed Expand file tree Collapse file tree 1 file changed +27
-29
lines changed Original file line number Diff line number Diff line change 22Desc =Arrays
33Ini =arrays.ini
44
5+ [consts]
6+ Desc =Constants
7+ Ini =consts.ini
8+
59[date]
610Desc =Date and Time
711Ini =date.ini
@@ -14,10 +18,6 @@ Ini=drive.ini
1418Desc =Encoding
1519Ini =encoding.ini
1620
17- [io]
18- Desc =File and Stream I/O
19- Ini =io.ini
20-
2121[file]
2222Desc =File Management
2323Ini =file.ini
@@ -30,9 +30,9 @@ Ini=graphics.ini
3030Desc =Hex Utilities
3131Ini =hex.ini
3232
33- [web ]
34- Desc =Internet
35- Ini =web .ini
33+ [io ]
34+ Desc =File and Stream I/O
35+ Ini =io .ini
3636
3737[maths]
3838Desc =Mathematics
@@ -46,44 +46,42 @@ Ini=multimedia.ini
4646Desc =Registry
4747Ini =registry.ini
4848
49+ [shell]
50+ Desc =Windows Shell
51+ Ini =shell.ini
52+
4953[string]
5054Desc =String Management
5155Ini =string.ini
5256
57+ [structs]
58+ Desc =" Structures"
59+ Ini =structs.ini
60+
5361[system]
5462Desc =System
5563Ini =sys.ini
5664
65+ [types]
66+ Desc =Types
67+ Ini =types.ini
68+
5769[util]
5870Desc =Utilities
5971Ini =utils.ini
6072
73+ [wb]
74+ Desc =" TWebBrowser"
75+ Ini =wb.ini
76+
77+ [web]
78+ Desc =Internet
79+ Ini =web.ini
80+
6181[win]
6282Desc =Windows
6383Ini =windows.ini
6484
65- [shell]
66- Desc =Windows Shell
67- Ini =shell.ini
68-
6985[winsys]
7086Desc =Windows System
7187Ini =winsys.ini
72-
73- # from categories.3.ini
74-
75- [consts]
76- Desc =Constants
77- Ini =consts.ini
78-
79- [structs]
80- Desc =" Structures"
81- Ini =structs.ini
82-
83- [types]
84- Desc =Types
85- Ini =types.ini
86-
87- [wb]
88- Desc =" TWebBrowser"
89- Ini =wb.ini
You can’t perform that action at this time.
0 commit comments