Commit történet

Szerző SHA1 Üzenet Dátum
  marco 0b9ee238b5 * windows unit enhancements from mantis #34184 7 éve
  svenbarth b9721003f0 + add missing defines 7 éve
  marco f9364648c1 * some update to filechange attributes by Pascal Riekenberg, mantis #32833 7 éve
  michael b1f2b6aeb9 * Add some missing pointer declarations and HWND_MESSAGE (bug ID 30450) 8 éve
  michael 2f9627f9f5 * Add missing functions from wincon.h (bug id 29963) 8 éve
  nickysn b4d7959c7a + added the MAPVK_* winapi constants (used with MapVirtualKey/MapVirtualKeyEx) 8 éve
  Jonas Maebe e5a1231931 * updated FSF address (mantis #30198, patch by Paul Gevers) 9 éve
  nickysn bffe9480f4 + added the winapi functions, structures and constants for raw keyboard and mouse input 9 éve
  michael 12d7061212 * Define STACK_SIZE_PARAM_IS_A_RESERVATION 9 éve
  marco 3ca2c1553d * copyfileexw (mantis #29729) 9 éve
  michael fde42ca8ef * Type helpers, compatible to Delphi XE 8 10 éve
  marco c402bffc69 * part of mantis 028134, cleanup of NORM_ constants 10 éve
  marco 698a068da7 * Missing symbols from mantis #27657 except macro IMAGE_FIRST_SECTION 10 éve
  marco bcfe5eb146 * large image aware PE flag value. Fixes Delphi programs that set peflags with constant. 11 éve
  nickysn 6cf2382760 + added the PFD_DIRECT3D_ACCELERATED and PFD_SUPPORT_COMPOSITION constants to 12 éve
  marco 609f6255d4 * added layout constants. 12 éve
  sergei 94d1e0c81c + Added KEY_WOW64_64KEY and KEY_WOW64_32KEY to Windows unit and fcl-registry/src/regdef.inc 12 éve
  marco 2a09070108 * add INVALID_FILE_SIZE mentioned on Lazarus list. 12 éve
  marco 54c7620793 * moved some constants from PTC after checking them with SDK 12 éve
  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 éve
  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 éve
  marco f89e32c034 * expanded VK_ codes. Patch by Nikolay N. Mantis #20801 13 éve
  marco 01d686c11d * paper size constants updated, patch by G. Fink, Mantis #20120 14 éve
  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 éve
  paul 4036be1221 rtl: add IO_REPARSE_TAG constants 15 éve
  marco 8304d2c1c5 * adds gwlp and gclp constants, mantis 17656 and 17655 15 éve
  florian 59702147ff * patch by "Vasil" to fix various WinCE and Win32 API conversion issues 15 éve
  paul 714a7e82d7 rtl: add UDS_HOTTRACK style 15 éve
  marco 6a7bc76ca0 * later SM_ constants for getmetrics mantis 16138 15 éve
  marco 689094646e * image_file_machine constants 15 éve