fpc/rtl/win
michael 1f25547903 * Fixed compilation (mantis #22413)
git-svn-id: trunk@21891 -
2012-07-12 08:37:40 +00:00
..
wininc rtl: move WM_APP to messages.inc instead of defines.inc. In other case it is not visible if only Message.pas is included into uses. 2012-05-18 08:59:23 +00:00
crt.pp * crtwrite didn't handle buffer writes > 255 chars properly, and the textrec buffer is 256 currently (and has been since svn history start). Mantis #22334 2012-06-30 13:23:26 +00:00
dos.pp * Explicitly disable checkpointer for functions using GetEnvironmentStrings 2012-01-26 13:50:36 +00:00
dynlibs.inc * Fixed compilation (mantis #22413) 2012-07-12 08:37:40 +00:00
fpcmemdll.pp
fpwinsockh.inc
keyboard.pp
messages.pp
mouse.pp
printer.pp
sharemem.pp
sockets.pp
sysdir.inc + FileNameCasePreserving added - see #18066 in Mantis 2012-04-15 21:21:53 +00:00
sysfile.inc * patch by Ludo Brands to fix #20481: GetFileType cannot be used on windows to determine if a handle is a console handle because the function does not distinguish between consoles and printers, resolves #20481 2011-10-23 14:20:00 +00:00
sysheap.inc
sysos.inc * Moved DLL_xxx declarations to sysos.inc, so they can be reused by wince. 2012-02-16 17:13:32 +00:00
sysosh.inc merge r13485 from cpstrnew branch by florian: 2011-09-17 11:01:42 +00:00
systhrd.inc + Add _FPC_TlsSize public symbol for use by heaptrc unit 2012-01-26 13:51:34 +00:00
systlsdir.inc * Moved DLL_xxx declarations to sysos.inc, so they can be reused by wince. 2012-02-16 17:13:32 +00:00
sysutils.pp * Added GetLocalTimeOffset function 2012-07-11 09:56:34 +00:00
syswin.inc Win32 and Win64, fixed DLL exit sequence, resolves #14603: 2012-02-16 23:39:03 +00:00
tthread.inc
varutils.pp
video.pp * Use rip-relative offsets in assembler, fixes linking text mode IDE with internal linker. The better way would be to get rid of this assembler altogether. 2011-09-19 15:18:28 +00:00
windirs.pp
winevent.pp
winres.inc
winsock2.pp
winsock.pp * correct INVALID_SOCKET to NOT 0, mantis #20946 2011-12-22 12:20:00 +00:00