source: trunk/src/kernel32@ 1775

Name Size Rev Age Author Last Change
../
old 1621   26 years achimha source code cleanup, remove warnings
wprocess.cpp 25.9 KB 1708   26 years sandervl version loading fixes + heap corruption fix
wintls.cpp 5.3 KB 1670   26 years sandervl thread fixes + heap wrappers
winres.cpp 6.4 KB 1454   26 years sandervl (menu) resource changes
winmod.cpp 2.5 KB 550   26 years sandervl PE loader changes
winimgres.cpp 13.1 KB 1613   26 years sandervl string resource loading changes
winimagepeldr.cpp 43.7 KB 1720   26 years sandervl better error reporting for pe loader
winimagepe2lx.cpp 19.5 KB 1767   26 years bird Hmm. Forgot to issue a call to setFullPath with szFileName during …
winimagelx.cpp 2.1 KB 1131   26 years sandervl version fixes, resource lookup change + lstrcmpniW added
winimagebase.cpp 6.0 KB 1663   26 years sandervl heapstring fixes + dll renaming support added
winfakepeldr.cpp 2.0 KB 1410   26 years sandervl Changes for logging & getversionsize/struct
winexepeldr.cpp 3.8 KB 1720   26 years sandervl better error reporting for pe loader
winexepe2lx.cpp 4.6 KB 1325   26 years bird No exception throwing. Constructors is moved into an init method. TLS …
winexelx.cpp 3.5 KB 1221   26 years sandervl Exception changes + fixes; don't switch FS selectors for Odin32 OS/2 apps
winexebase.cpp 2.8 KB 1670   26 years sandervl thread fixes + heap wrappers
windllpeldr.cpp 4.3 KB 1496   26 years sandervl dll + stippath fixes
windllpe2lx.cpp 6.6 KB 1325   26 years bird No exception throwing. Constructors is moved into an init method. TLS …
windlllx.cpp 5.3 KB 1423   26 years sandervl * empty log message *
windllbase.cpp 10.9 KB 1670   26 years sandervl thread fixes + heap wrappers
win32util.cpp 776 bytes 99   26 years phaller Add: added cvs variable $Id$ to source files.
vmutex.cpp 1.7 KB 1432   26 years sandervl Shared memory mapping changes
virtual.cpp 23.4 KB 1687   26 years sandervl VirtualAlloc fixes & changes
unicode.cpp 9.5 KB 917   26 years sandervl Fix for MultibyteToWideChar
toolhelp.cpp 2.8 KB 862   26 years phaller Add: Toolhelp function stubs added
time.cpp 43.1 KB 1621   26 years achimha source code cleanup, remove warnings
thunk.h 303 bytes 99   26 years phaller Add: added cvs variable $Id$ to source files.
thunk.cpp 5.9 KB 100   26 years phaller Add: added cvs variable $Id$ to the source files.
thread.H 719 bytes 126   26 years sandervl * empty log message *
thread.cpp 8.2 KB 1628   26 years sandervl thread, SearchPath + handlemanager fixes
stubs.h 1.6 KB 99   26 years phaller Add: added cvs variable $Id$ to source files.
stubs.cpp 147.1 KB 607   26 years sandervl Memory mapped file changes
resource.cpp 3.5 KB 956   26 years sandervl Rewrite for new win32 image classes
profile.h 843 bytes 1663   26 years sandervl heapstring fixes + dll renaming support added
profile.cpp 46.5 KB 1663   26 years sandervl heapstring fixes + dll renaming support added
pefile.cpp 7.4 KB 956   26 years sandervl Rewrite for new win32 image classes
oslibmisc.h 1.1 KB 705   26 years sandervl Cleanup
oslibmisc.cpp 8.8 KB 1496   26 years sandervl dll + stippath fixes
oslibexcept.h 746 bytes 1224   26 years sandervl Exception handling changes
oslibexcept.cpp 9.6 KB 1224   26 years sandervl Exception handling changes
oslibdos.h 3.7 KB 1710   26 years sandervl DIBSection changes, EB's file io additions, Jens Weissner's changes to …
oslibdos.cpp 16.3 KB 1710   26 years sandervl DIBSection changes, EB's file io additions, Jens Weissner's changes to …
os2heap.h 1.6 KB 1118   26 years sandervl Lots of changes by several people (see changelog for 4 October
os2heap.cpp 10.3 KB 1770   26 years bird Added pointer check on lpMem in OS2Heap::Free. (This solved the WinZip
obsolete.cpp 714 bytes 99   26 years phaller Add: added cvs variable $Id$ to source files.
npipe.cpp 2.2 KB 100   26 years phaller Add: added cvs variable $Id$ to the source files.
network.cpp 2.3 KB 1081   26 years sandervl GetComputerNameA bugfix
mmap.h 4.2 KB 1687   26 years sandervl VirtualAlloc fixes & changes
mmap.cpp 18.5 KB 1687   26 years sandervl VirtualAlloc fixes & changes
misc.cpp 15.5 KB 1708   26 years sandervl version loading fixes + heap corruption fix
message.cpp 14.8 KB 1242   26 years sandervl EB's GetFullPathNameW fix
mapos2.h 4.4 KB 99   26 years phaller Add: added cvs variable $Id$ to source files.
map.h 571 bytes 99   26 years phaller Add: added cvs variable $Id$ to source files.
map.cpp 1.2 KB 120   26 years sandervl Include os2wrap.h instead of os2.h
makefile 11.0 KB 1769   26 years bird * empty log message *
lfile.cpp 8.0 KB 1403   26 years sandervl exception handler changes + EB's HeapReAlloc fix
lang.cpp 31.0 KB 1708   26 years sandervl version loading fixes + heap corruption fix
kobjects.cpp 22.6 KB 1641   26 years sandervl Critical section Wine port + mmap fix (limit size of mmap files)
kernel32exp.def 32.6 KB 1605   26 years sandervl EBs fixes + added export for msacm32
KERNEL32.DEF 66.0 KB 1698   26 years phaller .
KERNEL32.CPP 34.9 KB 1773   26 years achimha return the same memory start address as NT
interlock.asm 3.7 KB 737   26 years sandervl Interlock apis ported from Wine
initterm.h 742 bytes 1768   26 years bird Added ulMaxAddr - user address space end address. (valid addresses are …
initterm.cpp 6.0 KB 1768   26 years bird Added ulMaxAddr - user address space end address. (valid addresses are …
iccio.asm 14.5 KB 1621   26 years achimha source code cleanup, remove warnings
hmsemaphore.h 2.2 KB 768   26 years phaller Fix: incorrect anchor class for mutexes, events and semaphores
hmsemaphore.cpp 5.1 KB 1461   26 years phaller Fix: bugfix for events, mutexes and semaphores
hmopen32.h 7.2 KB 690   26 years sandervl handle manager changes for DuplicateHandle + memory mapped file …
hmopen32.cpp 29.9 KB 1727   26 years sandervl commit pages of memory mapped file before calling ReadFile
hmobjects.h 1.3 KB 278   26 years phaller Add: HandleManager support for kernel objects, various fixes
HMObjects.cpp 2.4 KB 278   26 years phaller Add: HandleManager support for kernel objects, various fixes
hmmutex.h 1.9 KB 768   26 years phaller Fix: incorrect anchor class for mutexes, events and semaphores
hmmutex.cpp 4.5 KB 1461   26 years phaller Fix: bugfix for events, mutexes and semaphores
hmmmap.h 2.8 KB 678   26 years sandervl Put back handlemanager changes + memory mapped file changes
hmmmap.cpp 7.2 KB 1432   26 years sandervl Shared memory mapping changes
hmevent.h 2.3 KB 768   26 years phaller Fix: incorrect anchor class for mutexes, events and semaphores
hmevent.cpp 5.8 KB 1461   26 years phaller Fix: bugfix for events, mutexes and semaphores
hmdevio.h 4.4 KB 1713   26 years sandervl device driver handlemanager class added
hmdevio.cpp 11.3 KB 1713   26 years sandervl device driver handlemanager class added
hmdevice.h 14.5 KB 1713   26 years sandervl device driver handlemanager class added
hmdevice.cpp 36.5 KB 1713   26 years sandervl device driver handlemanager class added
heapstring.cpp 24.4 KB 1670   26 years sandervl thread fixes + heap wrappers
heapshared.h 587 bytes 1432   26 years sandervl Shared memory mapping changes
heapshared.cpp 5.5 KB 1490   26 years sandervl misc changes
heap.cpp 13.1 KB 1718   26 years sandervl Fixed ReadFile & aliased memory problems
HandleManager.cpp 99.8 KB 1713   26 years sandervl device driver handlemanager class added
Fileio.cpp 28.5 KB 1713   26 years sandervl device driver handlemanager class added
exceptutil.h 803 bytes 1403   26 years sandervl exception handler changes + EB's HeapReAlloc fix
exceptutil.asm 4.0 KB 737   26 years sandervl Interlock apis ported from Wine
exceptions.cpp 36.5 KB 1741   26 years sandervl added dprintf2's + exception handler fix
disk.cpp 6.8 KB 1708   26 years sandervl version loading fixes + heap corruption fix
directory.h 155 bytes 1636   26 years sandervl added directory.h
directory.cpp 14.8 KB 1708   26 years sandervl version loading fixes + heap corruption fix
cvtresource.h 935 bytes 1454   26 years sandervl (menu) resource changes
cvticongrp.cpp 3.6 KB 997   26 years sandervl Fixes for icon(group) + cursorgroup conversion
cvticon.cpp 6.8 KB 1475   26 years sandervl Color cursor changes + dll loading fixes
cvtcursorgrp.cpp 3.6 KB 1040   26 years sandervl Cursor(group) fixes
cvtcursor.cpp 7.8 KB 1475   26 years sandervl Color cursor changes + dll loading fixes
cvtbitmap.cpp 23.8 KB 816   26 years sandervl icongroup & cursorgroup fixes
cvtaccel.cpp 3.1 KB 1182   26 years sandervl EB's accelerator fixes/changes
critsection.cpp 6.2 KB 1741   26 years sandervl added dprintf2's + exception handler fix
conwin.h 604 bytes 126   26 years sandervl * empty log message *
CONSPKR.ICO 1.1 KB 4   26 years ktk Import
consolerc.h 2.7 KB 111   26 years phaller Fix: major restructuring of Open32 handle management, HandleManager
console.rc 9.7 KB 16   26 years phaller Console property update
CONSOLE.ICO 5.4 KB 4   26 years ktk Import
console.h 1.3 KB 1182   26 years sandervl EB's accelerator fixes/changes
console.cpp 137.5 KB 1485   26 years phaller Fix: console cursor fixes
console2.h 28.4 KB 296   26 years phaller Fix: console input queue fixes
CONPROP.ICO 1.1 KB 4   26 years ktk Import
conprop.h 2.6 KB 1476   26 years phaller Add: console properties update
conprop.cpp 71.8 KB 1476   26 years phaller Add: console properties update
conprop2.cpp 12.5 KB 1478   26 years phaller Fix: console properties
CONPRIO.ICO 1010 bytes 4   26 years ktk Import
conout.h 3.5 KB 111   26 years phaller Fix: major restructuring of Open32 handle management, HandleManager
conout.cpp 11.0 KB 1484   26 years phaller Fix: console (unicode) updates
CONKEYB.ICO 1.1 KB 4   26 years ktk Import
conin.h 6.0 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
conbuffer.h 10.9 KB 111   26 years phaller Fix: major restructuring of Open32 handle management, HandleManager
conbuffer.cpp 110.2 KB 1581   26 years phaller .
comm.cpp 6.7 KB 100   26 years phaller Add: added cvs variable $Id$ to the source files.
cio.h 730 bytes 99   26 years phaller Add: added cvs variable $Id$ to source files.
atom.cpp 6.1 KB 1605   26 years sandervl EBs fixes + added export for msacm32
async.cpp 6.6 KB 120   26 years sandervl Include os2wrap.h instead of os2.h
.cvsignore 29 bytes 1326   26 years bird kernel32.lrf and kernel32exp.def should be ignored.
  • Property svn:ignore set to
    kernel32.lrf
    kernel32exp.def
Note: See TracBrowser for help on using the repository browser.