Commit History

Author SHA1 Message Date
  marco cce08d837b --- Merging r49490 into '.': 4 years ago
  marco 32b4647870 # revisions: 44443,44667,44714,44724 5 years ago
  marco bb863aa53d --- Merging r42994 into '.': 6 years ago
  marco da79953f12 --- Merging r42008 into '.': 6 years ago
  marco 458dac66cf --- Merging r41918 into '.': 6 years ago
  marco a857741040 --- Merging r40842 into '.': 6 years ago
  marco 0b7aab430e --- Merging r41262 into '.': 6 years ago
  marco ad69839b34 --- Merging r41264 into '.': 6 years ago
  marco e22ca656c5 --- Merging r41253 into '.': 6 years ago
  marco e1d32d0fef # revisions: 39793,39850,39852,39910,40020,40021,40022,40024,40096 6 years ago
  marco d8cd1baf82 --- Merging r39670 into '.': 7 years ago
  marco c5e1d72b71 --- Merging r39666 into '.': 7 years ago
  marco f9364648c1 * some update to filechange attributes by Pascal Riekenberg, mantis #32833 7 years ago
  michael b1f2b6aeb9 * Add some missing pointer declarations and HWND_MESSAGE (bug ID 30450) 8 years ago
  michael 2f9627f9f5 * Add missing functions from wincon.h (bug id 29963) 8 years ago
  nickysn b4d7959c7a + added the MAPVK_* winapi constants (used with MapVirtualKey/MapVirtualKeyEx) 8 years ago
  Jonas Maebe e5a1231931 * updated FSF address (mantis #30198, patch by Paul Gevers) 9 years ago
  nickysn bffe9480f4 + added the winapi functions, structures and constants for raw keyboard and mouse input 9 years ago
  michael 12d7061212 * Define STACK_SIZE_PARAM_IS_A_RESERVATION 9 years ago
  marco 3ca2c1553d * copyfileexw (mantis #29729) 9 years ago
  michael fde42ca8ef * Type helpers, compatible to Delphi XE 8 9 years ago
  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