|
|
@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 …
|
|
|
@3483
|
25 years |
sandervl |
added exception stack dump code; GetLocaleInfoA fixes
|
|
|
@3404
|
25 years |
sandervl |
put back dll search method + loadlibraryex fix
|
|
|
@3402
|
25 years |
bird |
Changed the return from isPEImage a bit. It'll now return 1 if DLL and …
|
|
|
@3400
|
25 years |
bird |
Rewrote iLoadLibraryA and moved it into LoadLibraryExA.
|
|
|
@3375
|
25 years |
sandervl |
GetFileAttributes, pe loader & command line fixes
|
|
|
@3160
|
25 years |
sandervl |
added extra check for fs corruption during dll attach
|
|
|
@3140
|
25 years |
sandervl |
fix for handle of thread 0
|
|
|
@3128
|
25 years |
sandervl |
handlemanager support for thread handles + WaitForSingleObject (thread) fix
|
|
|
@3059
|
25 years |
sandervl |
Dll dependency changes
|
|
|
@3005
|
25 years |
sandervl |
DosOpen (file handle error) & dll destruction bugfixes
|
|
|
@2984
|
25 years |
sandervl |
moved registry apis into kernel32 + cleanup
|
|
|
@2880
|
25 years |
sandervl |
extra logging for freelibrary
|
|
|
@2803
|
26 years |
sandervl |
Added new logging feature
|
|
|
@2696
|
26 years |
sandervl |
WinExec: Wait for process to block on input before returning
|
|
|
@2345
|
26 years |
sandervl |
some updates/minor changes
|
|
|
@2329
|
26 years |
sandervl |
changes for OpenThreadToken
|
|
|
@2298
|
26 years |
sandervl |
Fixed Odin zombie processes when there's a trap inside vfprintf during …
|
|
|
@2280
|
26 years |
sandervl |
EB's debug support added
|
|
|
@2264
|
26 years |
sandervl |
Implemented SEC_COMMIT flag for memory maps
|
|
|
@2144
|
26 years |
sandervl |
FindResourceExA/W implemented, CreateProcessW bugfix
|
|
|
@2096
|
26 years |
sandervl |
remove THDB structure from list when thread ends
|
|
|
@2085
|
26 years |
sandervl |
Added GetTHDBFromThreadId + link THDB structures
|
|
|
@2077
|
26 years |
sandervl |
cmd line fix, mmap fix + EB's string fixes
|
|
|
@2053
|
26 years |
sandervl |
Memory map fixes
|
|
|
@2007
|
26 years |
sandervl |
memory map + string resource fixes
|
|
|
@1975
|
26 years |
sandervl |
Changed definition of lstrcpy(n)AtoW/WtoA + CreateProcessA logging change
|
|
|
@1924
|
26 years |
sandervl |
added GetProcessTimes + several fixes
|
|
|
@1893
|
26 years |
sandervl |
GetProcessVersion changes
|
|
|
@1885
|
26 years |
sandervl |
Added process api + virtualprotect fix
|
|
|
@1844
|
26 years |
sandervl |
Allow executable api exports
|
|
|
@1811
|
26 years |
sandervl |
Rewrite of PE loader code, EB's fixes + VirtualProtect bugfix
|
|
|
@1708
|
26 years |
sandervl |
version loading fixes + heap corruption fix
|
|
|
@1691
|
26 years |
phaller |
Fix: SetLastError/GetLastError behaviour changed
|
|
|
@1687
|
26 years |
sandervl |
VirtualAlloc fixes & changes
|
|
|
@1670
|
26 years |
sandervl |
thread fixes + heap wrappers
|
|
|
@1663
|
26 years |
sandervl |
heapstring fixes + dll renaming support added
|
|
|
@1618
|
26 years |
sandervl |
GetModuleHandle fix
|
|
|
@1481
|
26 years |
sandervl |
WinExec rewrite + mmap bugfixes
|
|
|
@1475
|
26 years |
sandervl |
Color cursor changes + dll loading fixes
|
|
|
@1458
|
26 years |
sandervl |
FS fixes in GetLocaleInfoA/W
|
|
|
@1410
|
26 years |
sandervl |
Changes for logging & getversionsize/struct
|
|
|
@1403
|
26 years |
sandervl |
exception handler changes + EB's HeapReAlloc fix
|
|
|
@1284
|
26 years |
sandervl |
Console fixes
|
|
|
@1280
|
26 years |
sandervl |
Heap fixes + dll load bugfixes
|
|
|
@1221
|
26 years |
sandervl |
Exception changes + fixes; don't switch FS selectors for Odin32 OS/2 apps
|
|
|
@1134
|
26 years |
phaller |
Fix: DisableThreadLibraryCalls added
|
|
|
@1118
|
26 years |
sandervl |
Lots of changes by several people (see changelog for 4 October
|
|
|
@1052
|
26 years |
sandervl |
Thread bugfixes
|
|
|
@966
|
26 years |
sandervl |
GetModuleHandleA fix
|
|
|
@956
|
26 years |
sandervl |
Rewrite for new win32 image classes
|
|
|
@712
|
26 years |
sandervl |
Implemented multiple views of memory mapped files + some bugfixes to …
|
|
|
@705
|
26 years |
sandervl |
Cleanup
|
|
|
@678
|
26 years |
sandervl |
Put back handlemanager changes + memory mapped file changes
|
|
|
@669
|
26 years |
phaller |
Fix: ExitProcess: restore OS/2 TIB a little earlier, before console closes
|
|
|
@634
|
26 years |
sandervl |
Bugfixes + def files changes
|
|
|
@622
|
26 years |
sandervl |
PE loader bugfixes
|
|
|
@617
|
26 years |
sandervl |
Exception handler changes
|
|
|
@593
|
26 years |
sandervl |
* empty log message *
|
|
|
@550
|
26 years |
sandervl |
PE loader changes
|
|
|
@544
|
26 years |
sandervl |
PE loader changes (exes without fixups + TLS support)
|
|
|
@532
|
26 years |
sandervl |
Compilation fixes
|
|
|
@529
|
26 years |
phaller |
Fix: removed ODINCRT remains
|
|
|
@484
|
26 years |
phaller |
Fix: update
|
|
|
@461
|
26 years |
phaller |
Fix: fixes and updates for ODINCRT support
|
|
|