paweld
|
2b63c02bc5
Incorrect function name imported from `comctl32.dll` - for `LoadIconWithScaleDown` function.
|
3 years ago |
marcoonthegit
|
4a8ddc50b3
* fix TreeView_GetItemRect reported by 440bx on forum
|
3 years ago |
marco
|
d74abf8575
* let win64 also define _win32. Some function prototypes are under that
|
5 years ago |
marco
|
1b1df0c026
* _win64 fixes. Commctrl still has it but has now the correct define.
|
5 years ago |
svenbarth
|
0076284a86
* revert changes from r36770
|
8 years ago |
michael
|
f61e1cdb85
* Fix bug ID #31569
|
8 years ago |
marco
|
dce9b9c68c
* some more "occured", mantis #31112
|
8 years ago |
marco
|
c5401e381d
* Changes for activation of ifdef UNICODE by FPC_UNICODE_RTL and FPC_OS_UNICODE.
|
12 years ago |
svenbarth
|
930b76e8fb
Fix compilation of WinCE. Change the fixed UNICODE define of WinCE to FPC_OS_UNICODE, so that it won't be undefined when changing the mode/string type and that the usage of a UNICODE API is independant of the mode.
|
12 years ago |
marco
|
f0fcd4647b
* fix for mantis #22283, Wrong bit shift in ListView_GetCheckState (shl instead of shr)
|
13 years ago |
marco
|
a9e189ca31
* fix typing of some macro2procedure conversions. Mantis #21696
|
13 years ago |
marco
|
1308a777ac
* fix compilation non win32/64. Patch from Vincent on IRC
|
14 years ago |
sergei
|
2b6fea065d
* Several functions had their results unassigned, fixed.
|
14 years ago |
marco
|
57e38d3466
* moved taskdialog to commctrl
|
15 years ago |
marco
|
ae3ab174cd
* more Vista fixes, and implemented some macro's that somehow were not implemented.
|
16 years ago |
marco
|
3af4741b5e
* vista items till WC_STATICA, roughly at 80% now.
|
16 years ago |
marco
|
baca8ec9b6
* first half of vista updates.
|
16 years ago |
marco
|
a10f94a50a
* Marquee patch from Paul + some Vista PBM_ constants.
|
16 years ago |
florian
|
097127d9aa
* overload CreateStatusWindow and DrawStatusText with *W forms
|
16 years ago |
marco
|
c6c6bbd13a
* first batch of lazarus' win32extra enhancements
|
17 years ago |
marco
|
f2d6410812
* More small compat fixes and constants.
|
17 years ago |
marco
|
a259154511
* propvariant and friends.
|
17 years ago |
marco
|
6f2a821c19
* base units from base/winunits to winunits-base
|
18 years ago |