michael
|
714e24c186
* Patch from Giulio Bernardi with resource support
|
18 年之前 |
peter
|
5acb3649df
* revert r9557, the performance impact is to big for an academic corner
|
18 年之前 |
yury
|
3a5cfb7575
* Fixed compilation.
|
18 年之前 |
yury
|
0dcad4d822
* Implemented late thread manager initialization. Thread manager code is not included to executable if thread stuff are not used. WinCE executable size is reduced by 4KB, Win32 executable size is reduced by 3KB. No testsuite regressions.
|
18 年之前 |
florian
|
86e3e79e67
+ WC_NO_BEST_FIT_CHARS
|
18 年之前 |
florian
|
78ca6925ba
* don't care about __stklen anymore
|
18 年之前 |
florian
|
7da7364ee7
* refactored SysResetFPU into SysInitFPU and SysResetFPU
|
18 年之前 |
Tomas Hajny
|
3b3849c02c
+ AllFilesMask constant added
|
18 年之前 |
Jonas Maebe
|
084f47708a
* fixed CtrlZMarksEOF comment (#9475)
|
18 年之前 |
Jonas Maebe
|
815cd2b39d
+ support for widestring manager based widechar conversions
|
18 年之前 |
florian
|
c6f8f550f9
* resource functions for win64, fixes #8304
|
19 年之前 |
florian
|
b3a1868ff0
* correct masking of exceptions in genmath code
|
19 年之前 |
florian
|
21955282d0
+ infrastructure for DispInterface call dispatching
|
19 年之前 |
florian
|
aa9808f6ce
* ignore non critical exceptions
|
19 年之前 |
florian
|
c8de2d35ee
* fixed constant
|
19 年之前 |
florian
|
f35652737e
* close all handles
|
19 年之前 |
florian
|
d337c3ca6a
* clean up heap at exit, fixes #7183
|
19 年之前 |
florian
|
05f672b8e6
+ dummy symbol _fltused
|
19 年之前 |
florian
|
ef7a7b9d27
* removed some unncessary code
|
19 年之前 |
florian
|
807fc6e948
* basic file io fixed for win64
|
19 年之前 |
florian
|
a440cbc783
* fixed system exception handling
|
19 年之前 |
florian
|
dff1eef6e6
* system exception handling cleaned up
|
19 年之前 |
florian
|
598853240c
* keep the stack 16 byte aligned on winx64
|
19 年之前 |
florian
|
6df561bd95
* ensure that exitcode is 0 at start
|
19 年之前 |
peter
|
f893e5ab6c
* updated
|
20 年之前 |
tom_at_work
|
1b4b42fdd6
* added CheckInitialStkLen() function which checks whether the given stack size value is valid on the OS when creating a thread, fixing stack checking
|
20 年之前 |
florian
|
6a279f8569
* small compilation fixes for win64 system unit
|
20 年之前 |
florian
|
ad3b9b9464
* windows rtl restructuring to share code between win32 and win64
|
20 年之前 |