|
|
|
@9963
|
23 years |
sandervl |
PF: Added vsnprintfW/snprintfW funcs for syncing with latest wine …
|
|
|
|
@9949
|
23 years |
sandervl |
* empty log message *
|
|
|
|
@9948
|
23 years |
sandervl |
update
|
|
|
|
@9946
|
23 years |
sandervl |
memory map updates
|
|
|
|
@9945
|
23 years |
sandervl |
updates
|
|
|
|
@9938
|
23 years |
sandervl |
WaitForSingleObject/(Msg)WaitForMultipleObject fixes to prevent thread …
|
|
|
|
@9913
|
23 years |
sandervl |
Don't change the stack alignment if the thread has less than 128 kb stack.
|
|
|
|
@9911
|
23 years |
sandervl |
cleanup/resync
|
|
|
|
@9910
|
23 years |
sandervl |
KSO: logging changes; fast PID & TID retrieval; added functions to …
|
|
|
|
@9895
|
23 years |
sandervl |
* empty log message *
|
|
|
|
@9893
|
23 years |
sandervl |
compile fix
|
|
|
|
@9892
|
23 years |
sandervl |
DeleteFile: when deleting a .lnk file, verify if it's a shell link …
|
|
|
|
@9891
|
23 years |
sandervl |
Map ERROR_PATH_NOT_FOUND (OS/2) to ERROR_INVALID_NAME
|
|
|
|
@9890
|
23 years |
sandervl |
ExitProcess: turn off hard errors & exception popups before calling …
|
|
|
|
@9889
|
23 years |
sandervl |
Move OSLibWinCreateObject to KERNEL32
|
|
|
|
@9884
|
23 years |
sandervl |
compile fix
|
|
|
|
@9883
|
23 years |
sandervl |
compile fix
|
|
|
|
@9882
|
23 years |
sandervl |
ExitProcess: don't remove our exception handler too early
|
|
|
|
@9880
|
23 years |
sandervl |
Check for invalid data while measuring the CPU speed. DosTmrQueryTime …
|
|
|
|
@9878
|
23 years |
sandervl |
Fixed CreateProcessA regression (Lotus Notes)
|
|
|
|
@9869
|
23 years |
sandervl |
VirtualAlloc: fixed handling of commit for a page range that is not …
|
|
|
|
@9868
|
23 years |
sandervl |
Don't call WinMessageBox from the unhandled exception filter as that …
|
|
|
|
@9862
|
23 years |
sandervl |
AH: bugfix
|
|
|
|
@9861
|
23 years |
sandervl |
AH: MoveFile: detect if source and target file names are on a …
|
|
|
|
@9850
|
23 years |
sandervl |
Added ODIN_IsWin32App export to determine whether an app is a win32 or …
|
|
|
|
@9846
|
23 years |
sandervl |
GetFullPathNameA: don't change the input string
|
|
|
|
@9831
|
23 years |
sandervl |
compile fix
|
|
|
|
@9828
|
23 years |
sandervl |
Added custombuild API for registering a callback for LX Dll loading …
|
|
|
|
@9827
|
23 years |
sandervl |
bugfix
|
|
|
|
@9826
|
23 years |
sandervl |
updates
|
|
|
|
@9824
|
23 years |
sandervl |
Cleaned up memory map code
|
|
|
|
@9822
|
23 years |
sandervl |
Touch last stack page using ESP. (just in case)
|
|
|
|
@9815
|
23 years |
sandervl |
FindFirstFile: return ERROR_FILE_NOT_FOUND if DosFindFirst returns …
|
|
|
|
@9806
|
23 years |
sandervl |
removed test code
|
|
|
|
@9802
|
23 years |
sandervl |
Forward RtlZero/Move/FillMemory to ntdll
|
|
|
|
@9800
|
23 years |
sandervl |
Added ODIN_SetTIBSwitch function to override TIB selector switching
|
|
|
|
@9780
|
23 years |
sandervl |
Touch all stack pages we skip in the out of stack workaround for 16 …
|
|
|
|
@9754
|
23 years |
sandervl |
Check ESP when calling the entrypoint of a newly created thread.
|
|
|
|
@9750
|
23 years |
sandervl |
Fixed command line parsing regression
|
|
|
|
@9748
|
23 years |
sandervl |
Support DuplicateHandle for threads; cleaned up semaphore code
|
|
|
|
@9743
|
23 years |
sandervl |
CreateProcess changes for parsing the application name and command …
|
|
|
|
@9708
|
23 years |
sandervl |
removed a logging export
|
|
|
|
@9699
|
23 years |
sandervl |
initterm bugfix
|
|
|
|
@9693
|
23 years |
sandervl |
Only load LVM.DLL when we actually need it; CreateProcess bugfix for …
|
|
|
|
@9691
|
23 years |
sandervl |
FindFirstFile must return ERROR_FILE_NOT_FOUND when the specified file …
|
|
|
|
@9681
|
23 years |
sandervl |
PF: renamed RtlAllocateAndInitializeSid
|
|
|
|
@9680
|
23 years |
sandervl |
Fixed heap corruption in CreateProcess (with current dir)
|
|
|
|
@9678
|
23 years |
sandervl |
fixed selector to flat translation
|
|
|
|
@9675
|
23 years |
sandervl |
minor log change
|
|
|
|
@9667
|
23 years |
sandervl |
Don't allocate selectors anymore. Allocate tiled memory and call …
|
|
|
|
@9663
|
23 years |
sandervl |
Ported & extended QueryDosDeviceA/W; implemented …
|
|
|
|
@9660
|
23 years |
sandervl |
changes for inheritance (check security structure); workaround for …
|
|
|
|
@9653
|
23 years |
sandervl |
implemented Get/SetHandleInformation; CloseHandle change for …
|
|
|
|
@9647
|
23 years |
sandervl |
Get/SetTimeZoneInformation changes; RegQueryValue(Ex)W length fixes
|
|
|
|
@9634
|
23 years |
sandervl |
log time it takes to complete ExitProcess
|
|
|
|
@9618
|
23 years |
sandervl |
set hinstance before processing the exports
|
|
|
|
@9617
|
23 years |
sandervl |
added dll load hook and function to override named or ordinal exports
|
|
|
|
@9597
|
23 years |
sandervl |
changed calling convention of custom odin functions
|
|
|
|
@9593
|
23 years |
sandervl |
DT: Convert timezone names in Set/GetTimeZoneInformation as WGSS …
|
|
|
|
@9582
|
23 years |
sandervl |
Set the codepage of the message queue for each new thread that is …
|
|
|
|
@9561
|
23 years |
sandervl |
Fix return value in case of error in SetThreadPriority & fixed …
|
|
|
|
@9546
|
23 years |
sandervl |
Fixed stack address detection in VirtualFree
|
|
|
|
@9544
|
23 years |
sandervl |
removed hardcoded writelog calls
|
|
|
|
@9543
|
23 years |
sandervl |
removed hardcoded writelog call
|
|
|
|
@9540
|
23 years |
sandervl |
dll/exe load fix
|
|
|
|
@9537
|
23 years |
sandervl |
Don't display message boxes for module load errors. Pass errors back …
|
|
|
|
@9533
|
23 years |
sandervl |
Removed obsolete code for Glide drivers and IOPL
|
|
|
|
@9530
|
23 years |
sandervl |
DT: GetFileTime & SetFileTime fixes; need to convert between UTC and …
|
|
|
|
@9517
|
23 years |
sandervl |
CreateProcess bugfix (heap corruption)
|
|
|
|
@9497
|
23 years |
sandervl |
bugfix
|
|
|
|
@9496
|
23 years |
sandervl |
Changes for loader path query & default setup
|
|
|
|
@9489
|
23 years |
sandervl |
Fixed wrong access of global memory map critical section
|
|
|
|
@9487
|
23 years |
sandervl |
16 bits loader command line changes
|
|
|
|
@9484
|
23 years |
sandervl |
Added custom build function to disable loading of LX dlls
|
|
|
|
@9482
|
23 years |
sandervl |
Closing a root key should just return success
|
|
|
|
@9455
|
23 years |
sandervl |
Added function to override loader names (pe/pec/w16odin)
|
|
|
|
@9453
|
23 years |
sandervl |
CreateFile/OpenFile: convert file name to long if in hashed 8.3 format
|
|
|
|
@9449
|
23 years |
sandervl |
Convert command line from OS/2 to Windows codepage
|
|
|
|
@9442
|
23 years |
sandervl |
update
|
|
|
|
@9441
|
23 years |
sandervl |
Make sure the stack is properly aligned
|
|
|
|
@9413
|
23 years |
sandervl |
* empty log message *
|
|
|
|
@9411
|
23 years |
sandervl |
Added support for renaming of exported functions
|
|
|
|
@9340
|
23 years |
sandervl |
Overlapped IO bugfixes for synchronization + ip logging fix
|
|
|
|
@9333
|
23 years |
sandervl |
PF: CD ioctls: stop audio when seeking
|
|
|
|
@9322
|
23 years |
sandervl |
small performance update
|
|
|
|
@9320
|
23 years |
sandervl |
Added IP logging (define WIN32_IP_LOGGING in dbglog.cpp)
|
|
|
|
@9317
|
23 years |
sandervl |
PF: Implemented IOCTL_CDROM_RAW_READ
|
|
|
|
@9315
|
23 years |
sandervl |
Be careful with stack usage in exception handler during …
|
|
|
|
@9310
|
23 years |
sandervl |
Fixes for volume access
|
|
|
|
@9304
|
23 years |
sandervl |
FindFirst/NextVolumeA fixes for ignoring LVM volumes
|
|
|
|
@9302
|
23 years |
sandervl |
Disable physical disk & volume access by default; call …
|
|
|
|
@9300
|
23 years |
sandervl |
GetFileSize must fail for drives
|
|
|
|
@9298
|
23 years |
sandervl |
lots of fixes/changes for physical disk & volume access
|
|
|
|
@9292
|
23 years |
sandervl |
VT: Fix for OSLibDosFreeMem
|
|
|
|
@9262
|
23 years |
sandervl |
Added code to print leaked heap memory
|
|
|
|
@9235
|
23 years |
sandervl |
WaitForSingleObject, (Msg)WaitForMultipleObjects: If dwTimeout is not …
|
|
|
|
@9095
|
23 years |
sandervl |
Rewrote GetFileAttributesA & translate filename used from Windows to …
|
|
|
|
@9079
|
23 years |
sandervl |
EV_RLSD/MS_RLSD_ON status corresponds to OS/2 DCD (data carrier …
|
|
|
|
@9011
|
23 years |
sandervl |
PF: Fully implemented GetShortPathNameA/W & GetLongPathNameA/W
|
|
|
|
@8980
|
23 years |
sandervl |
Lock drive when sharing is disabled (CreateFile for drives); unlock …
|
|
|
|