.. |
Makefile
|
2937190516
* Moved and renamed GetSpecialDir from sysutils to new windirs unit, so it can be used in the compiler
|
14 years ago |
Makefile.fpc
|
2937190516
* Moved and renamed GetSpecialDir from sysutils to new windirs unit, so it can be used in the compiler
|
14 years ago |
buildrtl.pp
|
2937190516
* Moved and renamed GetSpecialDir from sysutils to new windirs unit, so it can be used in the compiler
|
14 years ago |
classes.pp
|
3a1b633325
+ revive generics based tfplist/tstringlist implementation for generics testing; build with FPC_TESTGENERICS
|
18 years ago |
signals.pp
|
709d36a1d0
+ Add signals unit for win64
|
14 years ago |
system.pp
|
3a7ac49cc2
- Removed Win32Wide2AnsiMove, using Win32Unicode2AnsiMove for both Unicode-to-ansi and Wide-to-ansi conversions. In general, we don't need two different conversion routines in wideStringManager, as long as they differ only in PWideChar vs PUnicodeChar (these types are identical).
|
14 years ago |
windows.pp
|
fb1c8e5b1a
+ {$PACKSET 1} for windows units to improve delphi compatibility
|
18 years ago |