fpc/rtl/win32
2011-03-29 05:25:05 +00:00
..
buildrtl.lpi * Lazarus .lpi version has been increased 2009-06-16 20:11:39 +00:00
buildrtl.pp * Moved and renamed GetSpecialDir from sysutils to new windirs unit, so it can be used in the compiler 2011-03-14 20:43:03 +00:00
classes.pp * Fixed warnings. 2007-12-22 12:27:03 +00:00
gprt0.as
initc.pp * use ctypes instead of defining own types 2007-01-12 10:56:29 +00:00
Makefile * Moved and renamed GetSpecialDir from sysutils to new windirs unit, so it can be used in the compiler 2011-03-14 20:43:03 +00:00
Makefile.fpc * Moved and renamed GetSpecialDir from sysutils to new windirs unit, so it can be used in the compiler 2011-03-14 20:43:03 +00:00
objinc.inc
signals.pp * use DefaultCW to reload fpu settings 2006-11-02 08:58:01 +00:00
sysinitcyg.pp + lazarus project to build win32 rtl 2008-07-27 09:21:03 +00:00
sysinitgprof.pp * link against libc when profiling 2008-11-29 12:28:43 +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 - 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). 2011-03-29 05:25:05 +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