marcoonthegit
|
3ba731088d
* fix two wrong lpCstrs in gevolumeinformationa overload. Part of bug 0041221
|
6 月之前 |
marcoonthegit
|
0c48f0eb4d
* SetFilePointerEx, requested on forum.
|
11 月之前 |
marcoonthegit
|
20727a2b03
* and redef with int64 typing
|
11 月之前 |
Michaël Van Canneyt
|
5d546e2bc2
* Add overload, so system unit version of interlocked* calls is also found. Fixes issue #40283
|
2 年之前 |
ondrej
|
33909bf22e
win rtl: load GetTimeZoneInformationForYear dynamically. Issue #38192
|
4 年之前 |
ondrej
|
ac08f01ec0
GetLocalTimeOffset: DateTime-aware overloads (Windows supported, Unix is a ToDo). Issue #35710
|
5 年之前 |
marcoonthegit
|
ae79d29107
* add pointer variant fo createconsolescreenbuffer, move old VAR definition to redef for compat.
|
1 年之前 |
Michaël Van Canneyt
|
9185095155
* Patches from Pascal Riekenberg, some small corrections
|
3 年之前 |
marco
|
a857741040
--- Merging r40842 into '.':
|
6 年之前 |
marco
|
c5e1d72b71
--- Merging r39666 into '.':
|
7 年之前 |
marco
|
a94205280c
* fixes mantis 34008, some copy paste errors in -A and -W suffixes.
|
7 年之前 |
marco
|
5a8578cfaa
* dword -> dword_ptr in sendmessagetimeout (3x), mantis #31661
|
8 年之前 |
marco
|
a4a11cb149
* startupinfo was declared with lpTstr. splitted in the usual A/W/- variants
|
11 年之前 |
sergei
|
5e762cc6ea
* Second part of 64-bit Windows fixes and updates from Mantis #23074.
|
11 年之前 |
marco
|
23ac05cfdd
* fix for #22546
|
12 年之前 |
marco
|
1a4a745993
* fix for mantis #25078
|
12 年之前 |
marco
|
3af8cab1de
* corrections from Mantis #20194.
|
12 年之前 |
marco
|
f89e32c034
* expanded VK_ codes. Patch by Nikolay N. Mantis #20801
|
14 年之前 |
marco
|
1f5333a80a
* fixes from Mantis #20194, derived from patch and description by G. Fink.
|
14 年之前 |
marco
|
9772257404
* fix for mantis #20047 ddeconnect VAR Parameter issue that can take NIL.
|
14 年之前 |
sergei
|
30a02b8d65
* CreateIoCompletionPort and GetCompletionPortStarus: changed type of 'completionKey' parameter to ULONG_PTR, patch from cobines, resolves #19104.
|
14 年之前 |
sergei
|
5fb58e1458
+ Windows unit: add GetCPInfoEx function and related definitions, patch from G.Fink, Mantis #18654
|
14 年之前 |
marco
|
a318f1c91e
* Also changed the redef version of getprocessaffinity.. to dword_ptr.
|
14 年之前 |
florian
|
05ff453182
* patch by Dmitry Boyarintsev to fix some parameter names, resolves #14043
|
16 年之前 |
florian
|
e4e2b5be18
* added overloeaded InterlockedExchangeAdd with first parameter being a pointer, resolves #13282
|
16 年之前 |
florian
|
0c65d53f45
+ added register keyword to Interlocked* definitions as suggested by Jonas, resolves #12255
|
16 年之前 |
marco
|
9d19ee390c
* bug #10571, getcompletionstatus was already added, postcompletionstatus in this commit
|
17 年之前 |
marco
|
ba9e709878
* fix for 11238
|
17 年之前 |
marco
|
46acbe2ee0
* moved commdlg functions from windows to commdlg unit. Constants still have to be done.
|
17 年之前 |
marco
|
2e1682d7a7
* fix for #10772 interlocked now calling convention default (I hope, this modifier is undocumented #10823)
|
17 年之前 |