source: trunk/src/kernel32@ 2007

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 29 bytes 1326   26 years bird kernel32.lrf and kernel32exp.def should be ignored.
async.cpp 6.6 KB 120   26 years sandervl Include os2wrap.h instead of os2.h
atom.cpp 6.1 KB 1605   26 years sandervl EBs fixes + added export for msacm32
cio.h 730 bytes 99   26 years phaller Add: added cvs variable $Id$ to source files.
comm.cpp 6.7 KB 1858   26 years achimha start of COM port implementation
conbuffer.cpp 110.2 KB 1581   26 years phaller .
conbuffer.h 10.9 KB 111   26 years phaller Fix: major restructuring of Open32 handle management, HandleManager
conin.cpp 35.1 KB 1484   26 years phaller Fix: console (unicode) updates
conin.h 6.0 KB 111   26 years phaller Fix: major restructuring of Open32 handle management, HandleManager
CONKEYB.ICO 1.1 KB 4   26 years ktk Import
conout.cpp 11.0 KB 1484   26 years phaller Fix: console (unicode) updates
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 12.5 KB 1478   26 years phaller Fix: console properties
conprop.cpp 71.8 KB 1476   26 years phaller Add: console properties update
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.5 KB 1485   26 years phaller Fix: console cursor fixes
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 6.3 KB 1838   26 years sandervl EB's unicode changes + removal of advapi32 dependency
cpuhlp.asm 1.5 KB 1815   26 years sandervl Added GetSystemInfo + IsProcessorFeaturePresent
cpuhlp.h 874 bytes 1820   26 years sandervl GetSystemInfo supports SMP machines now
critsection.cpp 6.2 KB 1741   26 years sandervl added dprintf2's + exception handler fix
cvtaccel.cpp 3.1 KB 1182   26 years sandervl EB's accelerator fixes/changes
cvtbitmap.cpp 23.8 KB 816   26 years sandervl icongroup & cursorgroup fixes
cvtcursor.cpp 7.8 KB 1475   26 years sandervl Color cursor changes + dll loading fixes
cvtcursorgrp.cpp 3.6 KB 1040   26 years sandervl Cursor(group) fixes
cvticon.cpp 6.8 KB 1475   26 years sandervl Color cursor changes + dll loading fixes
cvticongrp.cpp 3.6 KB 997   26 years sandervl Fixes for icon(group) + cursorgroup conversion
cvtresource.h 935 bytes 1454   26 years sandervl (menu) resource changes
directory.cpp 15.1 KB 1833   26 years sandervl exe loader fixes + updates
directory.h 155 bytes 1636   26 years sandervl added directory.h
disk.cpp 6.8 KB 1708   26 years sandervl version loading fixes + heap corruption fix
dosqss.h 3.3 KB 1924   26 years sandervl added GetProcessTimes + several fixes
exceptions.cpp 36.6 KB 1811   26 years sandervl Rewrite of PE loader code, EB's fixes + VirtualProtect bugfix
exceptutil.asm 4.0 KB 737   26 years sandervl Interlock apis ported from Wine
exceptutil.h 803 bytes 1403   26 years sandervl exception handler changes + EB's HeapReAlloc fix
Fileio.cpp 28.8 KB 1997   26 years sandervl EB: Hack for GetFullPathNameA + Fixed dprintf in lstrcmpW
HandleManager.cpp 102.7 KB 1858   26 years achimha start of COM port implementation
heap.cpp 13.1 KB 1718   26 years sandervl Fixed ReadFile & aliased memory problems
heapshared.cpp 5.5 KB 1490   26 years sandervl misc changes
heapshared.h 587 bytes 1432   26 years sandervl Shared memory mapping changes
heapstring.cpp 24.4 KB 1997   26 years sandervl EB: Hack for GetFullPathNameA + Fixed dprintf in lstrcmpW
hmcomm.cpp 2.2 KB 1858   26 years achimha start of COM port implementation
hmcomm.h 962 bytes 1858   26 years achimha start of COM port implementation
hmdevice.cpp 37.7 KB 1858   26 years achimha start of COM port implementation
hmdevice.h 14.7 KB 1858   26 years achimha start of COM port implementation
hmdevio.cpp 11.3 KB 1713   26 years sandervl device driver handlemanager class added
hmdevio.h 4.4 KB 1713   26 years sandervl device driver handlemanager class added
hmevent.cpp 5.8 KB 1461   26 years phaller Fix: bugfix for events, mutexes and semaphores
hmevent.h 2.3 KB 768   26 years phaller Fix: incorrect anchor class for mutexes, events and semaphores
hmmmap.cpp 7.2 KB 1914   26 years sandervl max open files fix + EB's mmap fix
hmmmap.h 2.8 KB 678   26 years sandervl Put back handlemanager changes + memory mapped file changes
hmmutex.cpp 4.5 KB 1461   26 years phaller Fix: bugfix for events, mutexes and semaphores
hmmutex.h 1.9 KB 768   26 years phaller Fix: incorrect anchor class for mutexes, events and semaphores
HMObjects.cpp 2.4 KB 278   26 years phaller Add: HandleManager support for kernel objects, various fixes
hmobjects.h 1.3 KB 278   26 years phaller Add: HandleManager support for kernel objects, various fixes
hmopen32.cpp 29.3 KB 1811   26 years sandervl Rewrite of PE loader code, EB's fixes + VirtualProtect bugfix
hmopen32.h 7.2 KB 690   26 years sandervl handle manager changes for DuplicateHandle + memory mapped file …
hmsemaphore.cpp 5.1 KB 1461   26 years phaller Fix: bugfix for events, mutexes and semaphores
hmsemaphore.h 2.2 KB 768   26 years phaller Fix: incorrect anchor class for mutexes, events and semaphores
iccio.asm 14.5 KB 1621   26 years achimha source code cleanup, remove warnings
initterm.cpp 6.3 KB 1820   26 years sandervl GetSystemInfo supports SMP machines now
initterm.h 812 bytes 1834   26 years sandervl * empty log message *
interlock.asm 7.1 KB 1994   26 years achimha cleanup
KERNEL32.CPP 30.8 KB 1898   26 years sandervl compilation fixes
KERNEL32.DEF 66.3 KB 1986   26 years sandervl CB: Only convert the string and not everything in UnicodeToAsciiStringN
kernel32exp.def 32.7 KB 1858   26 years achimha start of COM port implementation
kobjects.cpp 22.6 KB 1641   26 years sandervl Critical section Wine port + mmap fix (limit size of mmap files)
lang.cpp 31.0 KB 1708   26 years sandervl version loading fixes + heap corruption fix
lfile.cpp 8.0 KB 1403   26 years sandervl exception handler changes + EB's HeapReAlloc fix
makefile 11.4 KB 1924   26 years sandervl added GetProcessTimes + several fixes
map.cpp 1.2 KB 120   26 years sandervl Include os2wrap.h instead of os2.h
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.4 KB 1792   26 years achimha Christoph's LoadMessage fix for linefeeds at the end
misc.cpp 15.5 KB 1708   26 years sandervl version loading fixes + heap corruption fix
mmap.cpp 20.0 KB 2007   26 years sandervl memory map + string resource fixes
mmap.h 4.4 KB 1811   26 years sandervl Rewrite of PE loader code, EB's fixes + VirtualProtect bugfix
network.cpp 2.3 KB 1081   26 years sandervl GetComputerNameA bugfix
npipe.cpp 2.2 KB 100   26 years phaller Add: added cvs variable $Id$ to the source files.
obsolete.cpp 714 bytes 99   26 years phaller Add: added cvs variable $Id$ to source files.
os2heap.cpp 10.3 KB 1770   26 years bird Added pointer check on lpMem in OS2Heap::Free. (This solved the WinZip
os2heap.h 1.6 KB 1118   26 years sandervl Lots of changes by several people (see changelog for 4 October
oslibdos.cpp 19.0 KB 1924   26 years sandervl added GetProcessTimes + several fixes
oslibdos.h 3.9 KB 1924   26 years sandervl added GetProcessTimes + several fixes
oslibexcept.cpp 9.6 KB 1224   26 years sandervl Exception handling changes
oslibexcept.h 746 bytes 1224   26 years sandervl Exception handling changes
oslibmisc.cpp 8.8 KB 1496   26 years sandervl dll + stippath fixes
oslibmisc.h 1.1 KB 705   26 years sandervl Cleanup
pefile.cpp 5.5 KB 1811   26 years sandervl Rewrite of PE loader code, EB's fixes + VirtualProtect bugfix
process.cpp 15.7 KB 1927   26 years sandervl LARGE_INTEGER change
profile.cpp 46.5 KB 1811   26 years sandervl Rewrite of PE loader code, EB's fixes + VirtualProtect bugfix
profile.h 982 bytes 1811   26 years sandervl Rewrite of PE loader code, EB's fixes + VirtualProtect bugfix
resource.cpp 11.7 KB 1885   26 years sandervl Added process api + virtualprotect fix
stubs.cpp 134.1 KB 1924   26 years sandervl added GetProcessTimes + several fixes
stubs.h 1.6 KB 99   26 years phaller Add: added cvs variable $Id$ to source files.
thread.cpp 8.2 KB 1898   26 years sandervl compilation fixes
thread.H 719 bytes 126   26 years sandervl * empty log message *
thunk.cpp 5.9 KB 100   26 years phaller Add: added cvs variable $Id$ to the source files.
thunk.h 303 bytes 99   26 years phaller Add: added cvs variable $Id$ to source files.
time.cpp 43.1 KB 1621   26 years achimha source code cleanup, remove warnings
toolhelp.cpp 2.8 KB 862   26 years phaller Add: Toolhelp function stubs added
unicode.cpp 11.5 KB 1986   26 years sandervl CB: Only convert the string and not everything in UnicodeToAsciiStringN
virtual.cpp 23.8 KB 2001   26 years sandervl Memory map fixes
vmutex.cpp 1.7 KB 1432   26 years sandervl Shared memory mapping changes
win32util.cpp 776 bytes 99   26 years phaller Add: added cvs variable $Id$ to source files.
windllbase.cpp 12.2 KB 2001   26 years sandervl Memory map fixes
windlllx.cpp 3.9 KB 1844   26 years sandervl Allow executable api exports
windllpe2lx.cpp 5.5 KB 1844   26 years sandervl Allow executable api exports
windllpeldr.cpp 2.8 KB 1844   26 years sandervl Allow executable api exports
winexebase.cpp 2.9 KB 1833   26 years sandervl exe loader fixes + updates
winexelx.cpp 3.5 KB 1221   26 years sandervl Exception changes + fixes; don't switch FS selectors for Odin32 OS/2 apps
winexepe2lx.cpp 4.6 KB 1325   26 years bird No exception throwing. Constructors is moved into an init method. TLS …
winexepeldr.cpp 3.8 KB 1833   26 years sandervl exe loader fixes + updates
winfakepeldr.cpp 2.5 KB 1844   26 years sandervl Allow executable api exports
winimagebase.cpp 7.4 KB 1893   26 years sandervl GetProcessVersion changes
winimagelx.cpp 3.8 KB 1872   26 years bird Implemented EnumResourceNamesA/W.
winimagepe2lx.cpp 20.6 KB 1872   26 years bird Implemented EnumResourceNamesA/W.
winimagepeldr.cpp 52.5 KB 1893   26 years sandervl GetProcessVersion changes
winimgres.cpp 27.1 KB 1885   26 years sandervl Added process api + virtualprotect fix
winmod.cpp 2.5 KB 550   26 years sandervl PE loader changes
winres.cpp 6.5 KB 2007   26 years sandervl memory map + string resource fixes
wintls.cpp 5.4 KB 1898   26 years sandervl compilation fixes
wprocess.cpp 27.5 KB 2007   26 years sandervl memory map + string resource fixes
  • Property svn:ignore set to
    kernel32.lrf
    kernel32exp.def
Note: See TracBrowser for help on using the repository browser.