Commit History

作者 SHA1 備註 提交日期
  marcoonthegit 67eac52f07 * RegisterDeviceNotification 2 年之前
  marcoonthegit cfc77315ca * getlongpath as per https://forum.lazarus.freepascal.org/index.php/topic,60972.0/topicseen.html 2 年之前
  marco d80d564a20 * realgetwindowclass, mantis 035551 6 年之前
  marco 6559033d2d * QueryFullProcessImageName 6 年之前
  marco 12e98d891a * GetComputerNameEx/A/W Mantis #35115 6 年之前
  marco 980d812ca4 * Fix for #35146 getfullpathname. 6 年之前
  Jonas Maebe e5a1231931 * updated FSF address (mantis #30198, patch by Paul Gevers) 8 年之前
  marco fe99472d22 * fix missing 'kernel32' reported on forum by "DG" 8 年之前
  nickysn bffe9480f4 + added the winapi functions, structures and constants for raw keyboard and mouse input 9 年之前
  marco 5e8bc3a631 * mantis #29762 unicode structure problems fixed up to and including MessageBoxIndirectW 9 年之前
  sergei 83deae45b8 * First part of 64-bit Windows fixes from Mantis #23074. 11 年之前
  marco 527489c1ab * some minor fixes to get unit Windows compiled with UNICODE defined. 12 年之前
  marco 06688db698 * wvsprintf* to stdcall, mantis #21591 13 年之前
  sergei 7b948b1e38 * Type of lParam argument of EnumResourceNames, EnumResourceTypes, EnumResourceLanguages and corresponding callbacks must be LONG_PTR. Mantis #18816. 14 年之前
  sergei 5fb58e1458 + Windows unit: add GetCPInfoEx function and related definitions, patch from G.Fink, Mantis #18654 14 年之前
  marco 462cb65726 * Several dword_ptr fixes triggered by mantis 16524 15 年之前
  marco 59811e1012 * Findfirstex and findfirsttransacted as per #14924 15 年之前
  marco 46acbe2ee0 * moved commdlg functions from windows to commdlg unit. Constants still have to be done. 17 年之前
  marco 2e1682d7a7 * fix for #10772 interlocked now calling convention default (I hope, this modifier is undocumented #10823) 17 年之前
  marco e7e430d2f5 * getfileinfoex + small delphi compat fix (tbstr) 17 年之前
  micha d704af7216 fix compilation for {$T+} linux/win 19 年之前
  peter 438981a689 * use GetWindowLong for GetWindowLongPtr on 32bit 19 年之前
  florian d3b92ccb6f + more delphi compatibility stuff 19 年之前
  florian df4ea71e93 + more delphi compatibility defines 19 年之前
  peter 5800aca3e7 * add Set/GetWindowLongPtr 19 年之前
  florian 89f8474388 * unified and moved some win32/win64 stuff 19 年之前