forked from DSPlayer/memorymodule
-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathchanges.txt
More file actions
34 lines (29 loc) · 840 Bytes
/
changes.txt
File metadata and controls
34 lines (29 loc) · 840 Bytes
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
BTMemoryModule changes:
============================
new in 0.0.42:
============================
- added unicode support
- added optional SectionProtection Flags
- Fixed DecP isuue in Sectionheader Loop
- Module runs now on Systems with DEP (Data Execution Prevention)
============================
new in 0.0.4:
============================
- new helpers added
- a major code clean up has been done
- added lazarus free pascal 32bit support
============================
new in 0.0.3:
============================
- added delphi unicode support
- added unicode example calls
- removed lazarus version
============================
new in 0.0.2:
============================
- added Lazarus version
- minor fixes
============================
new in 0.0.1:
============================
- initial release