marco
ee51ccced6
* fixes #23025 , 64-bit issue with timer functions, patch by Luiz Americo
...
git-svn-id: trunk@22526 -
2012-10-03 19:06:22 +00:00
marco
fedd899736
* deprecated winexec, a win16 overleft which MS deprecated 17 years ago.
...
git-svn-id: trunk@21291 -
2012-05-14 09:43:53 +00:00
marco
51f99c57c3
* Add CancelIO, CancelIOex Mantis #21079
...
git-svn-id: trunk@20063 -
2012-01-13 09:02:54 +00:00
marco
9772257404
* fix for mantis #20047 ddeconnect VAR Parameter issue that can take NIL.
...
git-svn-id: trunk@18853 -
2011-08-26 13:16:37 +00:00
marco
1e9733d2d7
* several virtual* and heap* functions checked for 64-bit issues.
...
git-svn-id: trunk@17979 -
2011-07-11 20:38:37 +00:00
marco
5c08dd06a3
* patch from Cobines, Mantis 19227 fixing return type of shgetfileinfo*
...
git-svn-id: trunk@17369 -
2011-04-25 15:43:07 +00:00
sergei
30a02b8d65
* CreateIoCompletionPort and GetCompletionPortStarus: changed type of 'completionKey' parameter to ULONG_PTR, patch from cobines, resolves #19104 .
...
git-svn-id: trunk@17258 -
2011-04-06 03:33:45 +00:00
florian
59702147ff
* patch by "Vasil" to fix various WinCE and Win32 API conversion issues
...
git-svn-id: trunk@15824 -
2010-08-15 19:39:31 +00:00
marco
79678bfbe2
* fix for 17008, changed bytes component of mapviewoffile(ex) to size_t
...
git-svn-id: trunk@15630 -
2010-07-24 19:03:59 +00:00
marco
462cb65726
* Several dword_ptr fixes triggered by mantis 16524
...
git-svn-id: trunk@15299 -
2010-05-20 19:39:54 +00:00
florian
05ff453182
* patch by Dmitry Boyarintsev to fix some parameter names, resolves #14043
...
git-svn-id: trunk@13442 -
2009-07-25 15:14:14 +00:00
marco
33133d00da
* polybezierto and polydraw corrected as per Mantis 13112
...
git-svn-id: trunk@12677 -
2009-02-03 20:38:27 +00:00
marco
f042df1bdb
* fix for several -W macro's.
...
git-svn-id: trunk@11989 -
2008-10-28 14:28:38 +00:00
marco
15b5f150b4
* getcombobox changes dll. (12200)
...
git-svn-id: trunk@11818 -
2008-09-23 08:36:56 +00:00
marco
46acbe2ee0
* moved commdlg functions from windows to commdlg unit. Constants still have to be done.
...
git-svn-id: trunk@10323 -
2008-02-13 22:21:11 +00:00
marco
2e1682d7a7
* fix for #10772 interlocked now calling convention default (I hope, this modifier is undocumented #10823 )
...
* remove comctl32 functions from windows. In time accctrl and comdlg functions will also go, but for that the respective windows headers must be done first.
This both for delphi compat, and to avoid duplicate identifiers (and vague errors) as encountered with win32extra merging.
git-svn-id: trunk@10321 -
2008-02-13 21:00:14 +00:00
marco
c6c6bbd13a
* first batch of lazarus' win32extra enhancements
...
git-svn-id: trunk@10268 -
2008-02-10 13:45:37 +00:00
marco
4ff745402e
* JCLSync missing prototypes.
...
git-svn-id: trunk@7820 -
2007-06-26 14:41:57 +00:00
yury
7110ecdf7e
* replaced "var R:RECT" to "const R:RECT" in WinAPI functions parameters according to MS PSDK.
...
git-svn-id: trunk@7247 -
2007-05-02 22:01:26 +00:00
florian
c6fb0d4cab
* made second parameter of inverserect const, resolves #8705
...
git-svn-id: trunk@7124 -
2007-04-17 19:47:00 +00:00
yury
de8de88781
* updated Win32 API.
...
git-svn-id: trunk@6475 -
2007-02-13 18:37:32 +00:00
marco
b41c939202
* patch from bug #7850 , enhanced metafile functions added (gdi32 dll)
...
git-svn-id: trunk@5460 -
2006-11-23 09:18:44 +00:00
florian
21e845c386
- removed unecessary hack for point structures passed by value
...
git-svn-id: trunk@4722 -
2006-09-24 20:54:51 +00:00
florian
30161f996c
+ SetProcessAffinityMask from Jean-Philippe Bembel
...
git-svn-id: trunk@4537 -
2006-09-02 20:27:34 +00:00
peter
4c065bce45
* move InterLocked functions to system unit
...
git-svn-id: trunk@3933 -
2006-06-25 09:26:23 +00:00
florian
89f8474388
* unified and moved some win32/win64 stuff
...
+ more units on win64 compile
git-svn-id: trunk@3131 -
2006-04-02 20:52:17 +00:00