Commit History

Author SHA1 Message Date
  marco f79a8c1544 * IMAGE_FIRST_SECTION 10 years ago
  marco 698a068da7 * Missing symbols from mantis #27657 except macro IMAGE_FIRST_SECTION 10 years ago
  marco 0a0739b916 * improved winexec comment, updated copyright year and add minor comment to gettickcount64 11 years ago
  sergei 5e762cc6ea * Second part of 64-bit Windows fixes and updates from Mantis #23074. 11 years ago
  marco 1a4a745993 * fix for mantis #25078 12 years ago
  marco 527489c1ab * some minor fixes to get unit Windows compiled with UNICODE defined. 12 years ago
  marco bbc7d0c96b * vista+ gettickcount64 12 years ago
  sergei 747342ebb2 - Removed nested comments which were causing compiler warnings. 12 years ago
  marco ee51ccced6 * fixes #23025, 64-bit issue with timer functions, patch by Luiz Americo 13 years ago
  marco fedd899736 * deprecated winexec, a win16 overleft which MS deprecated 17 years ago. 13 years ago
  marco 51f99c57c3 * Add CancelIO, CancelIOex Mantis #21079 13 years ago
  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