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 jaren geleden |
Tomas Hajny
|
2c60f456f1
* fixed WinCE breakage caused when moving to target dependent type for ordinal argument in GetProcAddress
|
11 jaren geleden |
svenbarth
|
6273192ce1
+ Add a new overload to DynLibs to allow loading by Ordinal only. This needs specific operating system support however and will return Nil (using a default implementation) if ordinals are not supported.
|
11 jaren geleden |
Jonas Maebe
|
3fdb3092af
+ defaultfilesystemcodepage support for dynlibs
|
12 jaren geleden |
michael
|
252c2bbc83
* FormatMessageA -> FormatMessage (W version)
|
13 jaren geleden |
michael
|
8a9bd38cd7
* Copied non-sysutils solution of win32/64
|
13 jaren geleden |
michael
|
78bfc145c1
* No SysErrorMessage on WinCE ?
|
13 jaren geleden |
michael
|
8eeb22720b
* Added GetLoadErrorStr function by Mark Morgan Loyd (Bug ID 22321)
|
13 jaren geleden |
sergei
|
cbdc08b641
* dynlibs.pas: added 'const' modifiers to eliminate unnecessary local string copies
|
14 jaren geleden |
Tomas Hajny
|
5c31042f6a
* SharedSuffix moved to include files to reduce number of ifdefs
|
15 jaren geleden |
peter
|
627cf69ae3
* svn props
|
18 jaren geleden |
yury
|
771743a61c
* varutils,variants,dynlibs units are built now for wince.
|
20 jaren geleden |