marco aebe66d0cf * some fixes and a lot of updating of Hungarian names. Mantis #26196 11 years ago
..
aygshell.pp 59702147ff * patch by "Vasil" to fix various WinCE and Win32 API conversion issues 15 years ago
bt_api.pp fc55afcac9 + Added many new wince api interface units by Vasil Maximov. 17 years ago
bt_sdp.pp fc55afcac9 + Added many new wince api interface units by Vasil Maximov. 17 years ago
bthapi.pp aebe66d0cf * some fixes and a lot of updating of Hungarian names. Mantis #26196 11 years ago
bthutil.pp fc55afcac9 + Added many new wince api interface units by Vasil Maximov. 17 years ago
buildwinceunits.pp 81597bf171 * updated address of FSF (mantis #24646, patch by Alexey Svistunov) 12 years ago
cesync.pp 26d51730a8 + Added cesync, rapi, windbase units. rapi is builded for win32 only. cesync is builded for both wince and win32. 17 years ago
commctrl.pp 045ba4a1af * added cmdbar_help/cmdbar_ok 16 years ago
commdlg.pp 9633252e30 * Fixed winceunits sources and added them to build. 17 years ago
connmgr.pp 1977b90195 *szAdapterName:GUID; -> szAdapterName:PTCHAR; in conmgr.LPCONNMGR_CONNECTION_DETAILED_STATUS, resolves #20440 14 years ago
cpl.pp 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
devload.pp a6bff5f077 + Some fixes to wince api units by Vasil Maximov. 17 years ago
devmgmt.pp a6bff5f077 + Some fixes to wince api units by Vasil Maximov. 17 years ago
extapi.pp 08b551b504 + Added extapi and imm wince api units by Vasil Maximov. 16 years ago
gpsapi.pp 4ea565e9a6 + Added gpsapi and todaycmn units by Vasil. 17 years ago
gx.pp 1ec04dfd36 * Moved gx to packages. 17 years ago
htmlctrl.pp 89eb913ad3 + Added htmlctrl. 17 years ago
imm.pp 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
iphlpapi.pp 9633252e30 * Fixed winceunits sources and added them to build. 17 years ago
keybd.pp 0dbc1960bc + Added more wince api interface units by Vasil Maximov. 17 years ago
mmreg.pp a6bff5f077 + Some fixes to wince api units by Vasil Maximov. 17 years ago
mmsystem.pp 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
msacm.pp a6bff5f077 + Some fixes to wince api units by Vasil Maximov. 17 years ago
msgqueue.pp 981920616f * Windows unit additions by Vasil. 17 years ago
nled.pp 0dbc1960bc + Added more wince api interface units by Vasil Maximov. 17 years ago
notify.pp 9633252e30 * Fixed winceunits sources and added them to build. 17 years ago
oleauto.pp b658d55980 * Renamed oleaut32 to oleauto to match corresponding C header name. 17 years ago
phone.pp 0dbc1960bc + Added more wince api interface units by Vasil Maximov. 17 years ago
pimstore.pp 59702147ff * patch by "Vasil" to fix various WinCE and Win32 API conversion issues 15 years ago
pm.pp 981920616f * Windows unit additions by Vasil. 17 years ago
pnp.pas ef35ef0b0d Patches from Drigus, adds new wince units. bug #17096 and bug #17097 15 years ago
power.pp 9633252e30 * Fixed winceunits sources and added them to build. 17 years ago
projects.pp 9e19ef3a2c + Added sip and projects wince api units by Vasil Maximov. 17 years ago
rapi.pp ad2aa1ceb3 * Fix for #21058, cerapiuninit with lowercase init. 13 years ago
rapitypes.pp 20995bb01b * patch by Sven Barth: Add CeRapiInvoke to rapi.pp, resolves #15170 16 years ago
ras.pp 8850d715af + ras and raserror wince api units by Vasil Maximov. 17 years ago
raserror.pp 8850d715af + ras and raserror wince api units by Vasil Maximov. 17 years ago
ril.pp b050eaf031 * patch by F@ntomas to amend the incorrect declarations of RILSUPSERVICEDATA and LPRILSUPSERVICEDATA in ril.pp (winceunits package) 15 years ago
service.pp 981920616f * Windows unit additions by Vasil. 17 years ago
shellapi.pp 251ba4888c * Replaced integer by longint. 17 years ago
simmgr.pp d88a49be79 * Fixed library name in simmgr by Vasil Maximov. 17 years ago
sip.pp 9e19ef3a2c + Added sip and projects wince api units by Vasil Maximov. 17 years ago
sipapi.pp 26efe0df1d + Added sipapi unit by Vasil. 17 years ago
sms.pp 54758c85d8 * SmsSendMessage's 2nd parameter changed to pointer, mantis 14605 15 years ago
storemgr.pas ef35ef0b0d Patches from Drigus, adds new wince units. bug #17096 and bug #17097 15 years ago
tapi.pp 9633252e30 * Fixed winceunits sources and added them to build. 17 years ago
tlhelp32.pas b0b708f308 help headers for wince from bug #17574 15 years ago
todaycmn.pp 4ea565e9a6 + Added gpsapi and todaycmn units by Vasil. 17 years ago
tsp.pp ef716bda30 + Added tsp wince api unit by AnarchyMob. 16 years ago
wap.pp 6dd66f09b9 + Added wap wince api unit by AnarchyMob. 17 years ago
windbase.pp 2637f29ec4 * Keep declaration of CeOidGetInfoEx2 with var parameter for backward compatibility. 17 years ago
windbase_edb.inc 3e7ab056a9 * Patch by Carolos Foscolos. 17 years ago
wininet.pp 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
winioctl.pp 981920616f * Windows unit additions by Vasil. 17 years ago
ws2bth.pp fc55afcac9 + Added many new wince api interface units by Vasil Maximov. 17 years ago