sergei 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
..
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.lpi 16b6313d81 * Lazarus .lpi version has been increased 16 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 d306e25dc8 * Fixed warnings. 17 years ago
gprt0.as 50dc3390e8 * gprof fixes 19 years ago
initc.pp f7da932aa4 * use ctypes instead of defining own types 18 years ago
objinc.inc 4ace790492 * remove $Log 20 years ago
signals.pp 4ee9f1b394 * use DefaultCW to reload fpu settings 19 years ago
sysinitcyg.pp 0a26b6a129 + lazarus project to build win32 rtl 17 years ago
sysinitgprof.pp dbd037afcc * link against libc when profiling 17 years ago
sysinitpas.pp b2b0e749bb * win32 system unit doesn't depend anymore directly on the main program, this is necessary to be able to keep it in a dll 18 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
wcygprt0.as 1b9f2a8fa9 * use initialstkptr for setting stackbottom 19 years ago
wdllprt0.as 9713d5cb21 * more properties fixed 18 years ago
windows.pp fb1c8e5b1a + {$PACKSET 1} for windows units to improve delphi compatibility 18 years ago
winsysut.pp 790a4fe2d3 * log and id tags removed 20 years ago
wprt0.as 1b9f2a8fa9 * use initialstkptr for setting stackbottom 19 years ago