| Commit message (Expand) | Author | Age | Files | Lines |
* | * windows unit enhancements from mantis #34184 | marco | 2018-08-27 | 2 | -4/+26 |
* | * improve DirectoryExists() and FileExists() based on patch by Serge Anvarov ... | svenbarth | 2018-08-24 | 1 | -15/+55 |
* | + implement FileGetSymLinkTarget() based on patch by Serge Anvarov in Mantis ... | svenbarth | 2018-08-24 | 1 | -1/+76 |
* | + add missing defines | svenbarth | 2018-08-24 | 1 | -0/+2 |
* | + add Delphi-compatible FileGetSymLinkTarget functions to all platforms (curr... | svenbarth | 2018-08-24 | 1 | -0/+6 |
* | + add Delphi compatible FollowLink parameter (default is True) to FileExists ... | svenbarth | 2018-08-24 | 1 | -2/+2 |
* | * fixes mantis 34008, some copy paste errors in -A and -W suffixes. | marco | 2018-07-21 | 2 | -4/+7 |
* | * consistent naming of lData field in NEWCPLINFO | florian | 2018-04-06 | 1 | -1/+1 |
* | * Patch from Ondrej Pokorny to convert unit names to CamelCase (bug ID 33481) | michael | 2018-03-23 | 3 | -4/+4 |
* | * Fix bug ID 33133 (use newer Windows API if available) | michael | 2018-02-24 | 1 | -10/+328 |
* | * fixed TranslateMxcsr | florian | 2018-02-17 | 1 | -6/+21 |
* | * win32/64 stdio handles don't have fixed numbers, remove very old check | marco | 2018-02-10 | 1 | -2/+0 |
* | * East Asian locales era patch from Mantis #33003 | marco | 2018-01-11 | 1 | -23/+6 |
* | * CB_GETCOMBOBOXINFO from patch mantis #32890 | marco | 2017-12-30 | 1 | -0/+1 |
* | * some update to filechange attributes by Pascal Riekenberg, mantis #32833 | marco | 2017-12-21 | 1 | -0/+8 |
* | * enhmetafileproc/enummetafileproc fix. Reported by Oleg, mantis #32751 | marco | 2017-11-29 | 1 | -2/+2 |
* | * move PWSTR declaration to unit Windows | svenbarth | 2017-09-29 | 1 | -0/+1 |
* | * initial fileflush, mantis #15824 | marco | 2017-09-03 | 1 | -0/+8 |
* | * Add some missing pointer declarations and HWND_MESSAGE (bug ID 30450) | michael | 2017-07-23 | 2 | -0/+3 |
* | * Add missing functions from wincon.h (bug id 29963) | michael | 2017-07-18 | 5 | -2/+177 |
* | * Fix handle leak in case findfirst returns not 0. (bug ID 32012) | michael | 2017-06-18 | 1 | -5/+10 |
* | + added the MAPVK_* winapi constants (used with MapVirtualKey/MapVirtualKeyEx) | nickysn | 2017-06-03 | 1 | -0/+13 |
* | * menubarinfo, remove packed (64-bit fix) | marco | 2017-05-24 | 1 | -1/+1 |
* | Replace __tls_used for win64 by an alias of _tls_used | pierre | 2017-05-05 | 1 | -12/+5 |
* | * dword -> dword_ptr in sendmessagetimeout (3x), mantis #31661 | marco | 2017-04-14 | 1 | -3/+3 |
* | * do not set IsMultithread on windows, if no second thread is started, resolv... | florian | 2017-03-11 | 1 | -5/+4 |
* | * patch by Dmitry Boyarintsev (bug #31023) implementing SysSetCtrlBreakHand... | hajny | 2016-12-03 | 1 | -0/+28 |
* | * Fix bug 31040 | michael | 2016-12-01 | 1 | -0/+1 |
* | * fix remaining search handle leaks in Dos.FSearch - fix for bug #30896 | hajny | 2016-11-17 | 1 | -0/+1 |
* | * fix for bug #24504 (extended version of patch by Bart Broersma) | hajny | 2016-11-08 | 1 | -30/+30 |
* | * fix for Mantis #30747: for anonymous events CreateEvent() needs to be calle... | svenbarth | 2016-10-16 | 1 | -2/+7 |
* | * updated FSF address (mantis #30198, patch by Paul Gevers) | jonas | 2016-10-02 | 10 | -10/+10 |
* | * fix missing 'kernel32' reported on forum by "DG" | marco | 2016-09-28 | 2 | -4/+4 |
* | + add and use sysinit unit for Win64 (only one since we don't support cygwin ... | svenbarth | 2016-08-13 | 1 | -3/+5 |
* | * Remove trailing #13#10 in the result of SysErrorMessage() on Windows and mi... | yury | 2016-07-29 | 1 | -13/+16 |
* | Rewrite CommandLine creation in Dos.Exec function to avoid problems when Com... | pierre | 2016-06-21 | 1 | -14/+29 |
* | Use constref instead of const when passing TEntryInformation along | svenbarth | 2016-06-11 | 2 | -2/+2 |
* | Rename FPC_HAS_INDIRECT_MAIN_INFORMATION to FPC_HAS_INDIRECT_ENTRY_INFORMATIO... | svenbarth | 2016-06-11 | 3 | -17/+17 |
* | + added the winapi functions, structures and constants for raw keyboard and m... | nickysn | 2016-05-22 | 8 | -0/+363 |
* | Change WideString initialization to work correctly with indirect main informa... | svenbarth | 2016-04-29 | 2 | -5/+9 |
* | * GetStdHandle returns a THandle (use of longint was not 64-bit safe) | hajny | 2016-04-10 | 1 | -3/+3 |
* | * Patch from Denis Kozlov to fix buffer errors (bug ID 29942) | michael | 2016-04-02 | 1 | -43/+93 |
* | * Fix bug ID 29913 | michael | 2016-03-28 | 1 | -2/+2 |
* | * Use STACK_SIZE_PARAM_IS_A_RESERVATION for stack sizes, should fix bug ID 17755 | michael | 2016-03-27 | 1 | -1/+1 |
* | * Define STACK_SIZE_PARAM_IS_A_RESERVATION | michael | 2016-03-27 | 1 | -0/+1 |
* | * unicode executeprocess from work during Lazarus convention in IJsselstein | marco | 2016-03-19 | 1 | -8/+31 |
* | * copyfileexw (mantis #29729) | marco | 2016-03-12 | 3 | -0/+59 |
* | * second batch of mantis #29762 related -w function fixes.. | marco | 2016-03-11 | 3 | -178/+482 |
* | * mantis #29762 unicode structure problems fixed up to and including Message... | marco | 2016-03-11 | 5 | -34/+97 |
* | * Fix bug ID 29784 | michael | 2016-03-05 | 1 | -0/+34 |