|
|
@9802
|
23 years |
sandervl |
Forward RtlZero/Move/FillMemory to ntdll
|
|
|
@9800
|
23 years |
sandervl |
Added ODIN_SetTIBSwitch function to override TIB selector switching
|
|
|
@9750
|
23 years |
sandervl |
Fixed command line parsing regression
|
|
|
@9743
|
23 years |
sandervl |
CreateProcess changes for parsing the application name and command …
|
|
|
@9693
|
23 years |
sandervl |
Only load LVM.DLL when we actually need it; CreateProcess bugfix for …
|
|
|
@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
|
|
|
@9660
|
23 years |
sandervl |
changes for inheritance (check security structure); workaround for …
|
|
|
@9634
|
23 years |
sandervl |
log time it takes to complete ExitProcess
|
|
|
@9617
|
23 years |
sandervl |
added dll load hook and function to override named or ordinal exports
|
|
|
@9540
|
23 years |
sandervl |
dll/exe load fix
|
|
|
@9533
|
23 years |
sandervl |
Removed obsolete code for Glide drivers and IOPL
|
|
|
@9517
|
23 years |
sandervl |
CreateProcess bugfix (heap corruption)
|
|
|
@9497
|
23 years |
sandervl |
bugfix
|
|
|
@9496
|
23 years |
sandervl |
Changes for loader path query & default setup
|
|
|
@9487
|
23 years |
sandervl |
16 bits loader command line changes
|
|
|
@9484
|
23 years |
sandervl |
Added custom build function to disable loading of LX dlls
|
|
|
@9455
|
23 years |
sandervl |
Added function to override loader names (pe/pec/w16odin)
|
|
|
@9449
|
23 years |
sandervl |
Convert command line from OS/2 to Windows codepage
|
|
|
@9262
|
23 years |
sandervl |
Added code to print leaked heap memory
|
|
|
@8952
|
23 years |
sandervl |
Create event semaphore during TEB setup. Used for Post(Thread)Message …
|
|
|
@8921
|
23 years |
sandervl |
terminate & resume threads that are suspended when ExitProcess is called
|
|
|
@8773
|
23 years |
sandervl |
KSO: Console Ctrl Handlers updates; GetFileType on std files doesn't …
|
|
|
@8694
|
23 years |
sandervl |
Removed: LoadLibraryExA: expand library filename (doesn't happen in …
|
|
|
@8686
|
23 years |
sandervl |
LoadLibraryExA: expand library filename; might contain environment …
|
|
|
@8648
|
23 years |
sandervl |
thread linking + create TEB before thread creation
|
|
|
@8461
|
23 years |
sandervl |
Round stack top & bottom (TIB) to page boundary
|
|
|
@8401
|
23 years |
sandervl |
hard disk access updates & fixes
|
|
|
@8327
|
23 years |
sandervl |
PH: memory leak fixes; extra checks for NULL pointers; CreateProcess …
|
|
|
@8015
|
23 years |
sandervl |
GetCurrentThreadId changes
|
|
|
@7961
|
24 years |
sandervl |
* empty log message *
|
|
|
@7952
|
24 years |
phaller |
Reverted wrong fix for GetModuleHandle(null) in LX
|
|
|
@7948
|
24 years |
phaller |
Fix: return code for GetModuleHandleA(null) in ODIN32-LX-environment
|
|
|
@7947
|
24 years |
phaller |
Fix: GetModuleHandleW(lpwszModuleName == NULL) fixed free(NULL)
|
|
|
@7849
|
24 years |
sandervl |
logging updates
|
|
|
@7811
|
24 years |
sandervl |
SetWin32TIB update + force change to win32 FS selector for calling PE …
|
|
|
@7794
|
24 years |
sandervl |
some minor updates
|
|
|
@7567
|
24 years |
sandervl |
overlapped io, com, thread & process updates
|
|
|
@7564
|
24 years |
sandervl |
overlappedio, com & lpt updates
|
|
|
@7532
|
24 years |
sandervl |
priority updates/changes
|
|
|
@7519
|
24 years |
sandervl |
fixed GetCurrentThreadId
|
|
|
@7419
|
24 years |
phaller |
.
|
|
|
@7025
|
24 years |
phaller |
improvement of profiler
|
|
|
@7010
|
24 years |
phaller |
added ODIN perfview profiler
|
|
|
@6831
|
24 years |
phaller |
.
|
|
|
@6830
|
24 years |
phaller |
added calldepth tracing and message buffer
|
|
|
@6468
|
24 years |
sandervl |
CreateProcess & memory map fixes
|
|
|
@6397
|
24 years |
sandervl |
updates
|
|
|
@6340
|
24 years |
sandervl |
Do not use imports not available in Warp 3's PMWINX (WaitForInputIdle)
|
|
|
@6305
|
24 years |
bird |
Disallow loading of LX files if env.var. ODIN32.FAIL_IF_UNREGISTEREDLX …
|
|
|
@6148
|
24 years |
sandervl |
allow os/2 dll loading for odin32 apps
|
|
|
@6129
|
24 years |
sandervl |
reset FPU before calling entrypoints; search executable in CreateProcess
|
|
|
@6022
|
24 years |
sandervl |
PDB.exit_code must point to some unknown structure
|
|
|
@6015
|
24 years |
bird |
Corrected Pe2Lx bug in LoadLibrary. Added isPe2LxDLL.
|
|
|
@5974
|
24 years |
sandervl |
LoadLibrary change: refuse to load non-Odin OS/2 dlls
|
|
|
@5959
|
24 years |
sandervl |
CreateProcess: launch win16 loader for NE executables
|
|
|
@5939
|
24 years |
sandervl |
turned off heapcheck in writelogmisc.cpp
|
|
|
@5932
|
24 years |
sandervl |
pe loader optimizations, WritePrivateProfileStructA added (Wine), …
|
|
|
@5666
|
24 years |
phaller |
.
|
|
|
@5587
|
24 years |
sandervl |
added mailslot implemenation, named pipe fixes + FreeLibraryAndExitThread
|
|
|
@5516
|
24 years |
sandervl |
Fix for LoadLibrary(Ex)W (wrong free call)
|
|
|
@5448
|
24 years |
sandervl |
check executable type in CreateProcess and use PEC for VIO and PE for …
|
|
|
@5354
|
24 years |
sandervl |
thread handler call workaround for app bugs + GetBinaryTypeA/W port
|
|
|
@5332
|
24 years |
sandervl |
pe loader fix (graceful failure when unable to find dll) + several …
|
|
|
@5308
|
24 years |
sandervl |
removed builtin.h include + initterm update
|
|
|
@5075
|
25 years |
sandervl |
heap (shared+code) changes + lx dll unload workaround
|
|
|
@5016
|
25 years |
sandervl |
vio, thread exit fixes
|
|
|
@4946
|
25 years |
sandervl |
odininst update, CreateProcess fix & workaround for PM hang in …
|
|
|
@4682
|
25 years |
sandervl |
CreateProcessA (path with spaces) + OpenFile (multiple backslash) fixes
|
|
|
@4664
|
25 years |
sandervl |
lstrcpynAtoW/WtoA bugfix (string termination)
|
|
|
@4658
|
25 years |
sandervl |
Updates for TEB changes
|
|
|
@4555
|
25 years |
sandervl |
Use DosLoadModule instead of O32_LoadLibrary; changed log strings in …
|
|
|
@4523
|
25 years |
sandervl |
Vio fix for high memory + fixes&updates for dll name lookup with extension
|
|
|
@4496
|
25 years |
sandervl |
LoadLibraryExA + memory map close fix, added new registry keys for …
|
|
|
@4486
|
25 years |
sandervl |
LoadLibraryExA fix (for dlls with the same name as the exe)
|
|
|
@4474
|
25 years |
sandervl |
pe loader fixes, add system32\drivers dir during installation, add …
|
|
|
@4445
|
25 years |
sandervl |
changes for setting current dir of new process
|
|
|
@4422
|
25 years |
sandervl |
added forwarder support for PE loader
|
|
|
@4417
|
25 years |
sandervl |
CreateProcessA fix
|
|
|
@4407
|
25 years |
sandervl |
misc updates + fixes
|
|
|
@4372
|
25 years |
sandervl |
version changes + misc fixes/changes
|
|
|
@4351
|
25 years |
sandervl |
cmd line fix for pe loader
|
|
|
@4268
|
25 years |
bird |
Corrected logging in GetModuleFileName. (Fatal error, mixed a handle …
|
|
|
@4266
|
25 years |
bird |
Removed uneeded assignment to pszArg2 (initCommandLine).
(Heap …
|
|
|
@4256
|
25 years |
sandervl |
heap corruption fix (initcommandline) + handlemanager class for disks
|
|
|
@4250
|
25 years |
bird |
Documented and enhanced GetModuleFileNameA/W.
LoadLibraryExA uses …
|
|
|
@4237
|
25 years |
bird |
Copyright.
|
|
|
@4236
|
25 years |
bird |
Command line string rewrite.
|
|
|
@4229
|
25 years |
sandervl |
exception handler changes/fixes (after ExitProcess has been called
|
|
|
@4035
|
25 years |
sandervl |
create additional keys during install (display driver related) + extra …
|
|
|
@4029
|
25 years |
sandervl |
GetModuleHandle fix + minor changes
|
|
|
@3995
|
25 years |
sandervl |
misc fixes
|
|
|
@3993
|
25 years |
sandervl |
Updates for fake system dll headers
|
|
|
@3975
|
25 years |
sandervl |
TLS changes
|
|
|
@3854
|
25 years |
sandervl |
dll unload fix + detach skip fix
|
|
|
@3804
|
25 years |
sandervl |
strncpy call changes + language api updates/fixes
|
|
|
@3678
|
25 years |
sandervl |
RegQueryValueW, OpenFile and LoadLibrary fixes
|
|
|
@3588
|
25 years |
sandervl |
GetFileTime bugfix + FindResource(Ex)A/W changes + setup thread …
|
|
|