source: trunk/src/kernel32@ 1330

Name Size Rev Age Author Last Change
../
old 1054   26 years sandervl Compilation fixes
wprocess.cpp 22.9 KB 1284   26 years sandervl Console fixes
wintls.cpp 5.6 KB 956   26 years sandervl Rewrite for new win32 image classes
winresmenu.cpp 2.3 KB 956   26 years sandervl Rewrite for new win32 image classes
winres.cpp 13.9 KB 956   26 years sandervl Rewrite for new win32 image classes
winmod.cpp 2.5 KB 550   26 years sandervl PE loader changes
winimgres.cpp 16.3 KB 1274   26 years bird New Pe2Lx implementation.
winimagepeldr.cpp 42.2 KB 1284   26 years sandervl Console fixes
winimagepe2lx.cpp 19.2 KB 1325   26 years bird No exception throwing. Constructors is moved into an init method. TLS …
winimagelx.cpp 2.1 KB 1131   26 years sandervl version fixes, resource lookup change + lstrcmpniW added
winimagebase.cpp 6.0 KB 978   26 years sandervl Changes for LX image resource support
winexepeldr.cpp 3.4 KB 1284   26 years sandervl Console fixes
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.6 KB 956   26 years sandervl Rewrite for new win32 image classes
windllpeldr.cpp 4.3 KB 956   26 years sandervl Rewrite for new win32 image classes
windllpe2lx.cpp 6.6 KB 1325   26 years bird No exception throwing. Constructors is moved into an init method. TLS …
windlllx.cpp 5.2 KB 978   26 years sandervl Changes for LX image resource support
windllbase.cpp 9.9 KB 1134   26 years phaller Fix: DisableThreadLibraryCalls added
win32util.cpp 776 bytes 99   26 years phaller Add: added cvs variable $Id$ to source files.
vmutex.cpp 1.7 KB 730   26 years sandervl Exception handler fixes
virtual.cpp 20.7 KB 1305   26 years sandervl VirtualQuery bugfix
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 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 8.2 KB 1310   26 years phaller Fix: debug thread stack increase
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 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 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 1221   26 years sandervl Exception changes + fixes; don't switch FS selectors for Odin32 OS/2 apps
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 2.9 KB 998   26 years phaller Add: GetFileAttributeExA/W implemented. Time conversion is ugly still
oslibdos.cpp 7.8 KB 998   26 years phaller Add: GetFileAttributeExA/W implemented. Time conversion is ugly still
os2heap.h 1.6 KB 1118   26 years sandervl Lots of changes by several people (see changelog for 4 October
os2heap.cpp 10.1 KB 1118   26 years sandervl Lots of changes by several people (see changelog for 4 October
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 3.2 KB 712   26 years sandervl Implemented multiple views of memory mapped files + some bugfixes to …
mmap.cpp 17.1 KB 770   26 years phaller Fix: FILE_MAP_ALL_ACCESS access flags for memory mapped files
misc.cpp 15.1 KB 922   26 years phaller Fix: error box for WinImage
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 10.4 KB 1280   26 years sandervl Heap fixes + dll load bugfixes
lfile.cpp 8.0 KB 1155   26 years phaller .
lang.cpp 31.0 KB 488   26 years phaller Add: added ODINWRAP support plus few enhancements to VERSION
kobjects.cpp 25.2 KB 765   26 years phaller Fix: DuplicateHandle for non-HandleManager handles
kernel32exp.def 32.3 KB 1146   26 years phaller Fix: problems while initializing SHELL32/NEW
KERNEL32.DEF 65.4 KB 1274   26 years bird New Pe2Lx implementation.
KERNEL32.CPP 37.0 KB 1291   26 years phaller Fix: GetStartupInfo extended
interlock.asm 3.7 KB 737   26 years sandervl Interlock apis ported from Wine
initterm.h 660 bytes 646   26 years sandervl Logfile changes
initterm.cpp 5.2 KB 951   26 years sandervl Initterm creates LX image object during initialization
iccio.asm 14.4 KB 100   26 years phaller Add: added cvs variable $Id$ to the source files.
hmsemaphore.h 2.2 KB 768   26 years phaller Fix: incorrect anchor class for mutexes, events and semaphores
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 1.9 KB 768   26 years phaller Fix: incorrect anchor class for mutexes, events and semaphores
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 7.1 KB 712   26 years sandervl Implemented multiple views of memory mapped files + some bugfixes to …
hmevent.h 2.3 KB 768   26 years phaller Fix: incorrect anchor class for mutexes, events and semaphores
hmevent.cpp 5.8 KB 278   26 years phaller Add: HandleManager support for kernel objects, various fixes
hmdevice.h 14.1 KB 780   26 years phaller Fix: header file cleanup (win32type.h)
hmdevice.cpp 35.6 KB 780   26 years phaller Fix: header file cleanup (win32type.h)
heapstring.cpp 23.8 KB 1292   26 years phaller Fix: lstrcpyAW taking NULL parameters (broken WINE controls?)
heap.cpp 12.6 KB 607   26 years sandervl Memory mapped file changes
HandleManager.cpp 97.4 KB 780   26 years phaller Fix: header file cleanup (win32type.h)
Fileio.cpp 30.7 KB 1242   26 years sandervl EB's GetFullPathNameW fix
exceptutil.h 762 bytes 634   26 years sandervl Bugfixes + def files changes
exceptutil.asm 4.0 KB 737   26 years sandervl Interlock apis ported from Wine
exceptions.cpp 36.2 KB 1287   26 years sandervl OS2UnsetExceptionHandler bugfix
disk.cpp 5.3 KB 682   26 years sandervl * empty log message *
directory.cpp 8.0 KB 1076   26 years phaller Fix: source cleanup, introduction ov WIN32.DIR.SYSTEM and …
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 1015 bytes 956   26 years sandervl Rewrite for new win32 image classes
cvtmenu.cpp 11.3 KB 761   26 years sandervl Menu resource changes
cvticongrp.cpp 3.6 KB 997   26 years sandervl Fixes for icon(group) + cursorgroup conversion
cvticon.cpp 7.0 KB 997   26 years sandervl Fixes for icon(group) + cursorgroup conversion
cvtcursorgrp.cpp 3.6 KB 1040   26 years sandervl Cursor(group) fixes
cvtcursor.cpp 4.6 KB 1043   26 years sandervl Cursor conversion fix
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
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 138.6 KB 1182   26 years sandervl EB's accelerator fixes/changes
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.4 KB 767   26 years phaller Add: little improvement of console properties
conprop.cpp 73.1 KB 767   26 years phaller Add: little improvement of 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 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 6.0 KB 1275   26 years bird Temporary fix for some W functions. I'll do a permanent fix for all W …
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.