fpc/rtl/win
paul 28627482c5 merge r13483 from cpstrnew branch by florian:
+ Win32Unicode2AnsiMove and Win32Wide2AnsiMove support code page parameter
+ Win32Ansi2UnicodeMove and Win32Ansi2WideMove support code page parameter
+ code page parameter added for several compilerprocs
* unified more code between win32 and win64 (widestring conversion routines

git-svn-id: trunk@19082 -
2011-09-17 10:54:00 +00:00
..
wininc * fixes from Mantis #20194, derived from patch and description by G. Fink. 2011-09-08 20:42:39 +00:00
crt.pp
dos.pp * win/dos.pp: cleanup GetDiskFreeSpace related stuff, patch similar to sysutils.pp rev.16540. 2011-06-12 03:35:45 +00:00
dynlibs.inc * dynlibs.pas: added 'const' modifiers to eliminate unnecessary local string copies 2010-11-18 22:09:48 +00:00
fpcmemdll.pp
fpwinsockh.inc
keyboard.pp
messages.pp
mouse.pp
printer.pp
sharemem.pp
sockets.pp
sysdir.inc
sysfile.inc
sysheap.inc
sysos.inc * convert disk full to run time error 101 2011-08-07 09:15:42 +00:00
sysosh.inc
systhrd.inc * win/systhrd.inc: modified ThreadMain so it initializes RTL if not already done, allowing TLS callbacks to be optional. 2011-07-25 07:41:32 +00:00
sysutils.pp * typecast that fixes range error, part of mantis #16172 2011-09-09 20:03:08 +00:00
syswin.inc merge r13483 from cpstrnew branch by florian: 2011-09-17 10:54:00 +00:00
tthread.inc * On thread creation error, use a resourcestring message and textual representation of system error code. 2011-03-22 15:26:28 +00:00
varutils.pp * VariantInit is a procedure, not a function (according to both MSDN and Delphi docs). 2010-12-09 01:27:09 +00:00
video.pp
windirs.pp * Unit windirs does not need to depend on unit strings. 2011-06-12 02:56:40 +00:00
winevent.pp
winres.inc
winsock2.pp * Correction of PAFProtocols (Ivan Shikhalev, bug ID #17924 2010-11-13 15:51:43 +00:00
winsock.pp