source: trunk/src/kernel32@ 3313

Name Size Rev Age Author Last Change
../
old 1621   26 years achimha source code cleanup, remove warnings
test 1870   26 years bird API test skeleton.
.cvsignore 44 bytes 2724   26 years bird Added kernelrsrc.asm.
async.cpp 6.6 KB 2802   26 years sandervl Added new logging feature
atom.cpp 6.1 KB 2802   26 years sandervl Added new logging feature
cio.h 730 bytes 99   26 years phaller Add: added cvs variable $Id$ to source files.
codepage.cpp 1.5 KB 2802   26 years sandervl Added new logging feature
comm.cpp 6.8 KB 2802   26 years sandervl Added new logging feature
conbuffer.cpp 110.1 KB 2984   25 years sandervl moved registry apis into kernel32 + cleanup
conbuffer.h 10.9 KB 2050   26 years sandervl Read/WriteFile return value type changes
conin.cpp 34.9 KB 2984   25 years sandervl moved registry apis into kernel32 + cleanup
conin.h 6.0 KB 2050   26 years sandervl Read/WriteFile return value type changes
CONKEYB.ICO 1.1 KB 4   26 years ktk Import
conout.cpp 10.6 KB 2984   25 years sandervl moved registry apis into kernel32 + cleanup
conout.h 3.5 KB 111   26 years phaller Fix: major restructuring of Open32 handle management, HandleManager
CONPRIO.ICO 1010 bytes 4   26 years ktk Import
conprop2.cpp 10.8 KB 2984   25 years sandervl moved registry apis into kernel32 + cleanup
conprop.cpp 71.9 KB 2802   26 years sandervl Added new logging feature
conprop.h 2.6 KB 1476   26 years phaller Add: console properties update
CONPROP.ICO 1.1 KB 4   26 years ktk Import
console2.h 28.4 KB 296   26 years phaller Fix: console input queue fixes
console.cpp 137.6 KB 2802   26 years sandervl Added new logging feature
console.h 1.3 KB 1182   26 years sandervl EB's accelerator fixes/changes
CONSOLE.ICO 5.4 KB 4   26 years ktk Import
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 4   26 years ktk Import
conwin.h 604 bytes 126   26 years sandervl * empty log message *
cpu.cpp 5.7 KB 2984   25 years sandervl moved registry apis into kernel32 + cleanup
cpuhlp.asm 1.7 KB 2798   26 years sandervl change assembly function calling convention
critsection.cpp 6.4 KB 3275   25 years sandervl Critical section changes
cvtaccel.cpp 3.1 KB 2802   26 years sandervl Added new logging feature
cvtbitmap.cpp 23.8 KB 2802   26 years sandervl Added new logging feature
cvtcursor.cpp 7.8 KB 2802   26 years sandervl Added new logging feature
cvtcursorgrp.cpp 3.7 KB 3101   25 years sandervl replaced os2.h includes by os2wrap.h
cvticon.cpp 6.9 KB 2802   26 years sandervl Added new logging feature
cvticongrp.cpp 3.7 KB 2802   26 years sandervl Added new logging feature
cvtresource.h 935 bytes 1454   26 years sandervl (menu) resource changes
dbglocal.cpp 2.5 KB 3206   25 years sandervl mutex fixes + added vsemaphore class
dbglocal.h 3.5 KB 3206   25 years sandervl mutex fixes + added vsemaphore class
debug.cpp 3.4 KB 2802   26 years sandervl Added new logging feature
directory.cpp 15.9 KB 3005   25 years sandervl DosOpen (file handle error) & dll destruction bugfixes
directory.h 231 bytes 2044   26 years sandervl create reg keys for CSD version
disk.cpp 10.6 KB 3264   25 years sandervl MM: GetFreeDiskSpaceA fix
dosqss.h 3.3 KB 1924   26 years sandervl added GetProcessTimes + several fixes
environ.cpp 9.2 KB 2802   26 years sandervl Added new logging feature
exceptions.cpp 36.8 KB 3172   25 years sandervl removed some dprintfs
exceptutil.asm 3.9 KB 3275   25 years sandervl Critical section changes
exceptutil.h 928 bytes 3160   25 years sandervl added extra check for fs corruption during dll attach
Fileio.cpp 30.4 KB 3269   25 years cbratschi FindFirst* changes
HandleManager.cpp 126.8 KB 3234   25 years sandervl GetStdHandle fix
heap.cpp 13.9 KB 2802   26 years sandervl Added new logging feature
heapcode.cpp 3.3 KB 2802   26 years sandervl Added new logging feature
heapshared.cpp 5.6 KB 3074   25 years sandervl file handle + registry changes
heapstring.cpp 24.3 KB 2802   26 years sandervl Added new logging feature
hmcomm.cpp 2.5 KB 2802   26 years sandervl Added new logging feature
hmcomm.h 962 bytes 1858   26 years achimha start of COM port implementation
hmdevice.cpp 44.9 KB 3140   25 years sandervl fix for handle of thread 0
hmdevice.h 16.3 KB 3140   25 years sandervl fix for handle of thread 0
hmdevio.cpp 11.8 KB 3005   25 years sandervl DosOpen (file handle error) & dll destruction bugfixes
hmdevio.h 4.4 KB 1713   26 years sandervl device driver handlemanager class added
hmevent.cpp 5.8 KB 2802   26 years sandervl Added new logging feature
hmevent.h 2.3 KB 768   26 years phaller Fix: incorrect anchor class for mutexes, events and semaphores
hmmmap.cpp 7.6 KB 2973   25 years sandervl setcurrentdir fix + create shell dirs + keys during kernel32 init
hmmmap.h 2.8 KB 2053   26 years sandervl Memory map fixes
hmmutex.cpp 4.5 KB 2802   26 years sandervl Added new logging feature
hmmutex.h 1.9 KB 768   26 years phaller Fix: incorrect anchor class for mutexes, events and semaphores
HMObjects.cpp 2.4 KB 2802   26 years sandervl Added new logging feature
hmobjects.h 1.3 KB 278   26 years phaller Add: HandleManager support for kernel objects, various fixes
hmopen32.cpp 31.1 KB 3259   25 years sandervl openfile, virtualquery + import name fixes
hmopen32.h 7.2 KB 2050   26 years sandervl Read/WriteFile return value type changes
hmsemaphore.cpp 5.2 KB 2802   26 years sandervl Added new logging feature
hmsemaphore.h 2.2 KB 768   26 years phaller Fix: incorrect anchor class for mutexes, events and semaphores
hmthread.cpp 8.1 KB 3278   25 years sandervl Also double thread stack in release build
hmthread.h 2.2 KB 3140   25 years sandervl fix for handle of thread 0
hmtoken.cpp 2.9 KB 2802   26 years sandervl Added new logging feature
hmtoken.h 1.6 KB 2329   26 years sandervl changes for OpenThreadToken
iccio.asm 14.5 KB 2285   26 years sandervl PD's iccio.asm bugfix
initsystem.cpp 11.6 KB 3074   25 years sandervl file handle + registry changes
initsystem.h 179 bytes 2984   25 years sandervl moved registry apis into kernel32 + cleanup
initterm.cpp 7.0 KB 3128   25 years sandervl handlemanager support for thread handles + WaitForSingleObject (thread) fix
initterm.h 812 bytes 1834   26 years sandervl * empty log message *
interlock.asm 3.7 KB 2090   26 years sandervl InterlockedExchange again
KERNEL32.CPP 28.0 KB 2802   26 years sandervl Added new logging feature
KERNEL32.DEF 72.0 KB 3281   25 years cbratschi explorer.exe stubs
kernelrsrc.orc 1.1 KB 3031   25 years bird Makefiles are updated to new style. Odin32 resource files are renamed …
kobjects.cpp 25.6 KB 3259   25 years sandervl openfile, virtualquery + import name fixes
lang.cpp 31.1 KB 2803   26 years sandervl Added new logging feature
lfile.cpp 8.1 KB 2802   26 years sandervl Added new logging feature
logging.h 228 bytes 2061   26 years sandervl added support for private logfiles
makefile 4.1 KB 3206   25 years sandervl mutex fixes + added vsemaphore class
map.cpp 1.2 KB 2802   26 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 15.5 KB 2802   26 years sandervl Added new logging feature
misc.cpp 18.3 KB 3059   25 years sandervl Dll dependency changes
mmap.cpp 21.9 KB 3259   25 years sandervl openfile, virtualquery + import name fixes
mmap.h 4.6 KB 2658   26 years sandervl memory map fixes
network.cpp 2.5 KB 2803   26 years sandervl Added new logging feature
npipe.cpp 21.0 KB 2803   26 years sandervl Added new logging feature
obsolete.cpp 772 bytes 2803   26 years sandervl Added new logging feature
os2heap.cpp 10.3 KB 2803   26 years sandervl Added new logging feature
os2heap.h 1.6 KB 1118   26 years sandervl Lots of changes by several people (see changelog for 4 October
oslibdebug.cpp 12.8 KB 3101   25 years sandervl replaced os2.h includes by os2wrap.h
oslibdebug.h 530 bytes 2280   26 years sandervl EB's debug support added
oslibdos.cpp 37.6 KB 3306   25 years cbratschi * empty log message *
oslibdos.h 6.1 KB 3269   25 years cbratschi FindFirst* changes
oslibexcept.cpp 9.6 KB 2803   26 years sandervl Added new logging feature
oslibexcept.h 746 bytes 1224   26 years sandervl Exception handling changes
oslibmisc.cpp 7.3 KB 2866   26 years sandervl SetLastError calling convention bugs fixed
oslibmisc.h 938 bytes 2865   26 years sandervl Fixed wrong calling convention for SetLastError calls in …
pefile.cpp 5.6 KB 2802   26 years sandervl Added new logging feature
process.cpp 16.1 KB 3074   25 years sandervl file handle + registry changes
profile.cpp 46.6 KB 2802   26 years sandervl Added new logging feature
profile.h 1.1 KB 2213   26 years sandervl VT's codepage changes
queue.cpp 3.7 KB 3059   25 years sandervl Dll dependency changes
queue.h 1.6 KB 3059   25 years sandervl Dll dependency changes
registry.cpp 48.1 KB 2984   25 years sandervl moved registry apis into kernel32 + cleanup
resource.cpp 14.5 KB 2803   26 years sandervl Added new logging feature
stubs.cpp 109.0 KB 3281   25 years cbratschi explorer.exe stubs
stubs.h 1.6 KB 99   26 years phaller Add: added cvs variable $Id$ to source files.
thread.cpp 4.7 KB 3128   25 years sandervl handlemanager support for thread handles + WaitForSingleObject (thread) fix
thread.H 760 bytes 3128   25 years sandervl handlemanager support for thread handles + WaitForSingleObject (thread) fix
thunk.cpp 14.1 KB 3074   25 years sandervl file handle + registry changes
thunk.h 303 bytes 99   26 years phaller Add: added cvs variable $Id$ to source files.
time.cpp 43.2 KB 2802   26 years sandervl Added new logging feature
toolhelp.cpp 2.8 KB 2802   26 years sandervl Added new logging feature
unicode.cpp 11.9 KB 2803   26 years sandervl Added new logging feature
virtual.cpp 24.4 KB 3259   25 years sandervl openfile, virtualquery + import name fixes
vmutex.cpp 2.8 KB 3206   25 years sandervl mutex fixes + added vsemaphore class
vsemaphore.cpp 3.6 KB 3206   25 years sandervl mutex fixes + added vsemaphore class
win32util.cpp 835 bytes 2802   26 years sandervl Added new logging feature
windllbase.cpp 21.6 KB 3160   25 years sandervl added extra check for fs corruption during dll attach
windllbase.h 4.2 KB 3059   25 years sandervl Dll dependency changes
windlllx.cpp 7.6 KB 3059   25 years sandervl Dll dependency changes
windlllx.h 1.2 KB 3059   25 years sandervl Dll dependency changes
windllpe2lx.cpp 5.6 KB 3059   25 years sandervl Dll dependency changes
windllpe2lx.h 778 bytes 3074   25 years sandervl file handle + registry changes
windllpeldr.cpp 2.9 KB 2811   26 years sandervl Fixed memory map view bug
windllpeldr.h 633 bytes 3074   25 years sandervl file handle + registry changes
winexebase.cpp 4.1 KB 3059   25 years sandervl Dll dependency changes
winexebase.h 931 bytes 3059   25 years sandervl Dll dependency changes
winexelx.cpp 3.6 KB 2802   26 years sandervl Added new logging feature
winexelx.h 672 bytes 3074   25 years sandervl file handle + registry changes
winexepe2lx.cpp 4.7 KB 3059   25 years sandervl Dll dependency changes
winexepe2lx.h 872 bytes 3059   25 years sandervl Dll dependency changes
winexepeldr.cpp 3.9 KB 2802   26 years sandervl Added new logging feature
winexepeldr.h 878 bytes 3074   25 years sandervl file handle + registry changes
winfakepeldr.cpp 2.5 KB 2802   26 years sandervl Added new logging feature
winfakepeldr.h 690 bytes 3074   25 years sandervl file handle + registry changes
winimagebase.cpp 8.5 KB 3059   25 years sandervl Dll dependency changes
winimagebase.h 5.8 KB 3059   25 years sandervl Dll dependency changes
winimagelx.cpp 3.8 KB 2802   26 years sandervl Added new logging feature
winimagelx.h 587 bytes 3074   25 years sandervl file handle + registry changes
winimagepe2lx.cpp 20.7 KB 2802   26 years sandervl Added new logging feature
winimagepe2lx.h 2.1 KB 3074   25 years sandervl file handle + registry changes
winimagepeldr.cpp 54.6 KB 3259   25 years sandervl openfile, virtualquery + import name fixes
winimagepeldr.h 4.2 KB 3074   25 years sandervl file handle + registry changes
winimgres.cpp 26.2 KB 3275   25 years sandervl Critical section changes
winres.cpp 6.6 KB 2802   26 years sandervl Added new logging feature
wintls.cpp 5.4 KB 2802   26 years sandervl Added new logging feature
wprocess.cpp 34.9 KB 3160   25 years sandervl added extra check for fs corruption during dll attach
  • Property svn:ignore set to
    kernel32.lrf
    kernel32exp.def
    kernelrsrc.asm
Note: See TracBrowser for help on using the repository browser.