Jonas Maebe
|
cb58ac7f18
* initise result of SafeLoadLibrary for non-windows
|
19 years ago |
yury
|
198a56cc21
* fixed: Message box is not displayed when unhandled exception occurs and SysUtils is used in GUI apps for all Windows targets.
|
19 years ago |
oro06
|
bf6a603d28
*wince fix: SetErrorMode not exist
|
19 years ago |
florian
|
32f4039978
* fixed compilation on non unix
|
19 years ago |
florian
|
47fac4ee6e
* moved *SSECSR to system unit
|
19 years ago |
Jonas Maebe
|
77d20627dc
* removed duplicate EVariant class from varutils and incorporated
|
19 years ago |
peter
|
6bbf8f4e22
* always write backtracestr for exception address to print also backtrace info for
|
19 years ago |
florian
|
d4bb99a5fb
+ runerror 214: bus error/data misaligment
|
20 years ago |
florian
|
c7cd9ff06b
* TMultiReadExclusiveWriteSynchronizer fixed and moved to SysUtils
|
20 years ago |
florian
|
0d79442d0f
+ sscanf
|
20 years ago |
florian
|
13e3102954
* Patch from Vincent Snijders:
|
20 years ago |
michael
|
d2d33c03fb
+ Added missing FileSetDate call
|
20 years ago |
florian
|
64c72bd312
* patch from Joost van der Sluis to remove VIRTUALPASCAL define since VP is officially dead
|
20 years ago |
michael
|
23ad0ae1ec
+ Removed HASINTF and VER1_0 defines
|
20 years ago |
michael
|
180fd52858
+ Reworked GUID creation
|
20 years ago |
fpc
|
790a4fe2d3
* log and id tags removed
|
20 years ago |
michael
|
ffb55c4254
+ Removed VER1_0 defines
|
20 years ago |
michael
|
99658cf4d6
+ Implementation of CreateGUID
|
20 years ago |
fpc
|
50778076c3
initial import
|
20 years ago |
florian
|
7fef413b69
+ SysLocale
|
20 years ago |
peter
|
e417e34496
* truncate log
|
20 years ago |
florian
|
f9d09611a8
* compilation with 1.0.x fixed
|
20 years ago |
peter
|
86c8e46d5d
* 1.0.x fix
|
20 years ago |
florian
|
4f7560d89e
* improved widestring infrastructure manager
|
20 years ago |
peter
|
a68b710efd
* retrieve backtrace when exception is raised
|
20 years ago |
peter
|
b989cd1d4e
* no backtrace for default unhandled exception
|
20 years ago |
michael
|
e05a92537d
+ Implemented ForceDirectories for Delphi compatibility
|
20 years ago |
peter
|
76efcf23f7
add alias FPC_BREAK_UNHANDLED_EXCEPTION
|
20 years ago |
sg
|
c1d0445cbc
* Fixed ExceptionErrorMessage (string const didn't match Format() call)
|
21 years ago |
michael
|
370f47e611
+ Added getappconfigdir calls
|
21 years ago |