Historial de Commits

Autor SHA1 Mensaje Fecha
  marco 698a068da7 * Missing symbols from mantis #27657 except macro IMAGE_FIRST_SECTION hace 10 años
  marco bcfe5eb146 * large image aware PE flag value. Fixes Delphi programs that set peflags with constant. hace 11 años
  nickysn 6cf2382760 + added the PFD_DIRECT3D_ACCELERATED and PFD_SUPPORT_COMPOSITION constants to hace 12 años
  marco 609f6255d4 * added layout constants. hace 12 años
  sergei 94d1e0c81c + Added KEY_WOW64_64KEY and KEY_WOW64_32KEY to Windows unit and fcl-registry/src/regdef.inc hace 12 años
  marco 2a09070108 * add INVALID_FILE_SIZE mentioned on Lazarus list. hace 12 años
  marco 54c7620793 * moved some constants from PTC after checking them with SDK hace 12 años
  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