Histórico de Commits

Autor SHA1 Mensagem Data
  svenbarth 9ddf90b059 + fix for Mantis #35203: add TLS_OUT_OF_INDEXES constant to Windows unit há 6 anos atrás
  marco 12e98d891a * GetComputerNameEx/A/W Mantis #35115 há 6 anos atrás
  marco a5ce9a9ab6 * fix for #35111 EnumTimeFormatsEx. Prepared by 440bx há 6 anos atrás
  marco eb5aa0f8cf * add missing file_attribute constants, mantis #35120 há 6 anos atrás
  marco 46aa5f2712 * _S_ and _E_ first and last were already there, just in an unexpected winerror. Found after testing ->revert all but the last line. há 6 anos atrás
  marco ec87ab2870 * some _E_ and _S_ constants from winerror.h used in activex patch. há 6 anos atrás
  marco 3a6d0d9d41 * flashwindowex, mantis #35048, patch by 440bx há 6 anos atrás
  marco 6ec527df23 * add IDANI_CAPTION, mantis #35042 há 6 anos atrás
  marco 76bb5d1a22 * add loadlibraryex flags, mantis #35041 há 6 anos atrás
  marco f8050815ea * pre shutdown constants + in general those series of constants refreshed há 6 anos atrás
  marco 0b9ee238b5 * windows unit enhancements from mantis #34184 há 7 anos atrás
  svenbarth b9721003f0 + add missing defines há 7 anos atrás
  marco f9364648c1 * some update to filechange attributes by Pascal Riekenberg, mantis #32833 há 7 anos atrás
  michael b1f2b6aeb9 * Add some missing pointer declarations and HWND_MESSAGE (bug ID 30450) há 8 anos atrás
  michael 2f9627f9f5 * Add missing functions from wincon.h (bug id 29963) há 8 anos atrás
  nickysn b4d7959c7a + added the MAPVK_* winapi constants (used with MapVirtualKey/MapVirtualKeyEx) há 8 anos atrás
  Jonas Maebe e5a1231931 * updated FSF address (mantis #30198, patch by Paul Gevers) há 8 anos atrás
  nickysn bffe9480f4 + added the winapi functions, structures and constants for raw keyboard and mouse input há 9 anos atrás
  michael 12d7061212 * Define STACK_SIZE_PARAM_IS_A_RESERVATION há 9 anos atrás
  marco 3ca2c1553d * copyfileexw (mantis #29729) há 9 anos atrás
  michael fde42ca8ef * Type helpers, compatible to Delphi XE 8 há 9 anos atrás
  marco c402bffc69 * part of mantis 028134, cleanup of NORM_ constants há 10 anos atrás
  marco 698a068da7 * Missing symbols from mantis #27657 except macro IMAGE_FIRST_SECTION há 10 anos atrás
  marco bcfe5eb146 * large image aware PE flag value. Fixes Delphi programs that set peflags with constant. há 11 anos atrás
  nickysn 6cf2382760 + added the PFD_DIRECT3D_ACCELERATED and PFD_SUPPORT_COMPOSITION constants to há 12 anos atrás
  marco 609f6255d4 * added layout constants. há 12 anos atrás
  sergei 94d1e0c81c + Added KEY_WOW64_64KEY and KEY_WOW64_32KEY to Windows unit and fcl-registry/src/regdef.inc há 12 anos atrás
  marco 2a09070108 * add INVALID_FILE_SIZE mentioned on Lazarus list. há 12 anos atrás
  marco 54c7620793 * moved some constants from PTC after checking them with SDK há 12 anos atrás
  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. há 12 anos atrás