Commit History

Author SHA1 Message Date
  marco 882d42eb86 * change image_* macros to unsigned, half of bug #27674 10 years ago
  marco 698a068da7 * Missing symbols from mantis #27657 except macro IMAGE_FIRST_SECTION 10 years ago
  sergei 5e762cc6ea * Second part of 64-bit Windows fixes and updates from Mantis #23074. 11 years ago
  paul bc636658d6 rtl: add/change some token related types 12 years ago
  paul de6a53376c win32: update TOKEN_INFORMATION_CLASS from windows sdk 12 years ago
  marco 8592b306f5 * some more Unicode Windows headers fixes. 12 years ago
  marco 527489c1ab * some minor fixes to get unit Windows compiled with UNICODE defined. 12 years ago
  marco 548879f450 * set tchar to ansichar if ifndef unicode. Probably doesn't matter, since but 12 years ago
  marco ee51ccced6 * fixes #23025, 64-bit issue with timer functions, patch by Luiz Americo 13 years ago
  paul 872d9e98ea rtl: fix return type of 2 callback procedures (UINT -> UINT_PTR) 14 years ago
  paul 32ec75216c rtl: fix printer hook procedures - they return PTR_UINT instead of UINT 14 years ago
  sergei 7b948b1e38 * Type of lParam argument of EnumResourceNames, EnumResourceTypes, EnumResourceLanguages and corresponding callbacks must be LONG_PTR. Mantis #18816. 14 years ago
  florian e9550c62bf * inline original windows macros 15 years ago
  marco 4ee7f3adee * fix for mantis 15865 add hmonitor 15 years ago
  marco c83ee377c1 * some defines from winioctl updated, mantis 15137 15 years ago
  marco 59811e1012 * Findfirstex and findfirsttransacted as per #14924 16 years ago
  marco 7e72e81662 * pboolean is now deprecated because it conflicts with system.pboolean. Under ifndef 2_2. (#11380) 17 years ago
  florian fa6c504041 + variant functions of oleaut32.dll added 17 years ago
  marco 4774f766e0 * second batch Lazarus' win32extra merging. Basic migration done, though a few discussion items remain open. 17 years ago
  marco e9804d7002 * some more small updates. 17 years ago
  marco bdf213a03a * ulong32 + 64 needed for imagehlp.pp 17 years ago
  marco 07808fc80f * plresult for IContextMenu<x> 17 years ago
  marco d7c9bb88d2 * remove some redundant pbyte definitions. 17 years ago
  yury 9759a9d9c1 * Reverted r9101, because it causes problems. We must find a better solution to get rid of these warnings. 18 years ago
  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 years ago
  florian 201fc56655 + added and fixed some delphi compatibility stuff 18 years ago
  florian 5645a1380c * fixed more windows types 18 years ago
  florian 8d371e3f97 * made RT_* simple constants, fixes #8584 18 years ago
  florian 262df1cbf7 * fix for #7882 by xpete 18 years ago
  peter b538256145 * readd WCHAR, it is needed for compatibility. There is 19 years ago