florian
|
05ff453182
* patch by Dmitry Boyarintsev to fix some parameter names, resolves #14043
|
16 years ago |
marco
|
33133d00da
* polybezierto and polydraw corrected as per Mantis 13112
|
16 years ago |
marco
|
f042df1bdb
* fix for several -W macro's.
|
17 years ago |
marco
|
15b5f150b4
* getcombobox changes dll. (12200)
|
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
|
c6c6bbd13a
* first batch of lazarus' win32extra enhancements
|
17 years ago |
marco
|
4ff745402e
* JCLSync missing prototypes.
|
18 years ago |
yury
|
7110ecdf7e
* replaced "var R:RECT" to "const R:RECT" in WinAPI functions parameters according to MS PSDK.
|
18 years ago |
florian
|
c6fb0d4cab
* made second parameter of inverserect const, resolves #8705
|
18 years ago |
yury
|
de8de88781
* updated Win32 API.
|
18 years ago |
marco
|
b41c939202
* patch from bug #7850, enhanced metafile functions added (gdi32 dll)
|
19 years ago |
florian
|
21e845c386
- removed unecessary hack for point structures passed by value
|
19 years ago |
florian
|
30161f996c
+ SetProcessAffinityMask from Jean-Philippe Bembel
|
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 |