Commit History

Autor SHA1 Mensaxe Data
  sergei 167ee9867e * Moved DLL_xxx declarations to sysos.inc, so they can be reused by wince. %!s(int64=13) %!d(string=hai) anos
  sergei c3b106fde3 * StringToOleStr(UnicodeString), reduced to single SetString call, this way it does not depend on private functions and does not require $ifdef's. %!s(int64=13) %!d(string=hai) anos
  sergei ce2812e24a * Split combined declarations of GetModuleHandle and GetModuleFileName into separate WinCE and non-WinCE versions. Using Pointer as 'common denominator' in combined declarations was making it impossible to use e.g. GetModuleHandle('literal') in System unit. %!s(int64=13) %!d(string=hai) anos
  sergei ebb2205c63 * Moved TExceptionRecord definition to sysos.inc, it is identical for all Windows targets. %!s(int64=14) %!d(string=hai) anos
  sergei 32094761ef * win32/system.pp, win64/system.pp: Moved duplicated declarations of WinAPI functions to sysos.inc (Florian's comment about include ordering is no longer true, wstrings.inc comes after sysos.inc these days). %!s(int64=14) %!d(string=hai) anos
  paul 6131a9188c rtl: fix wince compilation, reimplement WinCEWide2AnsiMove, WinCEAnsi2WideMove by copying win32 code %!s(int64=14) %!d(string=hai) anos
  paul ae0d732c8f merge r13485 from cpstrnew branch by florian: %!s(int64=14) %!d(string=hai) anos
  florian 28126cf0d5 * convert disk full to run time error 101 %!s(int64=14) %!d(string=hai) anos
  pierre bffd571f9d * win/sysos.inc: TTlsDirectory, new record type %!s(int64=14) %!d(string=hai) anos
  mazen b127fc154a * Fixed spell error revealed by lintian. %!s(int64=15) %!d(string=hai) anos
  pierre bdefb849fc * Fix for Bug report 17550 %!s(int64=15) %!d(string=hai) anos
  florian cba72c423d * patch by Sergei Gorelkin to use always SetFilePointer, also for files with >2GB, this saves some lines of code, resolves #14630 %!s(int64=16) %!d(string=hai) anos
  florian 6c5471f324 * don't destroy LastError when resolving a threadvar on windows, resolves #10205 (?) %!s(int64=17) %!d(string=hai) anos
  michael 174de3eab1 Merged revisions 9693-10480 via svnmerge from %!s(int64=17) %!d(string=hai) anos
  florian 7da7364ee7 * refactored SysResetFPU into SysInitFPU and SysResetFPU %!s(int64=18) %!d(string=hai) anos
  yury ff37ef8786 * fixed i386-wince support. WinCE API functions are cdecl. %!s(int64=19) %!d(string=hai) anos
  yury 4bfe0e6819 * Optimization for code size. %!s(int64=19) %!d(string=hai) anos
  florian 4fb0d13138 + few com helpers added %!s(int64=19) %!d(string=hai) anos
  florian 807fc6e948 * basic file io fixed for win64 %!s(int64=19) %!d(string=hai) anos
  florian 1db5db975e * more 64 bit clean up %!s(int64=19) %!d(string=hai) anos
  florian 598853240c * keep the stack 16 byte aligned on winx64 %!s(int64=19) %!d(string=hai) anos
  oro06 c1ac14c0f3 *arm/wince lib import corrected for Loadlibrary, GetProcAddress %!s(int64=20) %!d(string=hai) anos
  florian b88fcfda62 + 64 bit fs support %!s(int64=20) %!d(string=hai) anos
  florian 0a58f18502 * from Yury Sidorov: %!s(int64=20) %!d(string=hai) anos
  florian 8adc1c9b0c + RTL part of WinCE patches from Yuri Sidorov %!s(int64=20) %!d(string=hai) anos
  florian 07442c5693 * fixed passing of variant parameters for windows api %!s(int64=20) %!d(string=hai) anos
  florian ad3b9b9464 * windows rtl restructuring to share code between win32 and win64 %!s(int64=20) %!d(string=hai) anos