|
|
@6584
|
24 years |
sandervl |
Set last error to ERROR_ALREADY_EXISTS when CreateMutex, CreateEvent …
|
|
|
@6086
|
24 years |
sandervl |
added cdrom get/setvolume ioctls
|
|
|
@6084
|
24 years |
sandervl |
semaphore updates
|
|
|
@6079
|
24 years |
sandervl |
compile fixes
|
|
|
@6069
|
24 years |
sandervl |
semaphore update
|
|
|
@6049
|
24 years |
sandervl |
semaphore rewrite (not activated)
|
|
|
@5791
|
24 years |
sandervl |
OpenFile fixes
|
|
|
@5587
|
24 years |
sandervl |
added mailslot implemenation, named pipe fixes + FreeLibraryAndExitThread
|
|
|
@5019
|
25 years |
sandervl |
handle manager class for standard handles added
|
|
|
@5016
|
25 years |
sandervl |
vio, thread exit fixes
|
|
|
@5011
|
25 years |
sandervl |
memory map + handle manager fixes
|
|
|
@4950
|
25 years |
sandervl |
WaitForSingleObject fix
|
|
|
@4949
|
25 years |
sandervl |
WaitForSingleObject fix
|
|
|
@4946
|
25 years |
sandervl |
odininst update, CreateProcess fix & workaround for PM hang in …
|
|
|
@4739
|
25 years |
sandervl |
Added renaming for mcicda
|
|
|
@4695
|
25 years |
phaller |
accelerated get handle type
|
|
|
@4588
|
25 years |
sandervl |
Handlemanager fix (MN), changes for device name lookup, com bugfix …
|
|
|
@4487
|
25 years |
sandervl |
disabled extra handlemanager logging
|
|
|
@4431
|
25 years |
sandervl |
don't print fs messages for os/2 odin apps
|
|
|
@4407
|
25 years |
sandervl |
misc updates + fixes
|
|
|
@4285
|
25 years |
hugh |
Implemented Serial APIs
|
|
|
@4256
|
25 years |
sandervl |
heap corruption fix (initcommandline) + handlemanager class for disks
|
|
|
@4197
|
25 years |
sandervl |
RegSetValue workaround + HMOpenFile fix
|
|
|
@4171
|
25 years |
sandervl |
more logging + DeviceIoControl handlemanager wrapper added
|
|
|
@3995
|
25 years |
sandervl |
misc fixes
|
|
|
@3948
|
25 years |
sandervl |
mmap + share hack
|
|
|
@3897
|
25 years |
sandervl |
fixed wrong error translation for WaitForSingleObject
|
|
|
@3837
|
25 years |
phaller |
Fix: HMWaitForSingleObject
|
|
|
@3819
|
25 years |
sandervl |
PD: added handlemanager support for named & unnamed pipes
|
|
|
@3678
|
25 years |
sandervl |
RegQueryValueW, OpenFile and LoadLibrary fixes
|
|
|
@3642
|
25 years |
sandervl |
Rewrote file io apis
|
|
|
@3588
|
25 years |
sandervl |
GetFileTime bugfix + FindResource(Ex)A/W changes + setup thread …
|
|
|
@3234
|
25 years |
sandervl |
GetStdHandle fix
|
|
|
@3140
|
25 years |
sandervl |
fix for handle of thread 0
|
|
|
@3128
|
25 years |
sandervl |
handlemanager support for thread handles + WaitForSingleObject (thread) fix
|
|
|
@2802
|
26 years |
sandervl |
Added new logging feature
|
|
|
@2329
|
26 years |
sandervl |
changes for OpenThreadToken
|
|
|
@2271
|
26 years |
sandervl |
handlemanager bugfix ((Msg)WaitForMultipleObjects)
|
|
|
@2249
|
26 years |
phaller |
Add: debug info in HMWaitForMultipleObjects
|
|
|
@2129
|
26 years |
sandervl |
Added token handlemanager class + HMHandleGetUserData export
|
|
|
@2062
|
26 years |
phaller |
Fix: HandleManager: create file from template
|
|
|
@2053
|
26 years |
sandervl |
Memory map fixes
|
|
|
@1858
|
26 years |
achimha |
start of COM port implementation
|
|
|
@1850
|
26 years |
phaller |
Add: serial communication support in handlemanager
|
|
|
@1811
|
26 years |
sandervl |
Rewrite of PE loader code, EB's fixes + VirtualProtect bugfix
|
|
|
@1713
|
26 years |
sandervl |
device driver handlemanager class added
|
|
|
@1712
|
26 years |
davidr |
fixed compile error
|
|
|
@1709
|
26 years |
achimha |
in HMCloseHandle, handle needs to be -1, not 0 to be marked for reuse
|
|
|
@1628
|
26 years |
sandervl |
thread, SearchPath + handlemanager fixes
|
|
|
@1472
|
26 years |
phaller |
Fix: SetLastError(ERROR_SUCCESS) for most handle based operations
|
|
|
@780
|
26 years |
phaller |
Fix: header file cleanup (win32type.h)
|
|
|
@769
|
26 years |
phaller |
fixed return codes for HMCreateFileMapping, HMOpenFileMapping
|
|
|
@768
|
26 years |
phaller |
Fix: incorrect anchor class for mutexes, events and semaphores
|
|
|
@691
|
26 years |
phaller |
Fix: HandleManager cosmetic
|
|
|
@690
|
26 years |
sandervl |
handle manager changes for DuplicateHandle + memory mapped file …
|
|
|
@678
|
26 years |
sandervl |
Put back handlemanager changes + memory mapped file changes
|
|
|
@673
|
26 years |
phaller |
Add: HMDeviceMemMapClass fixed
|
|
|
@664
|
26 years |
sandervl |
Memory mapped file changes
|
|
|
@659
|
26 years |
phaller |
Add: HandleManager support for memory mapped files
|
|
|
@578
|
26 years |
phaller |
Fix: HandleManager will no more return 0 as valid file handle
|
|
|
@532
|
26 years |
sandervl |
Compilation fixes
|
|
|
@529
|
26 years |
phaller |
Fix: removed ODINCRT remains
|
|
|
@461
|
26 years |
phaller |
Fix: fixes and updates for ODINCRT support
|
|
|
@382
|
26 years |
sandervl |
Extra check in CloseHandle
|
|
|
@278
|
26 years |
phaller |
Add: HandleManager support for kernel objects, various fixes
|
|
|
@271
|
26 years |
phaller |
Fix: streamlined Handlemanager
|
|
|
@114
|
26 years |
phaller |
Fix: preparing support for HandleManager on kernel objects
|
|
|
@111
|
26 years |
phaller |
Fix: major restructuring of Open32 handle management, HandleManager
|
|
|
@17
|
26 years |
phaller |
Code cleanup #1 for build, mainly addresses linkage problems
|
|
|
@4
|
26 years |
ktk |
Import
|