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 |
marco
|
4ff745402e
* JCLSync missing prototypes.
|
18 years ago |
florian
|
201fc56655
+ added and fixed some delphi compatibility stuff
|
18 years ago |
florian
|
40fde13aa4
+ several missing constants, functions and structures added
|
18 years ago |
florian
|
9e257a5289
+ new definitions
|
18 years ago |
florian
|
631187d30d
+ some delphi compatibility stuff added
|
18 years ago |
marco
|
7c66dc722f
* virtualprotect overload compat
|
18 years ago |
yury
|
de8de88781
* updated Win32 API.
|
18 years ago |
marco
|
b091c2a03a
* uncommented refefs for bug #8267, var versions of findfirstfile/nextfile
|
18 years ago |
Jonas Maebe
|
9398d67e51
* fixed SetWaitableTimer declaration
|
18 years ago |
yury
|
30db0a17db
* added some Delphi compatible redefs and constants.
|
18 years ago |
marco
|
507da73806
* hookproc alias, delphi compat
|
18 years ago |
florian
|
262df1cbf7
* fix for #7882 by xpete
|
18 years ago |
michael
|
adc889e9ac
* fixed bug #0007140, adding overloaded version for SHFileOperation
|
19 years ago |
marco
|
6148aec213
* getstartupinfo
|
19 years ago |
peter
|
4c065bce45
* move InterLocked functions to system unit
|
19 years ago |
florian
|
89f8474388
* unified and moved some win32/win64 stuff
|
19 years ago |