marco
|
7e72e81662
* pboolean is now deprecated because it conflicts with system.pboolean. Under ifndef 2_2. (#11380)
|
17 years ago |
florian
|
fa6c504041
+ variant functions of oleaut32.dll added
|
17 years ago |
marco
|
4774f766e0
* second batch Lazarus' win32extra merging. Basic migration done, though a few discussion items remain open.
|
17 years ago |
marco
|
e9804d7002
* some more small updates.
|
17 years ago |
marco
|
bdf213a03a
* ulong32 + 64 needed for imagehlp.pp
|
17 years ago |
marco
|
07808fc80f
* plresult for IContextMenu<x>
|
17 years ago |
marco
|
d7c9bb88d2
* remove some redundant pbyte definitions.
|
17 years ago |
yury
|
9759a9d9c1
* Reverted r9101, because it causes problems. We must find a better solution to get rid of these warnings.
|
18 years ago |
yury
|
cc31f2d720
* Changed LPARAM type to be ptruint instaed of ptrint to fix confusing warnings in SendMessage/PostMessage when pointer is passed in lparam. It should not lead to problems.
|
18 years ago |
florian
|
201fc56655
+ added and fixed some delphi compatibility stuff
|
18 years ago |
florian
|
5645a1380c
* fixed more windows types
|
18 years ago |
florian
|
8d371e3f97
* made RT_* simple constants, fixes #8584
|
18 years ago |
florian
|
262df1cbf7
* fix for #7882 by xpete
|
18 years ago |
peter
|
b538256145
* readd WCHAR, it is needed for compatibility. There is
|
19 years ago |
Marc Weustink
|
3232e59810
* fixed compilation on CE
|
19 years ago |
micha
|
d704af7216
fix compilation for {$T+} linux/win
|
19 years ago |
florian
|
81d83c70ce
+ GET_*_LPARAM
|
19 years ago |
yury
|
5a49addb35
* fixed more warnings and notes while compiling RTL.
|
19 years ago |
peter
|
4c065bce45
* move InterLocked functions to system unit
|
19 years ago |
Marc Weustink
|
b7d30936c2
+ added AMD64 CONTEXT
|
19 years ago |
peter
|
638005f9d3
* fix LRESULT and WPARAM
|
19 years ago |
florian
|
4084c4261d
+ more units for winx64
|
19 years ago |
florian
|
89f8474388
* unified and moved some win32/win64 stuff
|
19 years ago |