|
|
1.1 root 1: LIBRARY GUtils
2:
3: CODE PRELOAD MOVEABLE DISCARDABLE
4: DATA PRELOAD SINGLE
5:
6: HEAPSIZE 1024
7:
8: EXPORTS
9: gmem_init
10: gmem_get
11: gmem_free
12: gmem_freeall
13:
14: gdate_daytodmy
15: gdate_dmytoday
16: gdate_weekday
17: gdate_monthdays
18:
19: StatusCreate
20: StatusHeight
21: StatusAlloc
22: StatusAddItem
23:
24: gbit_init
25: gbit_alloc
26: gbit_free
27: gbit_findfree
28:
29: AbortDlg
30: AbortProc
31: gtab_wndproc
32: StatusWndProc
33:
34: dodlg_stringin
35: readfile_new
36: readfile_next
37: readfile_delete
38: hash_string
39: utils_isblank
40: utils_CompPath
41: StringInput
42:
43: tree_create
44: tree_delete
45: tree_update
46: tree_find
47: tree_search
48: tree_addafter
49: ctree_create
50: ctree_delete
51: ctree_update
52: ctree_getcount
53: ctree_find
54:
55: List_Init
56: List_Dump
57: List_Show
58: List_Create
59: List_Destroy
60: List_AddFirst
61: List_NewFirst
62: List_DeleteFirst
63: List_AddLast
64: List_NewLast
65: List_DeleteLast
66: List_AddAfter
67: List_NewAfter
68: List_AddBefore
69: List_NewBefore
70: List_Delete
71: List_ItemLength
72: List_First
73: List_Last
74: List_Next
75: List_Prev
76: List_Clear
77: List_IsEmpty
78: List_Join
79: List_InsertListAfter
80: List_InsertListBefore
81: List_SplitAfter
82: List_SplitBefore
83: List_Card
84: List_IsOK
85: List_MakeOK
86: List_Check
87:
This archive runs on limited infrastructure. Preserving old code on modern bandwidth. Automated agents are requested to crawl responsibly.