ondrej
|
3f605a5b50
win rtl: load GetTimeZoneInformationForYear dynamically. Issue #38192
|
4 years ago |
ondrej
|
0d08b98d47
GetLocalTimeOffset: DateTime-aware overloads (Windows supported, Unix is a ToDo). Issue #35710
|
4 years ago |
marco
|
28c15a95d5
* Mantis 35257 modifyworldtransform, defined with var parameter could also take NIL. Split into straight pointer + redef var overload.
|
6 years ago |
marco
|
980d812ca4
* Fix for #35146 getfullpathname.
|
6 years ago |
marco
|
0b9ee238b5
* windows unit enhancements from mantis #34184
|
7 years ago |
marco
|
a94205280c
* fixes mantis 34008, some copy paste errors in -A and -W suffixes.
|
7 years ago |
marco
|
5a8578cfaa
* dword -> dword_ptr in sendmessagetimeout (3x), mantis #31661
|
8 years ago |
marco
|
a4a11cb149
* startupinfo was declared with lpTstr. splitted in the usual A/W/- variants
|
11 years ago |
sergei
|
5e762cc6ea
* Second part of 64-bit Windows fixes and updates from Mantis #23074.
|
11 years ago |
marco
|
23ac05cfdd
* fix for #22546
|
11 years ago |
marco
|
1a4a745993
* fix for mantis #25078
|
12 years ago |
marco
|
3af8cab1de
* corrections from Mantis #20194.
|
12 years ago |
marco
|
f89e32c034
* expanded VK_ codes. Patch by Nikolay N. Mantis #20801
|
13 years ago |
marco
|
1f5333a80a
* fixes from Mantis #20194, derived from patch and description by G. Fink.
|
14 years ago |
marco
|
9772257404
* fix for mantis #20047 ddeconnect VAR Parameter issue that can take NIL.
|
14 years ago |
sergei
|
30a02b8d65
* CreateIoCompletionPort and GetCompletionPortStarus: changed type of 'completionKey' parameter to ULONG_PTR, patch from cobines, resolves #19104.
|
14 years ago |
sergei
|
5fb58e1458
+ Windows unit: add GetCPInfoEx function and related definitions, patch from G.Fink, Mantis #18654
|
14 years ago |
marco
|
a318f1c91e
* Also changed the redef version of getprocessaffinity.. to dword_ptr.
|
14 years ago |
florian
|
05ff453182
* patch by Dmitry Boyarintsev to fix some parameter names, resolves #14043
|
16 years ago |
florian
|
e4e2b5be18
* added overloeaded InterlockedExchangeAdd with first parameter being a pointer, resolves #13282
|
16 years ago |
florian
|
0c65d53f45
+ added register keyword to Interlocked* definitions as suggested by Jonas, resolves #12255
|
16 years ago |
marco
|
9d19ee390c
* bug #10571, getcompletionstatus was already added, postcompletionstatus in this commit
|
17 years ago |
marco
|
ba9e709878
* fix for 11238
|
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
|
71a017aca0
* overload fix.
|
17 years ago |
marco
|
fe7b1a7f2e
* fixed smartlink like Jonas proposed dd 2008-01-06. Also relevant because of 10766
|
17 years ago |
marco
|
5eb8f7006b
* interlockedincrement aliased for delphi compat
|
17 years ago |
marco
|
66d08b2586
* Delphi compat overload reenabled.
|
17 years ago |
marco
|
f19b4591ec
* var fix for propertysheet
|
18 years ago |