Pierre Muller
e16364b567
Adapt sources to FPC_DOTTEDUNITS
2023-08-09 00:33:15 +02:00
Michael VAN CANNEYT
a17efde2a3
* Char -> AnsiChar
2023-07-14 17:26:10 +02:00
Pierre Muller
7ec5e24541
Add missing FILE_ATTRIBUTE_XXX constants as found in WinCE 5.0 headers (only FILE_ATTRIBUTE_DEVICE is not defined)
2023-02-08 12:44:30 +00:00
pierre
362e6232c3
Fix compilation for wince target after restriction of enum value to longint range
...
git-svn-id: trunk@43200 -
2019-10-15 08:03:39 +00:00
marco
a387e0b9bb
* add reg_qword. Feedback on #35050
...
git-svn-id: trunk@41274 -
2019-02-10 09:20:54 +00:00
svenbarth
b9721003f0
+ add missing defines
...
git-svn-id: trunk@39670 -
2018-08-24 15:33:55 +00:00
svenbarth
88c98e87cd
* declare REFIID compatible to Win32/Win64
...
git-svn-id: trunk@36808 -
2017-07-28 15:43:13 +00:00
marco
7ef8f00100
* more occured -> occurred spelling fixes.
...
git-svn-id: trunk@35130 -
2016-12-14 20:05:21 +00:00
Jonas Maebe
e5a1231931
* updated FSF address (mantis #30198 , patch by Paul Gevers)
...
git-svn-id: trunk@34598 -
2016-10-02 12:56:59 +00:00
michael
12d7061212
* Define STACK_SIZE_PARAM_IS_A_RESERVATION
...
git-svn-id: trunk@33345 -
2016-03-27 11:11:54 +00:00
svenbarth
e15e80ab1f
Fix for Mantis #29499 .
...
wince/wininc/struct.inc:
* the Windows unit of WinCE is compiled with $calling cdecl, but cdecl functions don't support high parameters, thus we need to adjust the calling convention when including the typshrd*.inc files
git-svn-id: trunk@33018 -
2016-01-29 14:32:59 +00:00
marco
c379362529
* wince has its own struct. Fix it in same way as win/wininc/struct.inc
...
git-svn-id: trunk@32362 -
2015-11-19 14:12:10 +00:00
florian
09220c6ad3
+ add GetIconInfo, patch by Andrew G. Khodotov, resolves #26772
...
git-svn-id: trunk@29291 -
2014-12-14 18:11:03 +00:00
marco
cb470da8d9
* alias some types to system.
...
git-svn-id: trunk@28345 -
2014-08-08 18:28:48 +00:00
michael
bbfd061dcf
* Extention -> extension (By Reinier, bug ID #25979 )
...
git-svn-id: trunk@27753 -
2014-05-10 15:30:57 +00:00
paul
82bfe995ef
rtl: move WM_APP to messages.inc instead of defines.inc. In other case it is not visible if only Message.pas is included into uses.
...
git-svn-id: trunk@21320 -
2012-05-18 08:59:23 +00:00
florian
5af111d164
+ WM_IME_REQUEST, resolves #21666
...
git-svn-id: trunk@20729 -
2012-04-06 21:32:49 +00:00
sekelsenmat
2c71cbfe3a
Removes non-working constant from wince rtl, see bug #15062
...
git-svn-id: trunk@15828 -
2010-08-16 09:38:31 +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
florian
39e533d40d
+ add StopDeviceNotifications to WinCE Windows units, resolves #17095
...
git-svn-id: trunk@15783 -
2010-08-11 20:31:04 +00:00
yury
fed5ef7c23
* Added declaration of GlobalReAllocPtr() for wince. Bug #13897 .
...
git-svn-id: trunk@13231 -
2009-06-03 09:28:18 +00:00
yury
08b551b504
+ Added extapi and imm wince api units by Vasil Maximov.
...
* Updated some existing wince api units by Vasil Maximov.
git-svn-id: trunk@12839 -
2009-03-01 11:10:10 +00:00
yury
aa21ff308e
* Added Delphi compatible definition for VerQueryValue for wince. Bug #12716 .
...
git-svn-id: trunk@12351 -
2008-12-12 14:03:07 +00:00
yury
a6bff5f077
+ Some fixes to wince api units by Vasil Maximov.
...
git-svn-id: trunk@11905 -
2008-10-17 10:41:46 +00:00
yury
14b5b6b9f2
+ New wince api units and some fixes to existing api units by Vasil Maximov.
...
git-svn-id: trunk@11904 -
2008-10-16 11:43:01 +00:00
yury
9015e06907
* Some fixes and additions by Vasil Maximov.
...
git-svn-id: trunk@11578 -
2008-08-14 14:51:21 +00:00
yury
f020a0a669
* LPMSG is pointer to MSG. Spotted by Vasil Maximov.
...
git-svn-id: trunk@11577 -
2008-08-14 14:49:36 +00:00
yury
3f180cf139
* Some additions to Windows unit by Vasil Maximov.
...
git-svn-id: trunk@11218 -
2008-06-11 10:50:18 +00:00
yury
20c44bed05
* Added some types by Vasil Maximov.
...
git-svn-id: trunk@11203 -
2008-06-05 08:27:26 +00:00
yury
b21b10aafb
* Added CP_UTF7 and CP_UTF8 constants. Mantis #10822 .
...
git-svn-id: trunk@11191 -
2008-06-04 14:13:39 +00:00
yury
45980d423d
* Some additions to Windows unit by Vasil Maximov.
...
git-svn-id: trunk@10970 -
2008-05-14 16:26:02 +00:00
yury
5d1582b940
* Added some API imports and constants by Vasil.
...
git-svn-id: trunk@10961 -
2008-05-13 10:52:03 +00:00
yury
9d0acf1505
* Added some types and structs to make activex unit compilable.
...
git-svn-id: trunk@10917 -
2008-05-09 18:43:38 +00:00
yury
981920616f
* Windows unit additions by Vasil.
...
+ msgqueue, pm, service, winioctl header translations by Vasil.
git-svn-id: trunk@10914 -
2008-05-09 15:25:28 +00:00
yury
cb02702b51
* Fixed constants.
...
git-svn-id: trunk@10908 -
2008-05-07 23:54:20 +00:00
yury
d2af7aa34a
* Started moving wince extra APIs from windows unit to separate units in packages/winceunits. Similar to win32/64.
...
git-svn-id: trunk@10897 -
2008-05-07 11:16:05 +00:00
yury
cf0cbc6a47
* Fixed ImageList_LoadBitmap and ImageList_LoadImage declarations by Vasil.
...
git-svn-id: trunk@10880 -
2008-05-04 18:22:23 +00:00
yury
10a286532f
* Fixed Wide<->Ansi conversion for wince.
...
git-svn-id: trunk@10725 -
2008-04-19 21:52:12 +00:00
yury
29c19fa4e3
* Do not free invalid pointer in RegSetValueExA wrapper.
...
git-svn-id: trunk@10303 -
2008-02-11 18:43:37 +00:00
yury
518f21a99e
* Import some functions by ordinal only to be compatible with older versions of wince.
...
git-svn-id: trunk@10301 -
2008-02-11 16:23:54 +00:00
yury
f040558e1c
* Fixed wince compilation.
...
* Added some constants.
git-svn-id: trunk@10134 -
2008-02-01 17:39:02 +00:00
yury
68f340eb9c
* Fixed THREAD_PRIORITY constants.
...
git-svn-id: trunk@9790 -
2008-01-19 13:15:05 +00:00
yury
c35316a30a
* Fixed compilation.
...
git-svn-id: trunk@9493 -
2007-12-19 17:11:24 +00:00
yury
41d1b3b60f
* Fixed erroneous argument and result type when needed (HWND type replaced by HANDLE type).
...
git-svn-id: trunk@9490 -
2007-12-18 15:56:09 +00:00
yury
95a6b09af6
* Fixed argument type.
...
git-svn-id: trunk@9489 -
2007-12-18 10:54:28 +00:00
yury
bb730eeae1
* Changed LPARAM back to ptrint for wince.
...
git-svn-id: trunk@9109 -
2007-11-03 16:58:47 +00:00
yury
3ec854059e
* Fixed WPARAM and LPARAM definition. It fixes lot of warnings.
...
git-svn-id: trunk@9045 -
2007-11-01 15:47:12 +00:00
yury
03fa047898
+ Added power management APIs.
...
git-svn-id: trunk@9023 -
2007-10-31 23:48:16 +00:00
yury
ef61a42155
+ Added notifications API.
...
git-svn-id: trunk@9022 -
2007-10-31 23:40:35 +00:00
peter
627cf69ae3
* svn props
...
git-svn-id: trunk@8468 -
2007-09-14 07:19:48 +00:00