Historial de Commits

Autor SHA1 Mensaje Fecha
  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. hace 12 años
  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. hace 13 años
  marco f89e32c034 * expanded VK_ codes. Patch by Nikolay N. Mantis #20801 hace 14 años
  marco 01d686c11d * paper size constants updated, patch by G. Fink, Mantis #20120 hace 14 años
  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 hace 14 años
  paul 4036be1221 rtl: add IO_REPARSE_TAG constants hace 15 años
  marco 8304d2c1c5 * adds gwlp and gclp constants, mantis 17656 and 17655 hace 15 años
  florian 59702147ff * patch by "Vasil" to fix various WinCE and Win32 API conversion issues hace 15 años
  paul 714a7e82d7 rtl: add UDS_HOTTRACK style hace 15 años
  marco 6a7bc76ca0 * later SM_ constants for getmetrics mantis 16138 hace 15 años
  marco 689094646e * image_file_machine constants hace 15 años
  marco c83ee377c1 * some defines from winioctl updated, mantis 15137 hace 16 años
  pierre 19cc28d974 * STD_XXX_HANDLE constants are DWORD type hace 16 años
  marco 59811e1012 * Findfirstex and findfirsttransacted as per #14924 hace 16 años
  marco 47e90bbdf3 * typo corrected as per #14578 hace 16 años
  marco 0212aa9311 * dss constants from Paul hace 16 años
  marco c13f553b9b * comment added previous commit hace 16 años
  marco 017f7b2528 * log* defines. hace 16 años
  marco c72c091277 * fix for 12619, security_descriptor_min_length now a sizeof as in the winsdk headers. (win64) hace 17 años
  marco 6e4782a9db * fix for 10766 hace 17 años
  marco 4774f766e0 * second batch Lazarus' win32extra merging. Basic migration done, though a few discussion items remain open. hace 17 años
  marco c6c6bbd13a * first batch of lazarus' win32extra enhancements hace 17 años
  marco 5156dc33b2 * image_* related constants expanded. hace 17 años
  marco f2d6410812 * More small compat fixes and constants. hace 17 años
  marco fc2a1eb190 * minor delphi compat fixes for jcl hace 17 años
  marco 29b72c584a * DFCS_* constants for win2000+. Part of #10522 hace 18 años
  florian 86e3e79e67 + WC_NO_BEST_FIT_CHARS hace 18 años
  marco 3e1eba1745 * logon32 constants expanded #10280 hace 18 años
  Marc Weustink a67b2a7484 * Added some statusses hace 18 años
  florian 7f441e0bca + added more FILE_ATTRIBUTE constants, resolves #9669 hace 18 años