fpc/rtl/win32
peter f4f3ae84d0 * AllowDirectorySeparators and AllowDriveSeparators typed constants
added to allow customization of path and directory parsing in the rtl
  * Use the new sets instead of the hardcoded / and \

git-svn-id: trunk@10105 -
2008-01-29 23:04:56 +00:00
..
buildrtl.pp * Really removed lnfodwrf from build on win32/64 targets because this unit supports only ELF executables atm. 2007-12-22 11:49:32 +00:00
classes.pp * Fixed warnings. 2007-12-22 12:27:03 +00:00
gprt0.as
initc.pp
Makefile + added exeinfo to implicit units so make install works again 2008-01-18 23:03:38 +00:00
Makefile.fpc + added exeinfo to implicit units so make install works again 2008-01-18 23:03:38 +00:00
objinc.inc
signals.pp
sysinitcyg.pp * win32 system unit doesn't depend anymore directly on the main program, this is necessary to be able to keep it in a dll 2007-11-01 21:59:43 +00:00
sysinitgprof.pp * Really removed warnings about missing libs. 2007-12-22 11:56:48 +00:00
sysinitpas.pp * win32 system unit doesn't depend anymore directly on the main program, this is necessary to be able to keep it in a dll 2007-11-01 21:59:43 +00:00
system.pp * AllowDirectorySeparators and AllowDriveSeparators typed constants 2008-01-29 23:04:56 +00:00
wcygprt0.as
wdllprt0.as * more properties fixed 2007-08-02 07:40:03 +00:00
windows.pp + {$PACKSET 1} for windows units to improve delphi compatibility 2007-06-16 16:57:31 +00:00
winsysut.pp
wprt0.as