source: branches/gcc-kmk/src/kernel32@ 21716

Name Size Rev Age Author Last Change
../
 console 21385   15 years dmik Added ignore patterns and removed generated files from SVN control.
 messages 21385   15 years dmik Added ignore patterns and removed generated files from SVN control.
 nls 21385   15 years dmik Added ignore patterns and removed generated files from SVN control.
 seh 21662   14 years dmik kernel32: SEH: Disabled unwinding Win32 exception handlers in response …
 test 21589   14 years dmik tools/wrc: Restored generating GAS output by default. MASM output is …
 testcase 21385   15 years dmik Added ignore patterns and removed generated files from SVN control.
 unicode 21695   14 years dmik Add makefiles for kernel32 (+seh/unicode helpers).
_ras.cpp 47.9 KB 21342   16 years abwillis VAC365 build updates. dsound update seems to help VAC308 some here too.
asmutil.asm 4.4 KB 21343   16 years vladest 1. Increased number of handles (4096 is not enougth for some Flash …
asmutil.h 863 bytes 9946   22 years sandervl memory map updates
async.cpp 2.9 KB 7549   23 years sandervl preliminary changes for new overlapped io framework
atom.cpp 11.3 KB 10251   22 years sandervl KOM: DBCS fixes
ccollection.cpp 19.6 KB 7441   23 years phaller .
char.cpp 11.0 KB 7886   23 years sandervl moved Char functions from user32 to kernel32
codepage.c 14.1 KB 21355   15 years rlwalsh eliminate VACPP warning & info msgs - see Ticket #1
comm.cpp 37.8 KB 21302   16 years ydario Kernel32 updates.
conbuffer.cpp 109.9 KB 21302   16 years ydario Kernel32 updates.
conbuffer.h 11.2 KB 9975   22 years sandervl YD: Changes for header updates
conbuffervio.cpp 12.6 KB 10010   22 years sandervl DF: Console updates
conbuffervio.h 2.9 KB 21704   14 years dmik Don't use class name suffix in declaration. This is superfluous and …
conin.cpp 36.6 KB 10471   21 years sandervl DBCS fixes for console & resource functions
conin.h 6.2 KB 7549   23 years sandervl preliminary changes for new overlapped io framework
conkeyb.ico 1.1 KB 21692   14 years dmik Normalize file case. Change all uppercase filenames and extensions to …
conodin32.cpp 10.4 KB 8774   23 years sandervl KSO: Console Ctrl Handlers updates; GetFileType on std files doesn't …
conout.cpp 10.8 KB 10210   22 years sandervl DF: HMDeviceConsoleOutClass::CreateFile; use current window size …
conout.h 3.7 KB 7549   23 years sandervl preliminary changes for new overlapped io framework
conprio.ico 1010 bytes 21692   14 years dmik Normalize file case. Change all uppercase filenames and extensions to …
conprop2.cpp 10.8 KB 5308   24 years sandervl removed builtin.h include + initterm update
conprop.cpp 71.8 KB 5308   24 years sandervl removed builtin.h include + initterm update
conprop.h 2.6 KB 1476   26 years phaller Add: console properties update
conprop.ico 1.1 KB 21692   14 years dmik Normalize file case. Change all uppercase filenames and extensions to …
console2.h 28.5 KB 21705   14 years dmik Don't define FORMAT_CGA unless absent.
console.cpp 131.5 KB 21426   15 years dmik Attempted to make Odin work in LIBPATHSTRICT=T mode by replacing …
console.h 1.4 KB 8773   23 years sandervl KSO: Console Ctrl Handlers updates; GetFileType on std files doesn't …
console.ico 5.4 KB 21692   14 years dmik Normalize file case. Change all uppercase filenames and extensions to …
console.rc 9.7 KB 16   26 years phaller Console property update
consolerc.h 2.7 KB 111   26 years phaller Fix: major restructuring of Open32 handle management, HandleManager
conspkr.ico 1.1 KB 21692   14 years dmik Normalize file case. Change all uppercase filenames and extensions to …
conwin.h 604 bytes 126   26 years sandervl * empty log message *
cpu.cpp 7.1 KB 21343   16 years vladest 1. Increased number of handles (4096 is not enougth for some Flash …
cpuhlp.asm 1.9 KB 4407   25 years sandervl misc updates + fixes
critsection.cpp 11.6 KB 21302   16 years ydario Kernel32 updates.
cvtaccel.cpp 3.1 KB 2802   25 years sandervl Added new logging feature
cvtbitmap.cpp 23.8 KB 2802   25 years sandervl Added new logging feature
cvtresource.h 935 bytes 21716   14 years dmik Place local includes in quotes. GCC doesn't search for <> includes in …
dbglocal.cpp 3.6 KB 21302   16 years ydario Kernel32 updates.
dbglocal.h 4.5 KB 21302   16 years ydario Kernel32 updates.
dbglog.cpp 28.6 KB 21343   16 years vladest 1. Increased number of handles (4096 is not enougth for some Flash …
dbgwrap.cpp 27.0 KB 21567   14 years dmik kernel32: Implemented GetVolumePathName() API.
debug.cpp 5.7 KB 8015   23 years sandervl GetCurrentThreadId changes
directory.cpp 23.6 KB 21302   16 years ydario Kernel32 updates.
directory.h 231 bytes 2044   25 years sandervl create reg keys for CSD version
disk.cpp 34.2 KB 21567   14 years dmik kernel32: Implemented GetVolumePathName() API.
dosdevice.cpp 7.4 KB 21355   15 years rlwalsh eliminate VACPP warning & info msgs - see Ticket #1
dosqss.h 3.3 KB 1924   25 years sandervl added GetProcessTimes + several fixes
environ.cpp 12.9 KB 21355   15 years rlwalsh eliminate VACPP warning & info msgs - see Ticket #1
exceptions.cpp 70.1 KB 21662   14 years dmik kernel32: SEH: Disabled unwinding Win32 exception handlers in response …
exceptstackdump.cpp 14.5 KB 21611   14 years dmik kernel32: Added missing \n to the funciton name when performing a …
exceptstackdump.h 26.5 KB 21610   14 years dmik kernel32: Fixed: Parsing .SYM files when printing the stack trace in …
exceptutil.asm 9.9 KB 10409   21 years sandervl Assembly wrapper for clearing the direction flag before calling our real
exceptutil.h 994 bytes 21619   14 years dmik kernel32: Removed the dirty hack that would reset the exception …
FastInfoBlocks.cpp 6.8 KB 9910   22 years sandervl KSO: logging changes; fast PID & TID retrieval; added functions to …
FastInfoBlocksa.asm 3.9 KB 9910   22 years sandervl KSO: logging changes; fast PID & TID retrieval; added functions to …
Fileio.cpp 56.5 KB 21566   14 years dmik kernel32: Debug output of GetFullPathNameA() could crash the process.
fileio.h 503 bytes 9011   23 years sandervl PF: Fully implemented GetShortPathNameA/W & GetLongPathNameA/W
HandleManager.cpp 135.8 KB 21374   15 years vladest Handle index overrun can cause crash sometimes. Ticket #4
handlenames.cpp 13.8 KB 21302   16 years ydario Kernel32 updates.
handlenames.h 914 bytes 7441   23 years phaller .
heap.cpp 28.1 KB 21435   15 years dmik kernel32: Return FALSE and set ERROR_CALL_NOT_IMPLEMENTED in …
heapcode.cpp 3.5 KB 8877   23 years sandervl Rewrote algorithm for 64kb alignment in VirtualAlloc'ed memory; …
heapshared.cpp 9.3 KB 21714   14 years dmik Declare index var used outside for().
heapstring.cpp 22.7 KB 21361   15 years vladest KERNEL32: - Added some security related functions - removed extra …
hmcomm.cpp 60.4 KB 21302   16 years ydario Kernel32 updates.
hmcomm.h 8.2 KB 8647   23 years sandervl shorter polling delay + time critical poll thread
hmdevice.cpp 64.9 KB 21302   16 years ydario Kernel32 updates.
hmdevice.h 22.4 KB 21302   16 years ydario Kernel32 updates.
hmdevio.cpp 20.1 KB 21302   16 years ydario Kernel32 updates.
hmdevio.h 7.2 KB 8840   23 years sandervl minor updates
hmdisk.cpp 81.5 KB 9911   22 years sandervl cleanup/resync
hmdisk.h 3.2 KB 8401   23 years sandervl hard disk access updates & fixes
hmevent.cpp 13.2 KB 21302   16 years ydario Kernel32 updates.
hmevent.h 2.2 KB 9748   22 years sandervl Support DuplicateHandle for threads; cleaned up semaphore code
hmfile.cpp 50.3 KB 21667   14 years dmik kernel32: Fixed a regression in r21655 that caused crashes in DOSCALL1 …
hmfile.h 8.1 KB 21564   14 years dmik kernel32: Implemented generating the high/low index values (using a …
hmhandle.h 1.3 KB 21302   16 years ydario Kernel32 updates.
hmmailslot.cpp 15.8 KB 7550   23 years sandervl overlapped io updates
hmmailslot.h 3.5 KB 7549   23 years sandervl preliminary changes for new overlapped io framework
hmmmap.cpp 10.9 KB 21302   16 years ydario Kernel32 updates.
hmmmap.h 2.8 KB 5587   24 years sandervl added mailslot implemenation, named pipe fixes + FreeLibraryAndExitThread
hmmutex.cpp 4.8 KB 9748   22 years sandervl Support DuplicateHandle for threads; cleaned up semaphore code
hmmutex.h 1.9 KB 9748   22 years sandervl Support DuplicateHandle for threads; cleaned up semaphore code
hmnpipe.cpp 19.3 KB 21302   16 years ydario Kernel32 updates.
hmnpipe.h 4.6 KB 21302   16 years ydario Kernel32 updates.
hmnul.cpp 7.1 KB 7550   23 years sandervl overlapped io updates
hmnul.h 2.2 KB 7549   23 years sandervl preliminary changes for new overlapped io framework
HMObjects.cpp 2.4 KB 5587   24 years sandervl added mailslot implemenation, named pipe fixes + FreeLibraryAndExitThread
hmobjects.h 1.3 KB 5587   24 years sandervl added mailslot implemenation, named pipe fixes + FreeLibraryAndExitThread
hmopen32.cpp 8.7 KB 21302   16 years ydario Kernel32 updates.
hmopen32.h 3.0 KB 21302   16 years ydario Kernel32 updates.
hmparport.cpp 24.6 KB 8404   23 years sandervl PF: parallel port updates (hw config)
hmparport.h 2.5 KB 7564   23 years sandervl overlappedio, com & lpt updates
hmsemaphore.cpp 6.0 KB 21302   16 years ydario Kernel32 updates.
hmsemaphore.h 2.6 KB 9748   22 years sandervl Support DuplicateHandle for threads; cleaned up semaphore code
hmstd.cpp 7.8 KB 8807   23 years sandervl small fixes
hmstd.h 2.2 KB 7549   23 years sandervl preliminary changes for new overlapped io framework
hmthread.cpp 24.5 KB 21457   15 years ydario In low mem situations, DosAllocMem() can fail while new() can still …
hmthread.h 3.1 KB 21302   16 years ydario Kernel32 updates.
hmtoken.cpp 2.9 KB 5587   24 years sandervl added mailslot implemenation, named pipe fixes + FreeLibraryAndExitThread
hmtoken.h 1.6 KB 5587   24 years sandervl added mailslot implemenation, named pipe fixes + FreeLibraryAndExitThread
initkernel32.cpp 12.7 KB 21716   14 years dmik Place local includes in quotes. GCC doesn't search for <> includes in …
initsystem.cpp 13.3 KB 21537   14 years dmik kernel32: When checking for TZ, use RegOpenKey instead of RegCreateKey
initsystem.h 179 bytes 2984   25 years sandervl moved registry apis into kernel32 + cleanup
initterm.cpp 7.7 KB 21716   14 years dmik Place local includes in quotes. GCC doesn't search for <> includes in …
initterm.h 1.1 KB 9878   22 years sandervl Fixed CreateProcessA regression (Lotus Notes)
interlock.asm 3.4 KB 5938   24 years sandervl interlock improvements
kbdhook.cpp 10.7 KB 10443   21 years sandervl Rewrote keyboard hook handler to post messages and swallow the one it …
kdbhookhlp.cpp 1.1 KB 10382   21 years sandervl updates
kernel32.cpp 13.5 KB 21692   14 years dmik Normalize file case. Change all uppercase filenames and extensions to …
kernel32.def 85.2 KB 21692   14 years dmik Normalize file case. Change all uppercase filenames and extensions to …
kernel32.mak 4.1 KB 21381   15 years dmik Implemented compiler-level SEH (try/catch) support for GCC.
kernel32dbg.def 87.9 KB 21567   14 years dmik kernel32: Implemented GetVolumePathName() API.
kernelrsrc.orc 1.2 KB 10185   22 years sandervl Updates
kobjects.cpp 11.8 KB 21302   16 years ydario Kernel32 updates.
lang.cpp 41.2 KB 21302   16 years ydario Kernel32 updates.
lfile.cpp 8.2 KB 21302   16 years ydario Kernel32 updates.
logging.h 228 bytes 2061   25 years sandervl added support for private logfiles
mailslot.cpp 7.6 KB 21302   16 years ydario Kernel32 updates.
makefile 477 bytes 21381   15 years dmik Implemented compiler-level SEH (try/catch) support for GCC.
Makefile.kmk 2.7 KB 21695   14 years dmik Add makefiles for kernel32 (+seh/unicode helpers).
map.cpp 1.2 KB 2802   25 years sandervl Added new logging feature
map.h 571 bytes 99   26 years phaller Add: added cvs variable $Id$ to source files.
mapos2.h 4.4 KB 99   26 years phaller Add: added cvs variable $Id$ to source files.
message.cpp 16.9 KB 10185   22 years sandervl Updates
mmap.cpp 36.4 KB 21716   14 years dmik Place local includes in quotes. GCC doesn't search for <> includes in …
mmap.h 8.9 KB 10376   21 years sandervl memory map functions for dib section code
mmapdup.cpp 9.3 KB 21716   14 years dmik Place local includes in quotes. GCC doesn't search for <> includes in …
mmapnotify.cpp 7.0 KB 21716   14 years dmik Place local includes in quotes. GCC doesn't search for <> includes in …
mmapview.cpp 16.3 KB 21716   14 years dmik Place local includes in quotes. GCC doesn't search for <> includes in …
module.cpp 10.0 KB 7342   23 years sandervl removed unnecessary changes
network.cpp 2.1 KB 7603   23 years sandervl overlapped io updates + removed unused network function
npipe.cpp 28.6 KB 21302   16 years ydario Kernel32 updates.
obsolete.cpp 772 bytes 2803   25 years sandervl Added new logging feature
ole2nls.c 120.2 KB 21355   15 years rlwalsh eliminate VACPP warning & info msgs - see Ticket #1
ordinals.cpp 4.2 KB 6646   24 years bird Added $Id:$ keyword.
os2heap.cpp 12.6 KB 21302   16 years ydario Kernel32 updates.
os2heap.h 1.7 KB 7728   23 years sandervl Heap(Re)Alloc changes: allocate in multiples of 8 bytes and allow the …
oslibcdio.cpp 11.0 KB 9663   22 years sandervl Ported & extended QueryDosDeviceA/W; implemented …
oslibcdio.h 1.5 KB 8580   23 years sandervl Use aspi interface in os2cdrom.dmd for SCSI ioctls
oslibdebug.cpp 21.7 KB 21716   14 years dmik Place local includes in quotes. GCC doesn't search for <> includes in …
oslibdebug.h 753 bytes 9617   22 years sandervl added dll load hook and function to override named or ordinal exports
oslibdos.cpp 118.3 KB 21675   14 years dmik Fixed a regression in r21674. This broke the Select Directory dialog …
oslibdos.h 13.2 KB 21564   14 years dmik kernel32: Implemented generating the high/low index values (using a …
oslibexcept.cpp 11.7 KB 21302   16 years ydario Kernel32 updates.
oslibexcept.h 840 bytes 9617   22 years sandervl added dll load hook and function to override named or ordinal exports
osliblvm.cpp 27.1 KB 21583   14 years abwillis Ticket #32
osliblvm.h 22.7 KB 9693   22 years sandervl Only load LVM.DLL when we actually need it; CreateProcess bugfix for …
oslibmem.cpp 17.5 KB 21711   14 years dmik Declare index var used outside for().
oslibmem.h 2.4 KB 21302   16 years ydario Kernel32 updates.
oslibmisc.cpp 11.8 KB 21648   14 years dmik kernel32: Added debug messages to OSLibGetDllName().
oslibmisc.h 3.4 KB 21308   16 years ydario Minor updates, backout imm changes.
oslibthread.cpp 6.3 KB 21302   16 years ydario Kernel32 updates.
oslibthread.h 605 bytes 9945   22 years sandervl updates
oslibtime.cpp 949 bytes 8775   23 years sandervl debug updates + added OSLibDosGetTickCount
oslibtime.h 397 bytes 9617   22 years sandervl added dll load hook and function to override named or ordinal exports
oslibwps.cpp 8.0 KB 9889   22 years sandervl Move OSLibWinCreateObject to KERNEL32
oslibwps.h 737 bytes 9889   22 years sandervl Move OSLibWinCreateObject to KERNEL32
overlappedio.cpp 24.2 KB 10185   22 years sandervl Updates
pefile.cpp 6.1 KB 4440   25 years sandervl console, pe loader + FormatMessage fixes
perfview.cpp 9.5 KB 7413   23 years phaller bugfix when dumping table
process.cpp 17.5 KB 21716   14 years dmik Place local includes in quotes. GCC doesn't search for <> includes in …
profile.cpp 51.0 KB 21355   15 years rlwalsh eliminate VACPP warning & info msgs - see Ticket #1
profile.h 1.7 KB 21702   14 years dmik Force extern "C" for API declarations. Seems that IBM VAC implied …
queue.cpp 3.7 KB 3059   25 years sandervl Dll dependency changes
queue.h 1.6 KB 21708   14 years dmik Don't use class name suffix in declaration. This is superfluous and …
registry.cpp 52.7 KB 21302   16 years ydario Kernel32 updates.
resource.cpp 16.0 KB 21716   14 years dmik Place local includes in quotes. GCC doesn't search for <> includes in …
stubs.cpp 63.9 KB 21324   16 years ydario kernel32 implemented SetFilePointerEx and SetWaitableTimer.
stubs.h 1.6 KB 99   26 years phaller Add: added cvs variable $Id$ to source files.
thread.cpp 37.1 KB 21716   14 years dmik Place local includes in quotes. GCC doesn't search for <> includes in …
thread.h 851 bytes 21707   14 years dmik Make Win32ThreadProc static member of Win32Thread. This is more …
thunk.cpp 14.3 KB 8449   23 years sandervl added MapSL stub
thunk.h 303 bytes 99   26 years phaller Add: added cvs variable $Id$ to source files.
time.cpp 15.4 KB 21302   16 years ydario Kernel32 updates.
toolhelp.cpp 3.0 KB 7849   23 years sandervl logging updates
version.cpp 8.4 KB 21509   14 years dmik Reverted r21470 as Win2000 better corresponds to the level of the …
virtual.cpp 31.7 KB 21675   14 years dmik Fixed a regression in r21674. This broke the Select Directory dialog …
vmutex.cpp 1.4 KB 8203   23 years sandervl use critical sections in vmutex; change global vmutex in mmap to use a …
vsemaphore.cpp 3.6 KB 3206   25 years sandervl mutex fixes + added vsemaphore class
win32util.cpp 835 bytes 2802   25 years sandervl Added new logging feature
windllbase.cpp 28.8 KB 21716   14 years dmik Place local includes in quotes. GCC doesn't search for <> includes in …
windllbase.h 4.4 KB 21716   14 years dmik Place local includes in quotes. GCC doesn't search for <> includes in …
windlllx.cpp 15.3 KB 21716   14 years dmik Place local includes in quotes. GCC doesn't search for <> includes in …
windlllx.h 1.2 KB 21716   14 years dmik Place local includes in quotes. GCC doesn't search for <> includes in …
windllpe2lx.cpp 6.4 KB 21716   14 years dmik Place local includes in quotes. GCC doesn't search for <> includes in …
windllpe2lx.h 825 bytes 21716   14 years dmik Place local includes in quotes. GCC doesn't search for <> includes in …
windllpeldr.cpp 3.5 KB 21716   14 years dmik Place local includes in quotes. GCC doesn't search for <> includes in …
windllpeldr.h 698 bytes 21716   14 years dmik Place local includes in quotes. GCC doesn't search for <> includes in …
winexebase.cpp 4.1 KB 21716   14 years dmik Place local includes in quotes. GCC doesn't search for <> includes in …
winexebase.h 767 bytes 21716   14 years dmik Place local includes in quotes. GCC doesn't search for <> includes in …
winexedummy.cpp 6.0 KB 21716   14 years dmik Place local includes in quotes. GCC doesn't search for <> includes in …
winexedummy.h 826 bytes 21716   14 years dmik Place local includes in quotes. GCC doesn't search for <> includes in …
winexelx.cpp 3.6 KB 21716   14 years dmik Place local includes in quotes. GCC doesn't search for <> includes in …
winexelx.h 672 bytes 21716   14 years dmik Place local includes in quotes. GCC doesn't search for <> includes in …
winexepe2lx.cpp 7.0 KB 10397   21 years sandervl Loader updates
winexepe2lx.h 957 bytes 21716   14 years dmik Place local includes in quotes. GCC doesn't search for <> includes in …
winexepeldr.cpp 5.7 KB 21716   14 years dmik Place local includes in quotes. GCC doesn't search for <> includes in …
winexepeldr.h 866 bytes 21716   14 years dmik Place local includes in quotes. GCC doesn't search for <> includes in …
winimagebase.cpp 20.1 KB 21716   14 years dmik Place local includes in quotes. GCC doesn't search for <> includes in …
winimagebase.h 6.8 KB 10397   21 years sandervl Loader updates
winimagelx.cpp 9.7 KB 21716   14 years dmik Place local includes in quotes. GCC doesn't search for <> includes in …
winimagelx.h 1.1 KB 21716   14 years dmik Place local includes in quotes. GCC doesn't search for <> includes in …
winimagepe2lx.cpp 43.0 KB 10397   21 years sandervl Loader updates
winimagepe2lx.h 3.0 KB 21716   14 years dmik Place local includes in quotes. GCC doesn't search for <> includes in …
winimagepeldr.cpp 75.0 KB 21355   15 years rlwalsh eliminate VACPP warning & info msgs - see Ticket #1
winimagepeldr.h 4.5 KB 21716   14 years dmik Place local includes in quotes. GCC doesn't search for <> includes in …
winimgres.cpp 34.4 KB 21716   14 years dmik Place local includes in quotes. GCC doesn't search for <> includes in …
wintls.cpp 7.9 KB 21716   14 years dmik Place local includes in quotes. GCC doesn't search for <> includes in …
wprocess.cpp 111.4 KB 21673   14 years dmik CreateProcessA: Add support for CREATE_UNICODE_ENVIRONMENT. This also …
  • Property svn:ignore set to
    bin
    .depend
Note: See TracBrowser for help on using the repository browser.