source: trunk/src/kernel32@ 710

Name Size Rev Age Author Last Change
../
wprocess.cpp 25.7 KB 705   26 years sandervl Cleanup
wintls.cpp 5.6 KB 617   26 years sandervl Exception handler changes
winres.cpp 11.7 KB 611   26 years sandervl PE loader resource lookup bug fixed
winmod.cpp 2.5 KB 550   26 years sandervl PE loader changes
winimgres.cpp 15.7 KB 634   26 years sandervl Bugfixes + def files changes
winimage.cpp 46.5 KB 705   26 years sandervl Cleanup
winexe.cpp 4.0 KB 653   26 years sandervl Stupid compiler; if you don't like virtual inline methods, then complain..
windll.cpp 15.5 KB 705   26 years sandervl Cleanup
win32util.cpp 776 bytes 99   26 years phaller Add: added cvs variable $Id$ to source files.
vmutex.cpp 1.7 KB 657   26 years sandervl VirtualQuery implemented + preliminary memory mapped code
virtual.cpp 19.7 KB 708   26 years sandervl Workaround for OS/2 bug + VirtualProtect/VirtualQuery bugfixes
unicode.cpp 9.5 KB 571   26 years sandervl PE loader resource fixes + ConvertNameId bugfix
time.cpp 9.0 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.
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 7.5 KB 705   26 years sandervl Cleanup
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 589   26 years sandervl More PE resource changes
profile.h 287 bytes 535   26 years phaller .
profile.cpp 46.0 KB 573   26 years sandervl Odin wrappers for profile apis
pefile.cpp 7.4 KB 120   26 years sandervl Include os2wrap.h instead of os2.h
oslibmisc.h 1.1 KB 705   26 years sandervl Cleanup
oslibmisc.cpp 8.8 KB 705   26 years sandervl Cleanup
oslibdos.h 2.8 KB 707   26 years sandervl VirtualProtect bugfix + some additions to oslib
oslibdos.cpp 5.1 KB 707   26 years sandervl VirtualProtect bugfix + some additions to oslib
os2heap.h 1.5 KB 99   26 years phaller Add: added cvs variable $Id$ to source files.
os2heap.cpp 8.9 KB 672   26 years phaller Fix: Heap 0 always valid for NT programs
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 1.8 KB 400   26 years sandervl Przemyslaw Dobrowolski's GetComputerNameA/W changes
nameid.cpp 1.3 KB 705   26 years sandervl Cleanup
mmap.h 1.6 KB 699   26 years sandervl Memory mapped file (writes) changes
mmap.cpp 12.5 KB 708   26 years sandervl Workaround for OS/2 bug + VirtualProtect/VirtualQuery bugfixes
misc.cpp 13.2 KB 705   26 years sandervl Cleanup
message.cpp 14.8 KB 424   26 years phaller Fix: FormatMessageAW fixed. Do not mix ODIN's heap functions with VAC …
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 8.4 KB 707   26 years sandervl VirtualProtect bugfix + some additions to oslib
lfile.cpp 7.9 KB 100   26 years phaller Add: added cvs variable $Id$ to the source files.
lang.cpp 31.0 KB 488   26 years phaller Add: added ODINWRAP support plus few enhancements to VERSION
kobjects.cpp 24.9 KB 690   26 years sandervl handle manager changes for DuplicateHandle + memory mapped file …
kernel32exp.def 31.5 KB 690   26 years sandervl handle manager changes for DuplicateHandle + memory mapped file …
KERNEL32.DEF 64.6 KB 690   26 years sandervl handle manager changes for DuplicateHandle + memory mapped file …
KERNEL32.CPP 38.9 KB 705   26 years sandervl Cleanup
initterm.h 660 bytes 646   26 years sandervl Logfile changes
initterm.cpp 5.1 KB 646   26 years sandervl Logfile changes
iccio.asm 14.4 KB 100   26 years phaller Add: added cvs variable $Id$ to the source files.
hmsemaphore.h 2.2 KB 278   26 years phaller Add: HandleManager support for kernel objects, various fixes
hmsemaphore.cpp 5.1 KB 278   26 years phaller Add: HandleManager support for kernel objects, various fixes
hmopen32.h 7.2 KB 690   26 years sandervl handle manager changes for DuplicateHandle + memory mapped file …
hmopen32.cpp 26.6 KB 690   26 years sandervl handle manager changes for DuplicateHandle + memory mapped file …
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 2.0 KB 278   26 years phaller Add: HandleManager support for kernel objects, various fixes
hmmutex.cpp 4.5 KB 278   26 years phaller Add: HandleManager support for kernel objects, various fixes
hmmmap.h 2.8 KB 678   26 years sandervl Put back handlemanager changes + memory mapped file changes
hmmmap.cpp 6.4 KB 690   26 years sandervl handle manager changes for DuplicateHandle + memory mapped file …
hmevent.h 2.3 KB 278   26 years phaller Add: HandleManager support for kernel objects, various fixes
hmevent.cpp 5.8 KB 278   26 years phaller Add: HandleManager support for kernel objects, various fixes
hmdevice.h 14.1 KB 690   26 years sandervl handle manager changes for DuplicateHandle + memory mapped file …
hmdevice.cpp 35.5 KB 690   26 years sandervl handle manager changes for DuplicateHandle + memory mapped file …
heapstring.cpp 20.7 KB 634   26 years sandervl Bugfixes + def files changes
heap.cpp 12.6 KB 607   26 years sandervl Memory mapped file changes
HandleManager.cpp 97.2 KB 691   26 years phaller Fix: HandleManager cosmetic
Fileio.cpp 28.6 KB 671   26 years phaller Add: added FindFirstFileW / FindNextFileW
exceptutil.h 762 bytes 634   26 years sandervl Bugfixes + def files changes
exceptutil.asm 4.0 KB 620   26 years sandervl * empty log message *
exceptions.cpp 33.7 KB 710   26 years phaller Fix: removed meaningless logging for every mmapped page fault
disk.cpp 5.3 KB 682   26 years sandervl * empty log message *
directory.cpp 4.9 KB 100   26 years phaller Add: added cvs variable $Id$ to the source files.
devio.h 3.2 KB 99   26 years phaller Add: added cvs variable $Id$ to source files.
devio.cpp 10.3 KB 617   26 years sandervl Exception handler changes
cvtresource.h 765 bytes 589   26 years sandervl More PE resource changes
cvtmenu.cpp 8.9 KB 581   26 years sandervl PE loader resource convertion changes
cvticongrp.cpp 3.4 KB 589   26 years sandervl More PE resource changes
cvticon.cpp 5.3 KB 589   26 years sandervl More PE resource changes
cvtcursorgrp.cpp 3.4 KB 589   26 years sandervl More PE resource changes
cvtcursor.cpp 3.9 KB 634   26 years sandervl Bugfixes + def files changes
cvtbitmap.cpp 23.8 KB 581   26 years sandervl PE loader resource convertion changes
cvtaccel.cpp 2.0 KB 581   26 years sandervl PE loader resource convertion changes
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.rwp 94.3 KB 4   26 years ktk Import
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.2 KB 705   26 years sandervl Cleanup
console.cpp 138.1 KB 705   26 years sandervl Cleanup
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.3 KB 111   26 years phaller Fix: major restructuring of Open32 handle management, HandleManager
conprop.cpp 71.2 KB 120   26 years sandervl Include os2wrap.h instead of os2.h
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 10.9 KB 149   26 years phaller Fix: Console HandleManager fix. (just too stupid, sorry :)
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 32.5 KB 670   26 years phaller Add: added ENABLE_LINE_MODE suport to CONIN$
conbuffer.h 10.9 KB 111   26 years phaller Fix: major restructuring of Open32 handle management, HandleManager
conbuffer.cpp 109.7 KB 297   26 years phaller Fix: Console buffer fixes.
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 5.4 KB 100   26 years phaller Add: added cvs variable $Id$ to the source files.
async.cpp 6.6 KB 120   26 years sandervl Include os2wrap.h instead of os2.h
Note: See TracBrowser for help on using the repository browser.