Tomas Hajny
|
1e6ee7f3c7
* fix remaining search handle leaks in Dos.FSearch - fix for bug #30896
|
vor 8 Jahren |
Tomas Hajny
|
b7de70422f
* fix for bug #24504 (extended version of patch by Bart Broersma)
|
vor 8 Jahren |
pierre
|
7efce7f121
Rewrite CommandLine creation in Dos.Exec function to avoid problems when ComLine is 255 characters long
|
vor 9 Jahren |
Jonas Maebe
|
df6a2dce00
+ unicodestring support for assign/erase/rename
|
vor 12 Jahren |
pierre
|
573102fa70
* Explicitly disable checkpointer for functions using GetEnvironmentStrings
|
vor 13 Jahren |
sergei
|
2099318c3d
* win/dos.pp: cleanup GetDiskFreeSpace related stuff, patch similar to sysutils.pp rev.16540.
|
vor 14 Jahren |
yury
|
62e616cae0
* Fixed warnings. rtl is warnings and notes free for wince and win32 again.
|
vor 17 Jahren |
peter
|
f4f3ae84d0
* AllowDirectorySeparators and AllowDriveSeparators typed constants
|
vor 17 Jahren |
pierre
|
8132e2c5d0
* correct previous patch, the first letter was missing
|
vor 18 Jahren |
pierre
|
4bd7803e00
* insure that env variable is only truncated if more than 255 chars after the equal sign
|
vor 18 Jahren |
florian
|
585db9d3c6
- removed unncessary packed
|
vor 19 Jahren |
Tomas Hajny
|
1cc4173738
* GetLongName hasn't been returning real LFN
|
vor 19 Jahren |
Tomas Hajny
|
37b80b35e7
* fix for (new) bug #7109
|
vor 19 Jahren |
florian
|
1db5db975e
* more 64 bit clean up
|
vor 19 Jahren |
armin
|
52e85b283c
changed types for GetDiskFreeSpace[Ex] from longint to longword
|
vor 19 Jahren |
florian
|
58c01ffd59
* use always GetDiskFreeSpaceEx on Winx64
|
vor 19 Jahren |
florian
|
598853240c
* keep the stack 16 byte aligned on winx64
|
vor 19 Jahren |
florian
|
89f8474388
* unified and moved some win32/win64 stuff
|
vor 19 Jahren |