sergei
83deae45b8
* First part of 64-bit Windows fixes from Mantis #23074 .
...
git-svn-id: trunk@26806 -
2014-02-18 02:10:35 +00:00
marco
527489c1ab
* some minor fixes to get unit Windows compiled with UNICODE defined.
...
git-svn-id: trunk@24658 -
2013-05-31 09:09:08 +00:00
marco
06688db698
* wvsprintf* to stdcall, mantis #21591
...
--This line, and those below, will be ignored--
M win/wininc/unidef.inc
M win/wininc/ascfun.inc
M win/wininc/ascdef.inc
M win/wininc/unifun.inc
git-svn-id: trunk@20655 -
2012-03-29 17:43:38 +00:00
sergei
7b948b1e38
* Type of lParam argument of EnumResourceNames, EnumResourceTypes, EnumResourceLanguages and corresponding callbacks must be LONG_PTR. Mantis #18816 .
...
* Also assigned meaningful names to callback arguments.
git-svn-id: trunk@16993 -
2011-02-24 06:08:33 +00:00
sergei
5fb58e1458
+ Windows unit: add GetCPInfoEx function and related definitions, patch from G.Fink, Mantis #18654
...
git-svn-id: trunk@16862 -
2011-02-01 13:10:15 +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
marco
59811e1012
* Findfirstex and findfirsttransacted as per #14924
...
git-svn-id: trunk@14080 -
2009-11-06 11:46:25 +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
e7e430d2f5
* getfileinfoex + small delphi compat fix (tbstr)
...
git-svn-id: trunk@10195 -
2008-02-03 21:14:38 +00:00
micha
d704af7216
fix compilation for {$T+} linux/win
...
git-svn-id: trunk@4794 -
2006-10-04 20:43:55 +00:00
peter
438981a689
* use GetWindowLong for GetWindowLongPtr on 32bit
...
git-svn-id: trunk@3414 -
2006-05-02 14:37:28 +00:00
florian
d3b92ccb6f
+ more delphi compatibility stuff
...
git-svn-id: trunk@3407 -
2006-05-01 19:08:19 +00:00
florian
df4ea71e93
+ more delphi compatibility defines
...
git-svn-id: trunk@3404 -
2006-05-01 18:27:57 +00:00
peter
5800aca3e7
* add Set/GetWindowLongPtr
...
git-svn-id: trunk@3293 -
2006-04-20 10:49:25 +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