Commit History

Author SHA1 Message Date
  marco 9772257404 * fix for mantis #20047 ddeconnect VAR Parameter issue that can take NIL. 14 years ago
  marco 1e9733d2d7 * several virtual* and heap* functions checked for 64-bit issues. 14 years ago
  marco 5c08dd06a3 * patch from Cobines, Mantis 19227 fixing return type of shgetfileinfo* 14 years ago
  sergei 30a02b8d65 * CreateIoCompletionPort and GetCompletionPortStarus: changed type of 'completionKey' parameter to ULONG_PTR, patch from cobines, resolves #19104. 14 years ago
  florian 59702147ff * patch by "Vasil" to fix various WinCE and Win32 API conversion issues 15 years ago
  marco 79678bfbe2 * fix for 17008, changed bytes component of mapviewoffile(ex) to size_t 15 years ago
  marco 462cb65726 * Several dword_ptr fixes triggered by mantis 16524 15 years ago
  florian 05ff453182 * patch by Dmitry Boyarintsev to fix some parameter names, resolves #14043 16 years ago
  marco 33133d00da * polybezierto and polydraw corrected as per Mantis 13112 16 years ago
  marco f042df1bdb * fix for several -W macro's. 17 years ago
  marco 15b5f150b4 * getcombobox changes dll. (12200) 17 years ago
  marco 46acbe2ee0 * moved commdlg functions from windows to commdlg unit. Constants still have to be done. 17 years ago
  marco 2e1682d7a7 * fix for #10772 interlocked now calling convention default (I hope, this modifier is undocumented #10823) 17 years ago
  marco c6c6bbd13a * first batch of lazarus' win32extra enhancements 17 years ago
  marco 4ff745402e * JCLSync missing prototypes. 18 years ago
  yury 7110ecdf7e * replaced "var R:RECT" to "const R:RECT" in WinAPI functions parameters according to MS PSDK. 18 years ago
  florian c6fb0d4cab * made second parameter of inverserect const, resolves #8705 18 years ago
  yury de8de88781 * updated Win32 API. 18 years ago
  marco b41c939202 * patch from bug #7850, enhanced metafile functions added (gdi32 dll) 19 years ago
  florian 21e845c386 - removed unecessary hack for point structures passed by value 19 years ago
  florian 30161f996c + SetProcessAffinityMask from Jean-Philippe Bembel 19 years ago
  peter 4c065bce45 * move InterLocked functions to system unit 19 years ago
  florian 89f8474388 * unified and moved some win32/win64 stuff 19 years ago