|
|
@21667
|
14 years |
dmik |
kernel32: Fixed a regression in r21655 that caused crashes in DOSCALL1 …
|
|
|
@21655
|
14 years |
dmik |
kernel32: Fixed: Closing a duplicate of a handle opened with …
|
|
|
@21564
|
15 years |
dmik |
kernel32: Implemented generating the high/low index values (using a …
|
|
|
@21329
|
16 years |
vladest |
Added functionality, required for Flash10 to kernel32
|
|
|
@21302
|
16 years |
ydario |
Kernel32 updates.
|
|
|
@10564
|
21 years |
sandervl |
ReadFile/WriteFile: wrong page calculation for memory maps
|
|
|
@10073
|
22 years |
sandervl |
Fixed closing of parent file handle by duplicate memory map; Compare …
|
|
|
@10071
|
22 years |
sandervl |
KSO: OpenFile fix for OF_PARSE
|
|
|
@10064
|
22 years |
sandervl |
Handle files opened with 0 for dwDesiredAccess seperately
|
|
|
@9975
|
22 years |
sandervl |
YD: Changes for header updates
|
|
|
@9911
|
22 years |
sandervl |
cleanup/resync
|
|
|
@9824
|
23 years |
sandervl |
Cleaned up memory map code
|
|
|
@9748
|
23 years |
sandervl |
Support DuplicateHandle for threads; cleaned up semaphore code
|
|
|
@9653
|
23 years |
sandervl |
implemented Get/SetHandleInformation; CloseHandle change for …
|
|
|
@9530
|
23 years |
sandervl |
DT: GetFileTime & SetFileTime fixes; need to convert between UTC and …
|
|
|
@9453
|
23 years |
sandervl |
CreateFile/OpenFile: convert file name to long if in hashed 8.3 format
|
|
|
@8685
|
23 years |
sandervl |
ParsePath fix; check boundary
|
|
|
@8121
|
23 years |
sandervl |
all named file mappings are shared
|
|
|
@7550
|
24 years |
sandervl |
overlapped io updates
|
|
|
@7549
|
24 years |
sandervl |
preliminary changes for new overlapped io framework
|
|
|
@7474
|
24 years |
phaller |
Fixes in HandleManager and Device Handlers
|
|
|
@7457
|
24 years |
sandervl |
preliminary work on overlapped serial comm IO
|
|
|
@7293
|
24 years |
sandervl |
CreateFile for named pipes fix
|
|
|
@5791
|
24 years |
sandervl |
OpenFile fixes
|
|
|
@5715
|
24 years |
sandervl |
OpenFile now checks for null pointer and returns ERROR_INVALID_NAME
|
|
|
@5587
|
24 years |
sandervl |
added mailslot implemenation, named pipe fixes + FreeLibraryAndExitThread
|
|
|
@4683
|
25 years |
sandervl |
CreateFile (multiple backslash) fix
|
|
|
@4682
|
25 years |
sandervl |
CreateProcessA (path with spaces) + OpenFile (multiple backslash) fixes
|
|
|
@4496
|
25 years |
sandervl |
LoadLibraryExA + memory map close fix, added new registry keys for …
|
|
|
@4474
|
25 years |
sandervl |
pe loader fixes, add system32\drivers dir during installation, add …
|
|
|
@4256
|
25 years |
sandervl |
heap corruption fix (initcommandline) + handlemanager class for disks
|
|
|
@4230
|
25 years |
sandervl |
memory map fixes + extra reg keys for init
|
|
|
@4171
|
25 years |
sandervl |
more logging + DeviceIoControl handlemanager wrapper added
|
|
|
@4008
|
25 years |
sandervl |
fixed sharing violation bug in OsLibCreateFile
|
|
|
@4001
|
25 years |
sandervl |
removed share mode hack; no longer necessary due to fixed bugs
|
|
|
@3999
|
25 years |
sandervl |
CreateFile fix (don't add write access when creating files)
|
|
|
@3995
|
25 years |
sandervl |
misc fixes
|
|
|
@3948
|
25 years |
sandervl |
mmap + share hack
|
|
|
@3836
|
25 years |
phaller |
Fix: bugfix for bugfix for ReadFile/WriteFile
|
|
|
@3828
|
25 years |
sandervl |
Fixed bugs in Read/WriteFile; nr of bytes written/read pointer can be NULL
|
|
|
@3819
|
25 years |
sandervl |
PD: added handlemanager support for named & unnamed pipes
|
|
|
@3804
|
25 years |
sandervl |
strncpy call changes + language api updates/fixes
|
|
|
@3785
|
25 years |
sandervl |
Fixed bug in OpenFile (don't set structure to 0 for OF_REOPEN mode)
|
|
|
@3782
|
25 years |
sandervl |
memory map fixes
|
|
|
@3765
|
25 years |
sandervl |
findresource cleanup
|
|
|
@3751
|
25 years |
sandervl |
MN: GetFileTime failed in OpenFile because handle wasn't saved yet
|
|
|
@3731
|
25 years |
sandervl |
added dprintf to duplicatehandle
|
|
|
@3721
|
25 years |
sandervl |
DuplicateHandle fix
|
|
|
@3714
|
25 years |
phaller |
some fixes
|
|
|
@3678
|
25 years |
sandervl |
RegQueryValueW, OpenFile and LoadLibrary fixes
|
|
|
@3642
|
25 years |
sandervl |
Rewrote file io apis
|