fpc/rtl/win/wininc
2012-12-22 16:15:32 +00:00
..
ascdef.inc * wvsprintf* to stdcall, mantis #21591 2012-03-29 17:43:38 +00:00
ascdef.sed
ascfun.inc + patch by CA Gorski adding missing 'kernel32' strings 2012-07-29 10:34:03 +00:00
base.inc * fixes #23025, 64-bit issue with timer functions, patch by Luiz Americo 2012-10-03 19:06:22 +00:00
defines.inc * Fixed HKEY_xxx defines for win64. For example HKEY_CLASSES_ROOT should be $FFFFFFFF80000000 on win64 instead of $80000000. Most registry API functions accept invalid HKEY_xxx values. But some registry functions like RegOverridePredefKey() require proper values. I had spent several hours fighting with RegOverridePredefKey() on win64 until I have found what had been wrong. 2012-12-22 16:15:32 +00:00
errors.inc
func.inc * fixes #23025, 64-bit issue with timer functions, patch by Luiz Americo 2012-10-03 19:06:22 +00:00
Makefile
makefile.inc
messages.inc * WM_GETOBJECT added. 2012-10-06 21:02:39 +00:00
redef.inc * expanded VK_ codes. Patch by Nikolay N. Mantis #20801 2011-12-03 16:41:06 +00:00
struct.inc * fixes from Mantis #20194, derived from patch and description by G. Fink. 2011-09-08 20:42:39 +00:00
unidef.inc * wvsprintf* to stdcall, mantis #21591 2012-03-29 17:43:38 +00:00
unidef.sed
unifun.inc * wvsprintf* to stdcall, mantis #21591 2012-03-29 17:43:38 +00:00