|
|
|
@5277
|
25 years |
sandervl |
added highmem usage override key
|
|
|
|
@5266
|
25 years |
sandervl |
Check executable too when searching for imported modules
|
|
|
|
@5262
|
25 years |
sandervl |
set exitprocess flag in exe dtor
|
|
|
|
@5243
|
25 years |
sandervl |
error message change
|
|
|
|
@5197
|
25 years |
sandervl |
KS: OSLibDosAllocMem fix
|
|
|
|
@5195
|
25 years |
bird |
Urg! Sent wrong parameter in to DosAllocMemEx.
|
|
|
|
@5193
|
25 years |
bird |
Use DosAllocMemEx to 64KB align memory objects in the high private arena.
|
|
|
|
@5162
|
25 years |
bird |
Removed compiler assert.
|
|
|
|
@5155
|
25 years |
sandervl |
YD: header changes
|
|
|
|
@5154
|
25 years |
sandervl |
YD: header changes
|
|
|
|
@5135
|
25 years |
sandervl |
VAC 3.6.5 bug workaround
|
|
|
|
@5130
|
25 years |
sandervl |
initterm call fixes
|
|
|
|
@5128
|
25 years |
sandervl |
TLS index allocation + RtlUnwind fixes
|
|
|
|
@5116
|
25 years |
sandervl |
LocalHeap now returns NULL for invalid handle
|
|
|
|
@5090
|
25 years |
sandervl |
Update for VAC 3.6.5
|
|
|
|
@5075
|
25 years |
sandervl |
heap (shared+code) changes + lx dll unload workaround
|
|
|
|
@5070
|
25 years |
sandervl |
console + rtlunwind bugfixes
|
|
|
|
@5039
|
25 years |
sandervl |
MM: comm fix for palm hotsync & ibm com drivers
|
|
|
|
@5037
|
25 years |
bird |
Corrected bogus syntax. (strict compiler)
|
|
|
|
@5036
|
25 years |
bird |
Corrected bogus syntax. (strict compiler) Removed EXPORT keywords.
|
|
|
|
@5035
|
25 years |
bird |
Corrected bogus syntax. (strict compiler)
|
|
|
|
@5034
|
25 years |
bird |
Corrected a couple of syntax errors (which stricter compilers don't like).
|
|
|
|
@5027
|
25 years |
sandervl |
memory map commit bugfix
|
|
|
|
@5024
|
25 years |
sandervl |
added preliminary console code
|
|
|
|
@5023
|
25 years |
sandervl |
default display & window codepage set to 1252
|
|
|
|
@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
|
|
|
|
@4966
|
25 years |
sandervl |
RegQueryValueExW bugfix
|
|
|
|
@4964
|
25 years |
sandervl |
MultiByteToWideChar & lstrcpynA bugfixes; added cdaudio system.ini section
|
|
|
|
@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 …
|
|
|
|
@4924
|
25 years |
sandervl |
WriteFile/ReadFile bugfixes for COM
|
|
|
|
@4867
|
25 years |
sandervl |
added ordinal 100 export, fixed export @99, don't export odin …
|
|
|
|
@4862
|
25 years |
sandervl |
implemented ReadFile/WriteFile for COM devices
|
|
|
|
@4850
|
25 years |
sandervl |
Create 'Font Mapping' Odin.ini entry during WarpIn install
|
|
|
|
@4847
|
25 years |
sandervl |
extra logging
|
|
|
|
@4846
|
25 years |
phaller |
Added debug macros
|
|
|
|
@4816
|
25 years |
bird |
Prepared for build level info.
|
|
|
|
@4802
|
25 years |
sandervl |
memory map fix
|
|
|
|
@4796
|
25 years |
sandervl |
GetVolumeInformation bugfix + invalid VirtualFree calls corrected + …
|
|
|
|
@4771
|
25 years |
phaller |
Accelerated FindFirst/FindNext calls
|
|
|
|
@4763
|
25 years |
sandervl |
Rewrote GetLogicalDrives, minor fixes for GetDriveType
|
|
|
|
@4758
|
25 years |
sandervl |
resource directory location fix
|
|
|
|
@4756
|
25 years |
sandervl |
CW: profile fix
|
|
|
|
@4753
|
25 years |
bird |
Added inclusion of profile.h.
|
|
|
|
@4752
|
25 years |
bird |
Added prototype for PROFILE_GetOdinIniBool.
|
|
|
|
@4749
|
25 years |
sandervl |
CW: Fix for GetDiskFreeSpaceA for TVFS & windows media player setup
|
|
|
|
@4739
|
25 years |
sandervl |
Added renaming for mcicda
|
|
|
|
@4722
|
25 years |
bird |
New makefile style. (addjustments)
makefile.vac and makefile.smp are …
|
|
|
|
@4721
|
25 years |
bird |
New makefile style. (addjustments)
|
|
|
|
@4703
|
25 years |
bird |
OSLibDosCreateFile: Fix for OPEN_ACTION_REPLACE_IF_EXISTS being
…
|
|
|
|
@4698
|
25 years |
sandervl |
Workaround for OS/2 shared memory name limitation (no colons)
|
|
|
|
@4695
|
25 years |
phaller |
accelerated get handle type
|
|
|
|
@4694
|
25 years |
phaller |
debug info added
|
|
|
|
@4683
|
25 years |
sandervl |
CreateFile (multiple backslash) fix
|
|
|
|
@4682
|
25 years |
sandervl |
CreateProcessA (path with spaces) + OpenFile (multiple backslash) fixes
|
|
|
|
@4680
|
25 years |
sandervl |
* empty log message *
|
|
|
|
@4664
|
25 years |
sandervl |
lstrcpynAtoW/WtoA bugfix (string termination)
|
|
|
|
@4658
|
25 years |
sandervl |
Updates for TEB changes
|
|
|
|
@4648
|
25 years |
sandervl |
MN: Updates + fixes for debug api functions
|
|
|
|
@4624
|
25 years |
bird |
New makefile style.
|
|
|
|
@4613
|
25 years |
sandervl |
MN: exception fix for ES == FS
|
|
|
|
@4609
|
25 years |
sandervl |
CreateThread fix
|
|
|
|
@4592
|
25 years |
sandervl |
MN: VirtualAlloc fix (VirtualProtect call)
|
|
|
|
@4588
|
25 years |
sandervl |
Handlemanager fix (MN), changes for device name lookup, com bugfix …
|
|
|
|
@4587
|
25 years |
phaller |
Added some orginal kernel functions
|
|
|
|
@4583
|
25 years |
sandervl |
MN: VirtualQuery fix
|
|
|
|
@4578
|
25 years |
sandervl |
create system32\drivers\etc during install
|
|
|
|
@4575
|
25 years |
sandervl |
removed unused code + GetLocaleInfoW fix
|
|
|
|
@4566
|
25 years |
sandervl |
MN: HeapReAlloc fix for shrinking allocation (return same pointer)
|
|
|
|
@4562
|
25 years |
sandervl |
MN: GetFullPathNameW fix
|
|
|
|
@4559
|
25 years |
sandervl |
GetDriveTypeW fix
|
|
|
|
@4555
|
25 years |
sandervl |
Use DosLoadModule instead of O32_LoadLibrary; changed log strings in …
|
|
|
|
@4545
|
25 years |
sandervl |
Forgot to append .dll if no extension is found in Win32DllBase::findModule
|
|
|
|
@4534
|
25 years |
sandervl |
registry fixes (heap corruption) + VirtualAlloc change
|
|
|
|
@4526
|
25 years |
sandervl |
SearchPathA fix (multiple dirs), add rename odin.ini entry for …
|
|
|
|
@4525
|
25 years |
sandervl |
lstrcpynAtoW/WtoA fixes (Wine depends on 0 terminating of these …
|
|
|
|
@4523
|
25 years |
sandervl |
Vio fix for high memory + fixes&updates for dll name lookup with extension
|
|
|
|
@4510
|
25 years |
sandervl |
registry api fixes + version keys added
|
|
|
|
@4508
|
25 years |
sandervl |
Add DirectPlay & DirectPlayLobby class keys to registry during installation
|
|
|
|
@4502
|
25 years |
sandervl |
basic support for VIO console command line apps added + FormatMessage …
|
|
|
|
@4496
|
25 years |
sandervl |
LoadLibraryExA + memory map close fix, added new registry keys for …
|
|
|
|
@4489
|
25 years |
sandervl |
TLS fixes
|
|
|
|
@4487
|
25 years |
sandervl |
disabled extra handlemanager logging
|
|
|
|
@4486
|
25 years |
sandervl |
LoadLibraryExA fix (for dlls with the same name as the exe)
|
|
|
|
@4481
|
25 years |
sandervl |
TLS callback fixes
|
|
|
|
@4474
|
25 years |
sandervl |
pe loader fixes, add system32\drivers dir during installation, add …
|
|
|
|
@4473
|
25 years |
sandervl |
GetDirectoryA replaced with correct implementation
|
|
|
|
@4471
|
25 years |
sandervl |
TLS + resource lookup (name -1) fixes
|
|
|
|
@4467
|
25 years |
sandervl |
compilation fix + IsValidLocale fix
|
|
|
|
@4464
|
25 years |
sandervl |
better logging
|
|
|
|
@4461
|
25 years |
phaller |
Fix for left margin of console
|
|
|
|
@4459
|
25 years |
sandervl |
log msg fixes
|
|
|
|
@4451
|
25 years |
sandervl |
extra logging + toolhelp apis not exported anymore
|
|
|
|
@4445
|
25 years |
sandervl |
changes for setting current dir of new process
|
|
|
|
@4440
|
25 years |
sandervl |
console, pe loader + FormatMessage fixes
|
|
|
|
@4436
|
25 years |
sandervl |
EnumResourceNamesA fix
|
|
|
|
@4433
|
25 years |
sandervl |
MN: exception fixes
|
|
|
|