source: trunk/src/kernel32

Revision Log Mode:


Legend:

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