Historia zmian

Autor SHA1 Wiadomość Data
  marco 8592b306f5 * some more Unicode Windows headers fixes. 12 lat temu
  marco 527489c1ab * some minor fixes to get unit Windows compiled with UNICODE defined. 12 lat temu
  marco 548879f450 * set tchar to ansichar if ifndef unicode. Probably doesn't matter, since but 12 lat temu
  marco ee51ccced6 * fixes #23025, 64-bit issue with timer functions, patch by Luiz Americo 13 lat temu
  paul 872d9e98ea rtl: fix return type of 2 callback procedures (UINT -> UINT_PTR) 14 lat temu
  paul 32ec75216c rtl: fix printer hook procedures - they return PTR_UINT instead of UINT 14 lat temu
  sergei 7b948b1e38 * Type of lParam argument of EnumResourceNames, EnumResourceTypes, EnumResourceLanguages and corresponding callbacks must be LONG_PTR. Mantis #18816. 14 lat temu
  florian e9550c62bf * inline original windows macros 15 lat temu
  marco 4ee7f3adee * fix for mantis 15865 add hmonitor 15 lat temu
  marco c83ee377c1 * some defines from winioctl updated, mantis 15137 16 lat temu
  marco 59811e1012 * Findfirstex and findfirsttransacted as per #14924 16 lat temu
  marco 7e72e81662 * pboolean is now deprecated because it conflicts with system.pboolean. Under ifndef 2_2. (#11380) 17 lat temu
  florian fa6c504041 + variant functions of oleaut32.dll added 17 lat temu
  marco 4774f766e0 * second batch Lazarus' win32extra merging. Basic migration done, though a few discussion items remain open. 17 lat temu
  marco e9804d7002 * some more small updates. 17 lat temu
  marco bdf213a03a * ulong32 + 64 needed for imagehlp.pp 17 lat temu
  marco 07808fc80f * plresult for IContextMenu<x> 17 lat temu
  marco d7c9bb88d2 * remove some redundant pbyte definitions. 17 lat temu
  yury 9759a9d9c1 * Reverted r9101, because it causes problems. We must find a better solution to get rid of these warnings. 18 lat temu
  yury cc31f2d720 * Changed LPARAM type to be ptruint instaed of ptrint to fix confusing warnings in SendMessage/PostMessage when pointer is passed in lparam. It should not lead to problems. 18 lat temu
  florian 201fc56655 + added and fixed some delphi compatibility stuff 18 lat temu
  florian 5645a1380c * fixed more windows types 18 lat temu
  florian 8d371e3f97 * made RT_* simple constants, fixes #8584 18 lat temu
  florian 262df1cbf7 * fix for #7882 by xpete 19 lat temu
  peter b538256145 * readd WCHAR, it is needed for compatibility. There is 19 lat temu
  Marc Weustink 3232e59810 * fixed compilation on CE 19 lat temu
  micha d704af7216 fix compilation for {$T+} linux/win 19 lat temu
  florian 81d83c70ce + GET_*_LPARAM 19 lat temu
  yury 5a49addb35 * fixed more warnings and notes while compiling RTL. 19 lat temu
  peter 4c065bce45 * move InterLocked functions to system unit 19 lat temu