mirror of
https://gitlab.com/freepascal.org/fpc/source.git
synced 2025-08-02 00:49:21 +02:00
![]() - Use the CommandLineToArgvW API function to parse the Unicode command line (we can use it since Win9x is not supported anymore). - Implemented non-public functions ParamStrA and ParamStrU which are exposed in the objpas and uuchar units to provide correct AnsiString and UnicodeString versions of ParamStr(). - The cleanup code is moved from InternalExit to the finalization section of the System unit. git-svn-id: trunk@45037 - |
||
---|---|---|
.. | ||
buildrtl.lpi | ||
buildrtl.pp | ||
classes.pp | ||
initc.pp | ||
Makefile | ||
Makefile.fpc | ||
objinc.inc | ||
rtldefs.inc | ||
seh32.inc | ||
signals.pp | ||
sysinit.inc | ||
sysinitcyg.pp | ||
sysinitgprof.pp | ||
sysinitpas.pp | ||
system.pp | ||
windows.pp | ||
winsysut.pp |