Commit History

Author SHA1 Message Date
  marco c402bffc69 * part of mantis 028134, cleanup of NORM_ constants 10 years ago
  marco 698a068da7 * Missing symbols from mantis #27657 except macro IMAGE_FIRST_SECTION 10 years ago
  marco bcfe5eb146 * large image aware PE flag value. Fixes Delphi programs that set peflags with constant. 11 years ago
  nickysn 6cf2382760 + added the PFD_DIRECT3D_ACCELERATED and PFD_SUPPORT_COMPOSITION constants to 12 years ago
  marco 609f6255d4 * added layout constants. 12 years ago
  sergei 94d1e0c81c + Added KEY_WOW64_64KEY and KEY_WOW64_32KEY to Windows unit and fcl-registry/src/regdef.inc 12 years ago
  marco 2a09070108 * add INVALID_FILE_SIZE mentioned on Lazarus list. 12 years ago
  marco 54c7620793 * moved some constants from PTC after checking them with SDK 12 years ago
  yury 2012220aec * 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. 12 years ago
  paul 82bfe995ef 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. 13 years ago
  marco f89e32c034 * expanded VK_ codes. Patch by Nikolay N. Mantis #20801 13 years ago
  marco 01d686c11d * paper size constants updated, patch by G. Fink, Mantis #20120 14 years ago
  sergei 62e11742bf * Reverted STD_xxx_HANDLE constants back to DWORD type (issue introduced in r15824). These are not handles, and are 32-bit even in Win64. See http://msdn.microsoft.com/en-us/library/ms683231.aspx 14 years ago
  paul 4036be1221 rtl: add IO_REPARSE_TAG constants 14 years ago
  marco 8304d2c1c5 * adds gwlp and gclp constants, mantis 17656 and 17655 15 years ago
  florian 59702147ff * patch by "Vasil" to fix various WinCE and Win32 API conversion issues 15 years ago
  paul 714a7e82d7 rtl: add UDS_HOTTRACK style 15 years ago
  marco 6a7bc76ca0 * later SM_ constants for getmetrics mantis 16138 15 years ago
  marco 689094646e * image_file_machine constants 15 years ago
  marco c83ee377c1 * some defines from winioctl updated, mantis 15137 15 years ago
  pierre 19cc28d974 * STD_XXX_HANDLE constants are DWORD type 15 years ago
  marco 59811e1012 * Findfirstex and findfirsttransacted as per #14924 16 years ago
  marco 47e90bbdf3 * typo corrected as per #14578 16 years ago
  marco 0212aa9311 * dss constants from Paul 16 years ago
  marco c13f553b9b * comment added previous commit 16 years ago
  marco 017f7b2528 * log* defines. 16 years ago
  marco c72c091277 * fix for 12619, security_descriptor_min_length now a sizeof as in the winsdk headers. (win64) 16 years ago
  marco 6e4782a9db * fix for 10766 17 years ago
  marco 4774f766e0 * second batch Lazarus' win32extra merging. Basic migration done, though a few discussion items remain open. 17 years ago
  marco c6c6bbd13a * first batch of lazarus' win32extra enhancements 17 years ago