marco
|
a5ce9a9ab6
* fix for #35111 EnumTimeFormatsEx. Prepared by 440bx
|
6 gadi atpakaļ |
marco
|
d6b39276bb
* makerop to dword mantis #34712
|
6 gadi atpakaļ |
svenbarth
|
4f39e57f62
* move PWSTR declaration to unit Windows
|
7 gadi atpakaļ |
michael
|
b1f2b6aeb9
* Add some missing pointer declarations and HWND_MESSAGE (bug ID 30450)
|
8 gadi atpakaļ |
Jonas Maebe
|
e5a1231931
* updated FSF address (mantis #30198, patch by Paul Gevers)
|
8 gadi atpakaļ |
nickysn
|
bffe9480f4
+ added the winapi functions, structures and constants for raw keyboard and mouse input
|
9 gadi atpakaļ |
marco
|
5e8bc3a631
* mantis #29762 unicode structure problems fixed up to and including MessageBoxIndirectW
|
9 gadi atpakaļ |
marco
|
1ae1e9310b
* defined -A and -W structs and callback for a couple of functions Mantis #0029762
|
9 gadi atpakaļ |
marco
|
ffff774ff2
* fixes by lks of base.inc procptr types (one long->plong, three dword_ptr to ulong_ptr) fixes mantis #29023
|
9 gadi atpakaļ |
marco
|
92960ff3ac
* initial advanced records support for TSize..TRect and -F.
|
9 gadi atpakaļ |
marco
|
882d42eb86
* change image_* macros to unsigned, half of bug #27674
|
10 gadi atpakaļ |
marco
|
698a068da7
* Missing symbols from mantis #27657 except macro IMAGE_FIRST_SECTION
|
10 gadi atpakaļ |
sergei
|
5e762cc6ea
* Second part of 64-bit Windows fixes and updates from Mantis #23074.
|
11 gadi atpakaļ |
paul
|
bc636658d6
rtl: add/change some token related types
|
12 gadi atpakaļ |
paul
|
de6a53376c
win32: update TOKEN_INFORMATION_CLASS from windows sdk
|
12 gadi atpakaļ |
marco
|
8592b306f5
* some more Unicode Windows headers fixes.
|
12 gadi atpakaļ |
marco
|
527489c1ab
* some minor fixes to get unit Windows compiled with UNICODE defined.
|
12 gadi atpakaļ |
marco
|
548879f450
* set tchar to ansichar if ifndef unicode. Probably doesn't matter, since but
|
12 gadi atpakaļ |
marco
|
ee51ccced6
* fixes #23025, 64-bit issue with timer functions, patch by Luiz Americo
|
13 gadi atpakaļ |
paul
|
872d9e98ea
rtl: fix return type of 2 callback procedures (UINT -> UINT_PTR)
|
14 gadi atpakaļ |
paul
|
32ec75216c
rtl: fix printer hook procedures - they return PTR_UINT instead of UINT
|
14 gadi atpakaļ |
sergei
|
7b948b1e38
* Type of lParam argument of EnumResourceNames, EnumResourceTypes, EnumResourceLanguages and corresponding callbacks must be LONG_PTR. Mantis #18816.
|
14 gadi atpakaļ |
florian
|
e9550c62bf
* inline original windows macros
|
15 gadi atpakaļ |
marco
|
4ee7f3adee
* fix for mantis 15865 add hmonitor
|
15 gadi atpakaļ |
marco
|
c83ee377c1
* some defines from winioctl updated, mantis 15137
|
15 gadi atpakaļ |
marco
|
59811e1012
* Findfirstex and findfirsttransacted as per #14924
|
15 gadi atpakaļ |
marco
|
7e72e81662
* pboolean is now deprecated because it conflicts with system.pboolean. Under ifndef 2_2. (#11380)
|
17 gadi atpakaļ |
florian
|
fa6c504041
+ variant functions of oleaut32.dll added
|
17 gadi atpakaļ |
marco
|
4774f766e0
* second batch Lazarus' win32extra merging. Basic migration done, though a few discussion items remain open.
|
17 gadi atpakaļ |
marco
|
e9804d7002
* some more small updates.
|
17 gadi atpakaļ |