florian
|
6992fde8fc
* patch from Ales to Katona to change some var parameters to out
|
20 years ago |
michael
|
8a226bba52
+ Removed HASWIDESTRING/HASWIDECHAR defines
|
20 years ago |
michael
|
180fd52858
+ Reworked GUID creation
|
20 years ago |
fpc
|
790a4fe2d3
* log and id tags removed
|
20 years ago |
florian
|
3beb4d960f
* createguid fixed
|
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
|
0bfbd0a18e
+ added Ansi* routines to widestring manager
|
20 years ago |
florian
|
89d569f6f9
* applied fix from Vincent to fix make cyle crash on P4 with WinXP SP2
|
20 years ago |
florian
|
ed174f891c
* fixed compilation with 1.0.10
|
20 years ago |
florian
|
bb997ce5ea
+ WideCompareString and WideCompareText for win32 implemented
|
20 years ago |
florian
|
7fef413b69
+ SysLocale
|
20 years ago |
peter
|
e417e34496
* truncate log
|
20 years ago |
michael
|
e0f5517579
+ Some fixes in new envvar function
|
20 years ago |
michael
|
fbb13b5266
+ Added GetEnvironmentVariableCount and GetEnvironmentString calls
|
20 years ago |
michael
|
aae1e74a73
+ Ver 1.0 does not handle initialized variables well
|
21 years ago |
michael
|
252d077e78
+ initialized SysConfigDir
|
21 years ago |
michael
|
6bf44ccc0f
Added getappconfig calls
|
21 years ago |
florian
|
6427a54c3d
* fixed some bootstrapping problems as well as some 64 bit stuff
|
21 years ago |
marco
|
c2d60c1a8b
* Hopefully last large changes to fpexec and friends.
|
21 years ago |
michael
|
c7385cf2cb
+ Implemented winsysut unit
|
21 years ago |
Tomas Hajny
|
e0f9297e01
* ExecuteProcess fixes, ProcessID and ThreadID added
|
21 years ago |
michael
|
7c7dd809bf
+ DirectoryExists now closes findfirst handle
|
21 years ago |
michael
|
a1d8f29196
+ Added Sleep() function
|
21 years ago |
florian
|
b761623fe7
* changed sysutils.exec to ExecuteProcess
|
21 years ago |
florian
|
058d480f40
* error handling for Variants improved
|
22 years ago |
marco
|
d3ca61aa15
* added some more of win32* delphi pseudo constants
|
22 years ago |
Tomas Hajny
|
57538cb669
* THandle in sysutils common using System.THandle
|
22 years ago |
peter
|
33b5eccc3c
* stdcall patch
|
22 years ago |