summaryrefslogtreecommitdiff
path: root/rtl/win/wininc/redef.inc
Commit message (Expand)AuthorAgeFilesLines
* * Mantis 35257 modifyworldtransform, defined with var parameter could also ...marco2019-04-181-1/+1
* * Fix for #35146 getfullpathname.marco2019-03-021-4/+9
* * windows unit enhancements from mantis #34184marco2018-08-271-1/+0
* * fixes mantis 34008, some copy paste errors in -A and -W suffixes.marco2018-07-211-2/+2
* * dword -> dword_ptr in sendmessagetimeout (3x), mantis #31661marco2017-04-141-3/+3
* * startupinfo was declared with lpTstr. splitted in the usual A/W/- variants marco2014-07-191-2/+2
* * Second part of 64-bit Windows fixes and updates from Mantis #23074.sergei2014-02-181-9/+9
* * fix for #22546marco2013-12-031-1/+1
* * fix for mantis #25078marco2013-09-241-1/+1
* * corrections from Mantis #20194. marco2013-05-051-3/+0
* * expanded VK_ codes. Patch by Nikolay N. Mantis #20801marco2011-12-031-10/+0
* * fixes from Mantis #20194, derived from patch and description by G. Fink.marco2011-09-081-2/+0
* * fix for mantis #20047 ddeconnect VAR Parameter issue that can take NIL.marco2011-08-261-0/+1
* * CreateIoCompletionPort and GetCompletionPortStarus: changed type of 'comple...sergei2011-04-061-1/+1
* + Windows unit: add GetCPInfoEx function and related definitions, patch from ...sergei2011-02-011-0/+7
* * Also changed the redef version of getprocessaffinity.. to dword_ptr. marco2011-01-081-1/+1
* * patch by Dmitry Boyarintsev to fix some parameter names, resolves #14043florian2009-07-251-5/+5
* * added overloeaded InterlockedExchangeAdd with first parameter being a point...florian2009-07-051-0/+1
* + added register keyword to Interlocked* definitions as suggested by Jonas, r...florian2009-02-071-6/+6
* * bug 10571, getcompletionstatus was already added, postcompletionstatus in ...marco2008-05-061-0/+1
* * fix for 11238marco2008-05-011-3/+3
* * moved commdlg functions from windows to commdlg unit. Constants still have...marco2008-02-131-2/+2
* * fix for #10772 interlocked now calling convention default (I hope, this m...marco2008-02-131-1/+2
* * overload fix.marco2008-02-081-3/+3
* * fixed smartlink like Jonas proposed dd 2008-01-06. Also relevant because o...marco2008-02-071-16/+16
* * interlockedincrement aliased for delphi compatmarco2008-01-291-1/+10
* * Delphi compat overload reenabled.marco2008-01-291-1/+1
* * var fix for propertysheetmarco2007-06-291-0/+2
* * JCLSync missing prototypes.marco2007-06-261-0/+2
* + added and fixed some delphi compatibility stuffflorian2007-06-251-1/+33
* + several missing constants, functions and structures addedflorian2007-06-241-3/+9
* + new definitionsflorian2007-06-141-1/+15
* + some delphi compatibility stuff addedflorian2007-06-131-4/+15
* * virtualprotect overload compatmarco2007-05-231-0/+1
* * updated Win32 API.yury2007-02-131-0/+11
* * uncommented refefs for bug 8267, var versions of findfirstfile/nextfilemarco2007-02-091-2/+2
* * fixed SetWaitableTimer declarationjonas2007-01-211-1/+1
* * added some Delphi compatible redefs and constants.yury2007-01-181-0/+25
* * hookproc alias, delphi compatmarco2006-12-311-0/+1
* * fix for #7882 by xpeteflorian2006-12-061-1/+0
* * fixed bug 0007140, adding overloaded version for SHFileOperationmichael2006-08-131-1/+1
* * getstartupinfomarco2006-07-171-0/+1
* * move InterLocked functions to system unitpeter2006-06-251-6/+0
* * unified and moved some win32/win64 stuffflorian2006-04-021-0/+1059