Michaël Van Canneyt
|
87a37e70ee
* Add EnumModules for Delphi compatibility
|
1 년 전 |
Michaël Van Canneyt
|
80d471a9f1
* Add HINST for Delphi compatibility
|
1 년 전 |
Michael VAN CANNEYT
|
581dfc6d28
* string -> ansistring
|
2 년 전 |
Michael VAN CANNEYT
|
d2d3fe6bc3
* Char -> AnsiChar
|
2 년 전 |
michael
|
213d2905df
* Change some methods from using var to using out (bug ID 37376)
|
5 년 전 |
nickysn
|
4b61981ad9
* changed the return type of GetProcAddress in the generic dynlibs interface to
|
9 년 전 |
svenbarth
|
2d454dc8fa
Move DynLibs support to System unit using a manager approach like for Threads, WideStrings, etc.. This is needed so that we can support features like "delayed" and loading of dynamic packages.
|
10 년 전 |