reactos.git
18 years ago+User acceptable message on incompatible W32 binary modules. captive captive-1_1_6 captive-1_1_6_1 captive-1_1_7
lace [Mon, 26 Dec 2005 09:42:29 +0000 (09:42 +0000)]
+User acceptable message on incompatible W32 binary modules.
 - If W32 symbol (exported) is not found.

18 years agoPrevent: warning: dereferencing type-punned pointer will break strict-aliasing rules
lace [Tue, 20 Dec 2005 08:39:58 +0000 (08:39 +0000)]
Prevent: warning: dereferencing type-punned pointer will break strict-aliasing rules

20 years ago+RtlEqualSid() captive-1_1_5
short [Sun, 18 Jan 2004 08:52:07 +0000 (08:52 +0000)]
+RtlEqualSid()
 - Required for some NT4 NTFS disk drives by ntfs.sys of NT-5.1sp1.
 - Bugreported by Nerijus Baliunas and Scott Chevalley.

20 years agoFixed prototype for MmSetAddressRangeModified(). captive-1_1_1_2 captive-1_1_2 captive-1_1_3 captive-1_1_3_1 captive-1_1_3_2 captive-1_1_4
short [Sun, 30 Nov 2003 10:08:58 +0000 (10:08 +0000)]
Fixed prototype for MmSetAddressRangeModified().

20 years agoKERNEL_VERSION_MAJOR: 0 -> 5 captive-1_1 captive-1_1_1 captive-1_1_1_1
short [Mon, 10 Nov 2003 21:19:23 +0000 (21:19 +0000)]
KERNEL_VERSION_MAJOR: 0 -> 5
 - Declare ReactOS as NT-5.1 for 'secdrv.sys'.

20 years ago+ntoskrnl/ps/psmgr.c
short [Mon, 10 Nov 2003 21:18:51 +0000 (21:18 +0000)]
+ntoskrnl/ps/psmgr.c
 - +PsGetVersion() for 'secdrv.sys'.

20 years agoNtCreateDirectoryObject(): Fixed debug dump formatstring. captive-1_0_2
short [Wed, 5 Nov 2003 16:29:10 +0000 (16:29 +0000)]
NtCreateDirectoryObject(): Fixed debug dump formatstring.
 - Prevents display charset break by dumped garbage during --debug-messages.

20 years agog_log() accelerated by 'captive_debug_messages_disabled' slave global flag. captive-1_0_1
short [Tue, 28 Oct 2003 16:40:23 +0000 (16:40 +0000)]
g_log() accelerated by 'captive_debug_messages_disabled' slave global flag.

20 years agoUpdated IoIsSystemThread() prototype. captive-0_9_3 captive-0_9_4 captive-0_9_5 captive-0_9_6 captive-0_9_7 captive-1_0
short [Sun, 5 Oct 2003 20:24:40 +0000 (20:24 +0000)]
Updated IoIsSystemThread() prototype.
Moved 'PETHREAD' definition: <internal/ps.h> -> <ddk/iofuncs.h>

20 years agoCatched STDCALL IRP (*CompletionRoutine)() and (*CancelRoutine)(). captive-0_9 captive-0_9_1 captive-0_9_2
short [Tue, 23 Sep 2003 11:51:50 +0000 (11:51 +0000)]
Catched STDCALL IRP (*CompletionRoutine)() and (*CancelRoutine)().

20 years ago+CAPTIVE_STDCALL calling by hand to workaround broken GCC.
short [Tue, 23 Sep 2003 09:12:42 +0000 (09:12 +0000)]
+CAPTIVE_STDCALL calling by hand to workaround broken GCC.

20 years agobranch update for HEAD-2003091401
short [Mon, 15 Sep 2003 18:10:29 +0000 (18:10 +0000)]
branch update for HEAD-2003091401

20 years agoThis commit was manufactured by cvs2svn to create branch 'captive'.
jankratochvil [Sun, 14 Sep 2003 10:54:44 +0000 (10:54 +0000)]
This commit was manufactured by cvs2svn to create branch 'captive'.

Cherrypick from master 2003-09-14 10:54:41 UTC short 'update for HEAD-2003091401':
    Jamfile
    Jamrules
    apistatus.lst
    apps/tests/SampleWindow/.cvsignore
    apps/tests/SampleWindow/makefile
    apps/tests/SampleWindow/window.c
    apps/tests/button/.cvsignore
    apps/tests/button/Makefile
    apps/tests/button/buttontst.c
    apps/tests/button2/.cvsignore
    apps/tests/button2/Makefile
    apps/tests/button2/buttontst2.c
    apps/tests/capclock/.cvsignore
    apps/tests/capclock/Makefile
    apps/tests/capclock/capclock.c
    apps/tests/capclock/capclock.ico
    apps/tests/capclock/capclock.rc
    apps/tests/combo/.cvsignore
    apps/tests/combo/combotst.c
    apps/tests/combo/makefile
    apps/tests/combo/utils.c
    apps/tests/combo/utils.h
    apps/tests/edit/.cvsignore
    apps/tests/edit/edittest.c
    apps/tests/edit/makefile
    apps/tests/edit/utils.c
    apps/tests/edit/utils.h
    apps/tests/enumwnd/.cvsignore
    apps/tests/enumwnd/enumwnd.c
    apps/tests/enumwnd/enumwnd.dsp
    apps/tests/enumwnd/makefile
    apps/tests/eventpair/.cvsignore
    apps/tests/eventpair/eventpair.c
    apps/tests/eventpair/makefile
    apps/tests/icontest/.cvsignore
    apps/tests/icontest/icon.ico
    apps/tests/icontest/icontest.c
    apps/tests/icontest/icontest.rc
    apps/tests/icontest/makefile
    apps/tests/icontest/resource.h
    apps/tests/lineclip/.cvsignore
    apps/tests/lineclip/lineclip.c
    apps/tests/lineclip/makefile
    apps/tests/linetest/.cvsignore
    apps/tests/linetest/linetest.c
    apps/tests/linetest/makefile
    apps/tests/lock/.cvsignore
    apps/tests/mktime/.cvsignore
    apps/tests/multiwin/.cvsignore
    apps/tests/multiwin/makefile
    apps/tests/multiwin/multiwin.c
    apps/tests/palbitblt/.cvsignore
    apps/tests/palbitblt/makefile
    apps/tests/palbitblt/pal.c
    apps/tests/patblt/.cvsignore
    apps/tests/pipe/.cvsignore
    apps/tests/pipe/Makefile
    apps/tests/pipe/pipe.c
    apps/tests/polytest/.cvsignore
    apps/tests/polytest/polytest.cpp
    apps/tests/polytest/polytest.dsp
    apps/tests/polytest/polytest.dsw
    apps/tests/primitives/.cvsignore
    apps/tests/primitives/Makefile
    apps/tests/primitives/mk_font.cpp
    apps/tests/primitives/mk_font.h
    apps/tests/primitives/primitives.cpp
    apps/tests/shaptest/.cvsignore
    apps/tests/statst/.cvsignore
    apps/tests/statst/Makefile
    apps/tests/statst/statst.c
    apps/tests/statst2/.cvsignore
    apps/tests/statst2/Makefile
    apps/tests/statst2/statst2.c
    apps/tests/stretchblt/.cvsignore
    apps/tests/suspend/.cvsignore
    apps/tests/suspend/Makefile
    apps/tests/suspend/suspend.c
    apps/tests/tcpsvr/.cvsignore
    apps/tests/terminate/.cvsignore
    apps/tests/terminate/Makefile
    apps/tests/terminate/terminate.c
    apps/tests/thread_msg/.cvsignore
    apps/tests/thread_msg/makefile
    apps/tests/thread_msg/thread_msg.c
    apps/tests/threadwait/.cvsignore
    apps/tests/threadwait/makefile
    apps/tests/threadwait/threadwait.c
    apps/tests/txtscale/.cvsignore
    apps/tests/txtscale/Makefile
    apps/tests/txtscale/mk_font.cpp
    apps/tests/txtscale/mk_font.h
    apps/tests/txtscale/txtscale.cpp
    apps/tests/wm_erasebkgnd/.cvsignore
    apps/tests/wm_erasebkgnd/wm_erasebkgnd.cpp
    apps/tests/wm_paint/.cvsignore
    apps/utils/consw/.cvsignore
    apps/utils/consw/consw.c
    apps/utils/consw/makefile
    apps/utils/consw/runprg.bat
    apps/utils/pice/loader/.cvsignore
    apps/utils/pice/module/.cvsignore
    apps/utils/pnpdump/.cvsignore
    apps/utils/pnpdump/makefile
    apps/utils/pnpdump/pnpdump.c
    apps/utils/tickcount/.cvsignore
    bootdata/autorun.inf
    bootdata/icon.ico
    bootdata/packages/reactos.dff
    drivers/dd/bootvid/.cvsignore
    drivers/dd/bootvid/Makefile
    drivers/dd/bootvid/bootimage.bmp
    drivers/dd/bootvid/bootvid.c
    drivers/dd/bootvid/bootvid.rc
    drivers/dd/bootvid/pixelsup_i386.S
    drivers/dd/debugout/.cvsignore
    drivers/dd/debugout/debugout.c
    drivers/dd/debugout/debugout.rc
    drivers/dd/debugout/makefile
    drivers/dd/sound/in.h
    drivers/fs/ntfs/close.c
    drivers/fs/ntfs/notes.txt
    drivers/fs/ntfs/rw.c
    drivers/input/sermouse/sermouse.txt
    drivers/net/dd/pcnet/.cvsignore
    drivers/net/dd/pcnet/Makefile
    drivers/net/dd/pcnet/pci.h
    drivers/net/dd/pcnet/pcnet.c
    drivers/net/dd/pcnet/pcnet.h
    drivers/net/dd/pcnet/pcnet.rc
    drivers/net/dd/pcnet/pcnethw.h
    drivers/net/ndis/ndis/config.c
    drivers/net/ndis/ndis/enum.c
    drivers/storage/diskdump/.cvsignore
    drivers/storage/diskdump/Makefile
    drivers/storage/diskdump/diskdump.c
    drivers/storage/diskdump/diskdump.def
    drivers/storage/diskdump/diskdump.edf
    drivers/storage/diskdump/diskdump.rc
    drivers/storage/diskdump/diskdump_helper.S
    drivers/storage/scsiport/scsiport_int.h
    hal/halx86/timer.c
    include/accctrl.h
    include/aclapi.h
    include/d3d.h
    include/d3dcaps.h
    include/d3dtypes.h
    include/ddentry.h
    include/ddk/d3dhal.h
    include/ddk/ddrawi.h
    include/ddk/ntbootvid.h
    include/ddraw.h
    include/icmpapi.h
    include/ipexport.h
    include/iphlpapi.h
    include/ipifcons.h
    include/iprtrmib.h
    include/iptypes.h
    include/mmddk.h
    include/ndis.h
    include/ntos/bootvid.h
    include/ntos/dbgfuncs.h
    include/ntos/fstypes.h
    include/ntos/halfuncs.h
    include/ntos/haltypes.h
    include/ntos/kdfuncs.h
    include/ntos/kefuncs.h
    include/ntos/obtypes.h
    include/ntos/service.h
    include/ntos/tss.h
    include/ntsecapi.h
    include/richedit.h
    include/roskrnl.h
    include/rosrtl/devmode.h
    include/rosrtl/logfont.h
    include/syssetup.h
    include/tgetopt.h
    include/user32/accel.h
    include/user32/regcontrol.h
    include/wdm.h
    include/win32k/cursoricon.h
    include/wincrypt.h
    include/wine/debug.h
    include/wine/port.h
    include/wine/test.h
    include/wine/unicode.h
    include/wine/windef16.h
    include/wine/wine_common_ver.rc
    install-unix.sh
    lib/Jamfile
    lib/advapi32/Jamfile
    lib/advapi32/misc/aclstubs.c
    lib/advapi32/misc/crstubs.c
    lib/advapi32/misc/stubs.c
    lib/advapi32/sec/audit.c
    lib/cards/.cvsignore
    lib/cards/Makefile
    lib/cards/cards.c
    lib/cards/cards.def
    lib/cards/cards.edf
    lib/cards/cards.h
    lib/cards/cards.rc
    lib/cards/res/Background_1.bmp
    lib/cards/res/Clubs_Ace.bmp
    lib/cards/res/Clubs_Eight.bmp
    lib/cards/res/Clubs_Five.bmp
    lib/cards/res/Clubs_Four.bmp
    lib/cards/res/Clubs_Jack.bmp
    lib/cards/res/Clubs_King.bmp
    lib/cards/res/Clubs_Nine.bmp
    lib/cards/res/Clubs_Queen.bmp
    lib/cards/res/Clubs_Seven.bmp
    lib/cards/res/Clubs_Six.bmp
    lib/cards/res/Clubs_Ten.bmp
    lib/cards/res/Clubs_Three.bmp
    lib/cards/res/Clubs_Two.bmp
    lib/cards/res/Diamonds_Ace.bmp
    lib/cards/res/Diamonds_Eight.bmp
    lib/cards/res/Diamonds_Five.bmp
    lib/cards/res/Diamonds_Four.bmp
    lib/cards/res/Diamonds_Jack.bmp
    lib/cards/res/Diamonds_King.bmp
    lib/cards/res/Diamonds_Nine.bmp
    lib/cards/res/Diamonds_Queen.bmp
    lib/cards/res/Diamonds_Seven.bmp
    lib/cards/res/Diamonds_Six.bmp
    lib/cards/res/Diamonds_Ten.bmp
    lib/cards/res/Diamonds_Three.bmp
    lib/cards/res/Diamonds_Two.bmp
    lib/cards/res/FreeCard.bmp
    lib/cards/res/Hearts_Ace.bmp
    lib/cards/res/Hearts_Eight.bmp
    lib/cards/res/Hearts_Five.bmp
    lib/cards/res/Hearts_Four.bmp
    lib/cards/res/Hearts_Jack.bmp
    lib/cards/res/Hearts_King.bmp
    lib/cards/res/Hearts_Nine.bmp
    lib/cards/res/Hearts_Queen.bmp
    lib/cards/res/Hearts_Seven.bmp
    lib/cards/res/Hearts_Six.bmp
    lib/cards/res/Hearts_Ten.bmp
    lib/cards/res/Hearts_Three.bmp
    lib/cards/res/Hearts_Two.bmp
    lib/cards/res/Joker.bmp
    lib/cards/res/OSign.bmp
    lib/cards/res/Spades_Ace.bmp
    lib/cards/res/Spades_Eight.bmp
    lib/cards/res/Spades_Five.bmp
    lib/cards/res/Spades_Four.bmp
    lib/cards/res/Spades_Jack.bmp
    lib/cards/res/Spades_King.bmp
    lib/cards/res/Spades_Nine.bmp
    lib/cards/res/Spades_Queen.bmp
    lib/cards/res/Spades_Seven.bmp
    lib/cards/res/Spades_Six.bmp
    lib/cards/res/Spades_Ten.bmp
    lib/cards/res/Spades_Three.bmp
    lib/cards/res/Spades_Two.bmp
    lib/cards/res/XSign.bmp
    lib/crtdll/string/lasttok.c
    lib/crtdll/wchar/wlasttok.c
    lib/fslib/vfatlib/fat12.c
    lib/fslib/vfatlib/fat16.c
    lib/fslib/vfatlib/fat32.c
    lib/gdi32/include/internal/heap.h
    lib/gdi32/misc/heap.c
    lib/gdi32/misc/wingl.c
    lib/gdi32/objects/clip.c
    lib/imm32/.cvsignore
    lib/imm32/Makefile
    lib/imm32/imm.c
    lib/imm32/imm.spec
    lib/imm32/imm32.def
    lib/imm32/imm32.edf
    lib/imm32/imm32.rc
    lib/kbdus/.cvsignore
    lib/kbdus/Jamfile
    lib/kbdus/kbdus.c
    lib/kbdus/kbdus.def
    lib/kbdus/kbdus.edf
    lib/kbdus/kbdus.rc
    lib/kbdus/makefile
    lib/kernel32/Jamfile
    lib/kernel32/misc/computername.c
    lib/kernel32/misc/lzexpand_main.c
    lib/kernel32/thread/fls.c
    lib/kernel32/thread/i386/.cvsignore
    lib/kernel32/thread/i386/fiber.S
    lib/lzexpand/.cvsignore
    lib/lzexpand/Makefile
    lib/lzexpand/lz32.def
    lib/lzexpand/lz32.edf
    lib/lzexpand/lz32.rc
    lib/lzexpand/lzexpand_main.c
    lib/msvcrt/string/lasttok.c
    lib/msvcrt/time/ftime.c
    lib/msvcrt/wstring/wlasttok.c
    lib/mswsock/.cvsignore
    lib/mswsock/Makefile
    lib/mswsock/mswsock.def
    lib/mswsock/mswsock.edf
    lib/mswsock/mswsock.rc
    lib/mswsock/stubs.c
    lib/ntdll/Jamfile
    lib/ntdll/nasm/fixasm.bat
    lib/ntdll/nasm/makefile-asm
    lib/ntdll/nasm/readme.txt
    lib/ntdll/nasm/rtl/i386_RtlCompareMemory.asm
    lib/ntdll/nasm/rtl/i386_RtlCompareMemoryUlong.asm
    lib/ntdll/nasm/rtl/i386_RtlFillMemory.asm
    lib/ntdll/nasm/rtl/i386_RtlFillMemoryUlong.asm
    lib/ntdll/nasm/rtl/i386_RtlMoveMemory.asm
    lib/ntdll/nasm/rtl/i386_RtlRandom.asm
    lib/ntdll/nasm/rtl/i386_RtlZeroMemory.asm
    lib/ntdll/rtl/i386/alldiv.s
    lib/ntdll/rtl/i386/allmul.s
    lib/ntdll/rtl/i386/allrem.s
    lib/ntdll/rtl/i386/allshl.s
    lib/ntdll/rtl/i386/allshr.s
    lib/ntdll/rtl/i386/aulldiv.s
    lib/ntdll/rtl/i386/aullrem.s
    lib/ntdll/rtl/i386/aullshr.s
    lib/ntdll/rtl/i386/chkstk.s
    lib/ntdll/rtl/i386/float.c
    lib/ntdll/rtl/random.c
    lib/ntdll/rtl/splaytree.c
    lib/ntdll/rtl/teb.c
    lib/psapi/.cvsignore
    lib/psapi/misc/.cvsignore
    lib/richedit/.cvsignore
    lib/richedit/Makefile
    lib/richedit/ansi_gen.h
    lib/richedit/ansi_sym.h
    lib/richedit/charlist.c
    lib/richedit/charlist.h
    lib/richedit/reader.c
    lib/richedit/riched32.def
    lib/richedit/riched32.edf
    lib/richedit/riched32.h
    lib/richedit/riched32.rc
    lib/richedit/richedit.c
    lib/richedit/rtf.h
    lib/richedit/rtf2text.h
    lib/richedit/stdcharnames.h
    lib/richedit/text-writer.c
    lib/richedit/text_map.h
    lib/rosrtl/makefile.i386
    lib/rosrtl/misc/.cvsignore
    lib/rosrtl/misc/devmode.c
    lib/rosrtl/misc/logfont.c
    lib/rosrtl/misc/qsort.c
    lib/rosrtl/thread/.cvsignore
    lib/rosrtl/thread/i386/.cvsignore
    lib/rosrtl/thread/i386/context.c
    lib/rosrtl/thread/linearstack.c
    lib/rosrtl/thread/stack.c
    lib/rpcrt4/.cvsignore
    lib/rpcrt4/Makefile.old
    lib/rpcrt4/rpcrt4.def
    lib/rpcrt4/rpcrt4.edf
    lib/rpcrt4/rpcrt4.rc
    lib/rpcrt4/rpcrt4_main.c
    lib/rpcrt4/tests/.cvsignore
    lib/rpcrt4/tests/makefile
    lib/rpcrt4/tests/rpc.c
    lib/rpcrt4/tests/testlist.c
    lib/string/.cvsignore
    lib/string/Makefile
    lib/string/Makefile.i386
    lib/string/i386/.cvsignore
    lib/string/i386/memchr.s
    lib/string/i386/memcpy.s
    lib/string/i386/memmove.s
    lib/string/i386/memset.s
    lib/string/i386/strcat.s
    lib/string/i386/strchr.s
    lib/string/i386/strcmp.s
    lib/string/i386/strcpy.s
    lib/string/i386/strlen.s
    lib/string/i386/strncat.s
    lib/string/i386/strncmp.s
    lib/string/i386/strncpy.s
    lib/string/i386/strnlen.s
    lib/string/i386/strrchr.s
    lib/string/i386/tchar.h
    lib/string/i386/tcscat.h
    lib/string/i386/tcschr.h
    lib/string/i386/tcscmp.h
    lib/string/i386/tcscpy.h
    lib/string/i386/tcslen.h
    lib/string/i386/tcsncat.h
    lib/string/i386/tcsncmp.h
    lib/string/i386/tcsncpy.h
    lib/string/i386/tcsnlen.h
    lib/string/i386/tcsrchr.h
    lib/string/i386/wcscat.s
    lib/string/i386/wcschr.s
    lib/string/i386/wcscmp.s
    lib/string/i386/wcscpy.s
    lib/string/i386/wcslen.s
    lib/string/i386/wcsncat.s
    lib/string/i386/wcsncmp.s
    lib/string/i386/wcsncpy.s
    lib/string/i386/wcsnlen.s
    lib/string/i386/wcsrchr.s
    lib/string/memccpy.c
    lib/string/memchr.c
    lib/string/memcmp.c
    lib/string/memcpy.c
    lib/string/memmove.c
    lib/string/memset.c
    lib/string/strcat.c
    lib/string/strchr.c
    lib/string/strcmp.c
    lib/string/strcpy.c
    lib/string/strcspn.c
    lib/string/strlen.c
    lib/string/strncat.c
    lib/string/strncmp.c
    lib/string/strncpy.c
    lib/string/strnlen.c
    lib/string/strrchr.c
    lib/string/strspn.c
    lib/string/strxspn.h
    lib/string/tcscat.h
    lib/string/tcschr.h
    lib/string/tcscmp.h
    lib/string/tcscpy.h
    lib/string/tcslen.h
    lib/string/tcsncat.h
    lib/string/tcsncmp.h
    lib/string/tcsncpy.h
    lib/string/tcsnlen.h
    lib/string/tcsrchr.h
    lib/string/wcscat.c
    lib/string/wcschr.c
    lib/string/wcscmp.c
    lib/string/wcscpy.c
    lib/string/wcslen.c
    lib/string/wcsncat.c
    lib/string/wcsncmp.c
    lib/string/wcsncpy.c
    lib/string/wcsnlen.c
    lib/string/wcsrchr.c
    lib/syssetup/.cvsignore
    lib/syssetup/Makefile
    lib/syssetup/dllmain.c
    lib/syssetup/install.c
    lib/syssetup/logfile.c
    lib/syssetup/syssetup.def
    lib/syssetup/syssetup.edf
    lib/syssetup/syssetup.rc
    lib/twain/.cvsignore
    lib/twain/Makefile
    lib/twain/Makefile.in
    lib/twain/README
    lib/twain/TWAIN
    lib/twain/capability.c
    lib/twain/ds_audio.c
    lib/twain/ds_ctrl.c
    lib/twain/ds_image.c
    lib/twain/dsm_ctrl.c
    lib/twain/twain.h
    lib/twain/twain32_main.c
    lib/twain/twain_32.def
    lib/twain/twain_32.edf
    lib/twain/twain_32.rc
    lib/twain/twain_i.h
    lib/user32/RosUser32/accessibility.c
    lib/user32/RosUser32/controls/button.c
    lib/user32/RosUser32/controls/listview.c
    lib/user32/RosUser32/controls/menu.c
    lib/user32/RosUser32/controls/static.c
    lib/user32/RosUser32/dde.c
    lib/user32/RosUser32/help.c
    lib/user32/RosUser32/io.c
    lib/user32/RosUser32/menu.c
    lib/user32/RosUser32/message.c
    lib/user32/RosUser32/region.c
    lib/user32/RosUser32/string.c
    lib/user32/RosUser32/thread.c
    lib/user32/RosUser32/undocumented.c
    lib/user32/RosUser32/user32.c
    lib/user32/RosUser32/user32.h
    lib/user32/RosUser32/window.c
    lib/user32/controls/button.c
    lib/user32/controls/combo.c
    lib/user32/controls/controls.h
    lib/user32/controls/edit.c
    lib/user32/controls/icontitle.c
    lib/user32/controls/regcontrol.c
    lib/user32/controls/static.c
    lib/user32/include/cursor.h
    lib/user32/include/draw.h
    lib/user32/include/menu.h
    lib/user32/include/resource.h
    lib/user32/include/strpool.h
    lib/user32/include/winpos.h
    lib/user32/misc/strpool.c
    lib/user32/resources/df_hatch.bmp
    lib/user32/resources/ocr_cdautostart.cur
    lib/user32/resources/ocr_pen.cur
    lib/user32/resources/oic_reactos.ico
    lib/user32/windows/caret.c
    lib/user32/windows/winpos.c
    lib/winmm/driver.c
    lib/winmm/internal.h
    lib/winmm/lolvldrv.c
    lib/winmm/midiout.c
    lib/winmm/midistream.c
    lib/winmm/mmsystem16.h
    lib/winmm/stubs.c
    lib/winmm/time.c
    lib/winmm/winemm.h
    lib/winmm/winmm.c
    lib/winmm/winmm.h
    lib/zlib/Makefile.host
    media/fonts/README.TXT
    media/fonts/VERA-COPYRIGHT.TXT
    media/fonts/VERA-README.TXT
    media/fonts/VERA-RELEASENOTES.TXT
    media/fonts/Vera.ttf
    media/fonts/VeraBI.ttf
    media/fonts/VeraBd.ttf
    media/fonts/VeraIt.ttf
    media/fonts/VeraMoBI.ttf
    media/fonts/VeraMoBd.ttf
    media/fonts/VeraMoIt.ttf
    media/fonts/VeraMono.ttf
    media/fonts/VeraSe.ttf
    media/fonts/VeraSeBd.ttf
    ntoskrnl/inbv/.cvsignore
    ntoskrnl/inbv/i386/.cvsignore
    ntoskrnl/inbv/inbv.c
    ntoskrnl/include/internal/kbd.h
    ntoskrnl/include/internal/nls.h
    ntoskrnl/io/rawfs.c
    ntoskrnl/rtl/i386/alldiv.s
    ntoskrnl/rtl/i386/allmul.s
    ntoskrnl/rtl/i386/allrem.s
    ntoskrnl/rtl/i386/allshl.s
    ntoskrnl/rtl/i386/allshr.s
    ntoskrnl/rtl/i386/aulldiv.s
    ntoskrnl/rtl/i386/aullrem.s
    ntoskrnl/rtl/i386/aullshr.s
    ntoskrnl/rtl/random.c
    ntoskrnl/se/audit.c
    regtests/Makefile
    regtests/kmregtests/.cvsignore
    regtests/kmregtests/Makefile
    regtests/kmregtests/driver.c
    regtests/kmregtests/kmregtests.h
    regtests/kmrtint/.cvsignore
    regtests/kmrtint/Makefile
    regtests/kmrtint/kmrtint.c
    regtests/kmrtint/kmrtint.def
    regtests/kmrtint/kmrtint.edf
    regtests/regtests/.cvsignore
    regtests/regtests/Makefile
    regtests/regtests/regtests.c
    regtests/shared/.cvsignore
    regtests/shared/Makefile
    regtests/shared/regtests.c
    regtests/shared/regtests.h
    regtests/win32base/.cvsignore
    regtests/win32base/Makefile
    regtests/win32base/driver.c
    regtests/win32base/file-1.c
    regtests/win32base/win32base.def
    regtests/win32base/win32base.edf
    subsys/system/expand/.cvsignore
    subsys/system/expand/expand.c
    subsys/system/expand/makefile
    subsys/system/explorer/.cvsignore
    subsys/system/explorer/Seashell/.cvsignore
    subsys/system/explorer/Seashell/FilterDlg.cpp
    subsys/system/explorer/Seashell/FilterDlg.h
    subsys/system/explorer/Seashell/LeftView.cpp
    subsys/system/explorer/Seashell/LeftView.h
    subsys/system/explorer/Seashell/MFCExplorerDlg.cpp
    subsys/system/explorer/Seashell/MFCExplorerDlg.h
    subsys/system/explorer/Seashell/MainFrm.cpp
    subsys/system/explorer/Seashell/MainFrm.h
    subsys/system/explorer/Seashell/Resource.h
    subsys/system/explorer/Seashell/SeaShell.cpp
    subsys/system/explorer/Seashell/SeaShell.dsp
    subsys/system/explorer/Seashell/SeaShell.dsw
    subsys/system/explorer/Seashell/SeaShell.h
    subsys/system/explorer/Seashell/SeaShell.rc
    subsys/system/explorer/Seashell/SeaShellDoc.cpp
    subsys/system/explorer/Seashell/SeaShellDoc.h
    subsys/system/explorer/Seashell/SeaShellExt/.cvsignore
    subsys/system/explorer/Seashell/SeaShellExt/HtmlCtrl.cpp
    subsys/system/explorer/Seashell/SeaShellExt/IEFolderTreeCtrl.cpp
    subsys/system/explorer/Seashell/SeaShellExt/IEShellComboBox.cpp
    subsys/system/explorer/Seashell/SeaShellExt/IEShellDragDrop.cpp
    subsys/system/explorer/Seashell/SeaShellExt/IEShellListCtrl.cpp
    subsys/system/explorer/Seashell/SeaShellExt/IEShellListView.cpp
    subsys/system/explorer/Seashell/SeaShellExt/IEShellTreeCtrl.cpp
    subsys/system/explorer/Seashell/SeaShellExt/IEShellTreeView.cpp
    subsys/system/explorer/Seashell/SeaShellExt/InPlaceEdit.cpp
    subsys/system/explorer/Seashell/SeaShellExt/Include/Dirwalk.h
    subsys/system/explorer/Seashell/SeaShellExt/Include/HtmlCtrl.h
    subsys/system/explorer/Seashell/SeaShellExt/Include/IEFolderTreeCtrl.h
    subsys/system/explorer/Seashell/SeaShellExt/Include/IEShellComboBox.h
    subsys/system/explorer/Seashell/SeaShellExt/Include/IEShellDragDrop.h
    subsys/system/explorer/Seashell/SeaShellExt/Include/IEShellListCtrl.h
    subsys/system/explorer/Seashell/SeaShellExt/Include/IEShellListView.h
    subsys/system/explorer/Seashell/SeaShellExt/Include/IEShellTreeCtrl.h
    subsys/system/explorer/Seashell/SeaShellExt/Include/IEShellTreeView.h
    subsys/system/explorer/Seashell/SeaShellExt/Include/InPlaceEdit.h
    subsys/system/explorer/Seashell/SeaShellExt/Include/LocaleInfo.h
    subsys/system/explorer/Seashell/SeaShellExt/Include/PIDL.h
    subsys/system/explorer/Seashell/SeaShellExt/Include/Refresh.h
    subsys/system/explorer/Seashell/SeaShellExt/Include/SeaShellExt.h
    subsys/system/explorer/Seashell/SeaShellExt/Include/ShellContextMenu.h
    subsys/system/explorer/Seashell/SeaShellExt/Include/ShellDetails.h
    subsys/system/explorer/Seashell/SeaShellExt/Include/ShellPidl.h
    subsys/system/explorer/Seashell/SeaShellExt/Include/ShellSettings.h
    subsys/system/explorer/Seashell/SeaShellExt/Include/TextParse.h
    subsys/system/explorer/Seashell/SeaShellExt/Include/TextProgressCtrl.h
    subsys/system/explorer/Seashell/SeaShellExt/Include/UIApp.h
    subsys/system/explorer/Seashell/SeaShellExt/Include/UICONT.H
    subsys/system/explorer/Seashell/SeaShellExt/Include/UICoolBar.h
    subsys/system/explorer/Seashell/SeaShellExt/Include/UICoolMenu.h
    subsys/system/explorer/Seashell/SeaShellExt/Include/UIDATA.H
    subsys/system/explorer/Seashell/SeaShellExt/Include/UIDragDropTree.h
    subsys/system/explorer/Seashell/SeaShellExt/Include/UIExplorerFrameWnd.h
    subsys/system/explorer/Seashell/SeaShellExt/Include/UIFixTB.h
    subsys/system/explorer/Seashell/SeaShellExt/Include/UIFlatBar.h
    subsys/system/explorer/Seashell/SeaShellExt/Include/UIFolderRefresh.h
    subsys/system/explorer/Seashell/SeaShellExt/Include/UIFrameWnd.h
    subsys/system/explorer/Seashell/SeaShellExt/Include/UIHtmlView.h
    subsys/system/explorer/Seashell/SeaShellExt/Include/UIImageDropTarget.h
    subsys/system/explorer/Seashell/SeaShellExt/Include/UIListView.h
    subsys/system/explorer/Seashell/SeaShellExt/Include/UIMenuBar.h
    subsys/system/explorer/Seashell/SeaShellExt/Include/UIMessages.h
    subsys/system/explorer/Seashell/SeaShellExt/Include/UIModulVer.h
    subsys/system/explorer/Seashell/SeaShellExt/Include/UIStatusBar.h
    subsys/system/explorer/Seashell/SeaShellExt/Include/UISubclass.h
    subsys/system/explorer/Seashell/SeaShellExt/Include/UITabSplitterWnd.h
    subsys/system/explorer/Seashell/SeaShellExt/Include/UITreeCtrl.h
    subsys/system/explorer/Seashell/SeaShellExt/Include/UITreeView.h
    subsys/system/explorer/Seashell/SeaShellExt/Include/UIres.h
    subsys/system/explorer/Seashell/SeaShellExt/Include/Uictrl.h
    subsys/system/explorer/Seashell/SeaShellExt/Include/W2KFix.h
    subsys/system/explorer/Seashell/SeaShellExt/Include/WindowPlacement.h
    subsys/system/explorer/Seashell/SeaShellExt/Include/cbformats.h
    subsys/system/explorer/Seashell/SeaShellExt/Include/uidragdropctrl.h
    subsys/system/explorer/Seashell/SeaShellExt/Include/uidragimage.h
    subsys/system/explorer/Seashell/SeaShellExt/Include/uidroptarget.h
    subsys/system/explorer/Seashell/SeaShellExt/LocaleInfo.cpp
    subsys/system/explorer/Seashell/SeaShellExt/PIDL.cpp
    subsys/system/explorer/Seashell/SeaShellExt/ShellContextMenu.cpp
    subsys/system/explorer/Seashell/SeaShellExt/ShellDetails.cpp
    subsys/system/explorer/Seashell/SeaShellExt/ShellPidl.cpp
    subsys/system/explorer/Seashell/SeaShellExt/ShellSettings.cpp
    subsys/system/explorer/Seashell/SeaShellExt/TextParse.cpp
    subsys/system/explorer/Seashell/SeaShellExt/TextProgressCtrl.cpp
    subsys/system/explorer/Seashell/SeaShellExt/UIApp.cpp
    subsys/system/explorer/Seashell/SeaShellExt/UICONT.CPP
    subsys/system/explorer/Seashell/SeaShellExt/UICoolBar.cpp
    subsys/system/explorer/Seashell/SeaShellExt/UICoolMenu.cpp
    subsys/system/explorer/Seashell/SeaShellExt/UIDATA.CPP
    subsys/system/explorer/Seashell/SeaShellExt/UIDragDropTree.cpp
    subsys/system/explorer/Seashell/SeaShellExt/UIExplorerFrameWnd.cpp
    subsys/system/explorer/Seashell/SeaShellExt/UIFixTB.cpp
    subsys/system/explorer/Seashell/SeaShellExt/UIFlatBar.cpp
    subsys/system/explorer/Seashell/SeaShellExt/UIFrameWnd.cpp
    subsys/system/explorer/Seashell/SeaShellExt/UIHtmlView.cpp
    subsys/system/explorer/Seashell/SeaShellExt/UIImageDropTarget.cpp
    subsys/system/explorer/Seashell/SeaShellExt/UIListView.cpp
    subsys/system/explorer/Seashell/SeaShellExt/UIMenuBar.cpp
    subsys/system/explorer/Seashell/SeaShellExt/UIModulVer.cpp
    subsys/system/explorer/Seashell/SeaShellExt/UIStatusBar.cpp
    subsys/system/explorer/Seashell/SeaShellExt/UISubclass.cpp
    subsys/system/explorer/Seashell/SeaShellExt/UITabSplitterWnd.cpp
    subsys/system/explorer/Seashell/SeaShellExt/UITreeCtrl.cpp
    subsys/system/explorer/Seashell/SeaShellExt/UITreeView.cpp
    subsys/system/explorer/Seashell/SeaShellExt/Uictrl.cpp
    subsys/system/explorer/Seashell/SeaShellExt/WindowPlacement.cpp
    subsys/system/explorer/Seashell/SeaShellExt/cbformats.cpp
    subsys/system/explorer/Seashell/SeaShellExt/uidragdropctrl.cpp
    subsys/system/explorer/Seashell/SeaShellExt/uidragimage.cpp
    subsys/system/explorer/Seashell/SeaShellExt/uidroptarget.cpp
    subsys/system/explorer/Seashell/SeaShellView.cpp
    subsys/system/explorer/Seashell/SeaShellView.h
    subsys/system/explorer/Seashell/ShellTreeDlg.cpp
    subsys/system/explorer/Seashell/ShellTreeDlg.h
    subsys/system/explorer/Seashell/StdAfx.cpp
    subsys/system/explorer/Seashell/StdAfx.h
    subsys/system/explorer/Seashell/res/SeaShell.ico
    subsys/system/explorer/Seashell/res/SeaShell.rc2
    subsys/system/explorer/Seashell/res/SeaShellDoc.ico
    subsys/system/explorer/Seashell/res/Toolbar.bmp
    subsys/system/explorer/Seashell/res/coldtool.bmp
    subsys/system/explorer/Seashell/res/hottoolb.bmp
    subsys/system/explorer/bak/shellhook.cpp
    subsys/system/explorer/bak/shellhook.dsp
    subsys/system/explorer/bak/shellhook.h
    subsys/system/explorer/buildno.h
    subsys/system/explorer/desktop/desktop.cpp
    subsys/system/explorer/desktop/desktop.h
    subsys/system/explorer/doc/TODO.txt
    subsys/system/explorer/doc/changes.txt
    subsys/system/explorer/doc/readme.txt
    subsys/system/explorer/explorer.cpp
    subsys/system/explorer/explorer.dsp
    subsys/system/explorer/explorer.dsw
    subsys/system/explorer/explorer.h
    subsys/system/explorer/explorer.rc
    subsys/system/explorer/explorer_intres.h
    subsys/system/explorer/explorer_intres.rc
    subsys/system/explorer/externals.h
    subsys/system/explorer/globals.h
    subsys/system/explorer/make_explorer.dsp
    subsys/system/explorer/makefile
    subsys/system/explorer/res/arrow.ico
    subsys/system/explorer/res/arrowsel.ico
    subsys/system/explorer/res/drivebar.bmp
    subsys/system/explorer/res/explorer.ico
    subsys/system/explorer/res/images.bmp
    subsys/system/explorer/res/logoff.ico
    subsys/system/explorer/res/logov.bmp
    subsys/system/explorer/res/reactos.ico
    subsys/system/explorer/res/startmenu.ico
    subsys/system/explorer/res/toolbar.bmp
    subsys/system/explorer/res/winefile.ico
    subsys/system/explorer/shell/entries.cpp
    subsys/system/explorer/shell/entries.h
    subsys/system/explorer/shell/filechild.cpp
    subsys/system/explorer/shell/filechild.h
    subsys/system/explorer/shell/mainframe.cpp
    subsys/system/explorer/shell/mainframe.h
    subsys/system/explorer/shell/pane.cpp
    subsys/system/explorer/shell/pane.h
    subsys/system/explorer/shell/shellbrowser.cpp
    subsys/system/explorer/shell/shellbrowser.h
    subsys/system/explorer/shell/shellfs.cpp
    subsys/system/explorer/shell/shellfs.h
    subsys/system/explorer/shell/startup.c
    subsys/system/explorer/shell/unixfs.cpp
    subsys/system/explorer/shell/unixfs.h
    subsys/system/explorer/shell/winfs.cpp
    subsys/system/explorer/shell/winfs.h
    subsys/system/explorer/taskbar/desktopbar.cpp
    subsys/system/explorer/taskbar/desktopbar.h
    subsys/system/explorer/taskbar/quicklaunch.cpp
    subsys/system/explorer/taskbar/quicklaunch.h
    subsys/system/explorer/taskbar/startmenu.cpp
    subsys/system/explorer/taskbar/startmenu.h
    subsys/system/explorer/taskbar/taskbar.cpp
    subsys/system/explorer/taskbar/taskbar.h
    subsys/system/explorer/taskbar/traynotify.cpp
    subsys/system/explorer/taskbar/traynotify.h
    subsys/system/explorer/utility/.cvsignore
    subsys/system/explorer/utility/dragdropimpl.cpp
    subsys/system/explorer/utility/dragdropimpl.h
    subsys/system/explorer/utility/shellbrowserimpl.h
    subsys/system/explorer/utility/shellclasses.cpp
    subsys/system/explorer/utility/shellclasses.dsp
    subsys/system/explorer/utility/shellclasses.dsw
    subsys/system/explorer/utility/shellclasses.h
    subsys/system/explorer/utility/shelltests.cpp
    subsys/system/explorer/utility/splitpath.c
    subsys/system/explorer/utility/treedroptarget.h
    subsys/system/explorer/utility/utility.cpp
    subsys/system/explorer/utility/utility.h
    subsys/system/explorer/utility/window.cpp
    subsys/system/explorer/utility/window.h
    subsys/system/explorer/winefile/de.rc
    subsys/system/explorer/winefile/desktop.c
    subsys/system/explorer/winefile/en.rc
    subsys/system/explorer/winefile/explorer.lst
    subsys/system/explorer/winefile/explorer.rc
    subsys/system/explorer/winefile/externals.h
    subsys/system/explorer/winefile/license.c
    subsys/system/explorer/winefile/license.h
    subsys/system/explorer/winefile/make_winefile.dsp
    subsys/system/explorer/winefile/makefile
    subsys/system/explorer/winefile/plugins/ex_bar.c
    subsys/system/explorer/winefile/plugins/ex_bar.h
    subsys/system/explorer/winefile/plugins/ex_clock.c
    subsys/system/explorer/winefile/plugins/ex_menu.c
    subsys/system/explorer/winefile/plugins/ex_shutdwn.c
    subsys/system/explorer/winefile/resource.h
    subsys/system/explorer/winefile/resource.rc
    subsys/system/explorer/winefile/wine_explore.dsp
    subsys/system/explorer/winefile/wine_explore.dsw
    subsys/system/explorer/winefile/winefile.c
    subsys/system/explorer/winefile/winefile.dsp
    subsys/system/explorer/winefile/winefile.dsw
    subsys/system/explorer/winefile/winefile.h
    subsys/system/explorer/winefile/winefile.rc
    subsys/system/format/.cvsignore
    subsys/system/lsass/.cvsignore
    subsys/system/regedit/.cvsignore
    subsys/system/regedit/En.rc
    subsys/system/regedit/Pt.rc
    subsys/system/regedit/about.c
    subsys/system/regedit/childwnd.c
    subsys/system/regedit/framewnd.c
    subsys/system/regedit/listview.c
    subsys/system/regedit/main.c
    subsys/system/regedit/main.h
    subsys/system/regedit/makefile
    subsys/system/regedit/regedit.c
    subsys/system/regedit/regedit.rc
    subsys/system/regedit/regproc.c
    subsys/system/regedit/regproc.h
    subsys/system/regedit/res/folder1.bmp
    subsys/system/regedit/res/folder2.bmp
    subsys/system/regedit/res/folder3.bmp
    subsys/system/regedit/resource.h
    subsys/system/regedit/resource.rc
    subsys/system/regedit/rsrc.rc
    subsys/system/regedit/treeview.c
    subsys/system/setup/.cvsignore
    subsys/system/setup/makefile
    subsys/system/setup/setup.c
    subsys/system/setup/setup.rc
    subsys/system/usetup/cabinet.c
    subsys/system/usetup/cabinet.h
    subsys/system/usetup/fslist.c
    subsys/system/usetup/fslist.h
    subsys/system/welcome/.cvsignore
    subsys/system/welcome/Makefile
    subsys/system/welcome/res/background-right.bmp
    subsys/system/welcome/res/background-top.bmp
    subsys/system/welcome/res/default.bmp
    subsys/system/welcome/res/icon.ico
    subsys/system/welcome/res/title.bmp
    subsys/system/welcome/res/topic0.bmp
    subsys/system/welcome/res/topic1.bmp
    subsys/system/welcome/res/topic2.bmp
    subsys/system/welcome/resource.h
    subsys/system/welcome/welcome.c
    subsys/system/welcome/welcome.rc
    subsys/win32k/eng/nls.c
    subsys/win32k/eng/perfcnt.c
    subsys/win32k/eng/sort.c
    subsys/win32k/include/cleanup.h
    subsys/win32k/include/color.h
    subsys/win32k/include/menu.h
    subsys/win32k/include/path.h
    subsys/win32k/include/prop.h
    subsys/win32k/include/scroll.h
    subsys/win32k/include/text.h
    subsys/win32k/include/timer.h
    subsys/win32k/include/vis.h
    subsys/win32k/ntuser/menu.c
    subsys/win32k/ntuser/misc.c
    subsys/win32k/ntuser/vis.c
    subsys/win32k/ntuser/winlock.c
    subsys/win32k/objects/cursoricon.c
    subsys/win32k/objects/semaphor.c
    subsys/win32k/stubs/xpstubs.c
    tools/cabman/.cvsignore
    tools/cabman/cabinet.cxx
    tools/cabman/cabinet.h
    tools/cabman/cabman.h
    tools/cabman/dff.txt
    tools/cabman/dfp.cxx
    tools/cabman/dfp.h
    tools/cabman/main.cxx
    tools/cabman/makefile
    tools/cabman/makefile.win32
    tools/cabman/mszip.cxx
    tools/cabman/mszip.h
    tools/cabman/raw.cxx
    tools/cabman/raw.h
    tools/regtests.c
    tools/rgenstat/.cvsignore
    tools/rgenstat/Makefile
    tools/rgenstat/llmosrt.c
    tools/rgenstat/rgenstat.c
    tools/rgenstat/web/.cvsignore
    tools/rgenstat/web/c.gif
    tools/rgenstat/web/f.gif
    tools/rgenstat/web/i.gif
    tools/rgenstat/web/rapistatus.css
    tools/rgenstat/web/rapistatus.js
    tools/rgenstat/web/rapistatus.xsl
    tools/rgenstat/web/sc.gif
    tools/rgenstat/web/tb.gif
    tools/rgenstat/web/tm.gif
    tools/rgenstat/web/tp.gif
    tools/rgenstat/web/u.gif

20 years agoCosmetic: +Prevent: ... might be used uninitialized in this function
short [Sat, 13 Sep 2003 23:16:06 +0000 (23:16 +0000)]
Cosmetic: +Prevent: ... might be used uninitialized in this function

20 years agoImplemented vfs_volume_info_get() for proper df(1) entry.
short [Thu, 28 Aug 2003 21:25:26 +0000 (21:25 +0000)]
Implemented vfs_volume_info_get() for proper df(1) entry.

20 years agoObInitializeObject(): Pre-clear object HEADER to prevent undeterministic bugs.
short [Wed, 13 Aug 2003 08:51:37 +0000 (08:51 +0000)]
ObInitializeObject(): Pre-clear object HEADER to prevent undeterministic bugs.
ObpPerformRetentionChecks(): Do not ExFreePool() FILE_OBJECT to aid debugging.

20 years agoIofCallDriver(): Non-handled 'IRP_MJ_FLUSH_BUFFERS' is silently ignored.
short [Wed, 13 Aug 2003 08:49:52 +0000 (08:49 +0000)]
IofCallDriver(): Non-handled 'IRP_MJ_FLUSH_BUFFERS' is silently ignored.
 - needed to unmount volume of cdfs.sys of NT-5.1sp1

20 years ago+wcsncmp()
short [Sun, 3 Aug 2003 07:18:18 +0000 (07:18 +0000)]
+wcsncmp()
Fixed wcsncmp(,,n=0).

20 years ago+FSCTL_LOCK_VOLUME define
short [Fri, 11 Jul 2003 03:52:09 +0000 (03:52 +0000)]
+FSCTL_LOCK_VOLUME define
+FSCTL_UNLOCK_VOLUME define

20 years agoIoCreateFile(): Filled in Irp->Flags; not needed
short [Fri, 4 Jul 2003 04:10:00 +0000 (04:10 +0000)]
IoCreateFile(): Filled in Irp->Flags; not needed
IoCreateFile(): Filled in Irp->Tail.Overlay.OriginalFileObject; not needed
IoCreateFile(): +FIXME hack for VolumeOpen for dismount by "...\!Captive!del"

20 years ago+ExRaiseStatus()
short [Fri, 4 Jul 2003 03:53:36 +0000 (03:53 +0000)]
+ExRaiseStatus()
 - needed by ntfs.sys of NT-5.1sp1 FSCTL_DISMOUNT_VOLUME for STATUS_CANT_WAIT

20 years ago+ntoskrnl/fs/util.c
short [Fri, 4 Jul 2003 03:50:09 +0000 (03:50 +0000)]
+ntoskrnl/fs/util.c
 - +FsRtlIsTotalDeviceFailure()

20 years ago+FSCTL_DISMOUNT_VOLUME define
short [Fri, 4 Jul 2003 03:48:42 +0000 (03:48 +0000)]
+FSCTL_DISMOUNT_VOLUME define

20 years agoW32 compliance: IO_STACK_LOCATION.Parameters.FileSystemControl.FsControlCode
short [Fri, 4 Jul 2003 03:47:56 +0000 (03:47 +0000)]
W32 compliance: IO_STACK_LOCATION.Parameters.FileSystemControl.FsControlCode

20 years agocaptive_options module-loading generalized to be CORBA transportable
short [Sat, 7 Jun 2003 07:20:52 +0000 (07:20 +0000)]
captive_options module-loading generalized to be CORBA transportable

20 years agobranch update for HEAD-2003050101 captive-0_8
short [Thu, 1 May 2003 12:08:12 +0000 (12:08 +0000)]
branch update for HEAD-2003050101

20 years agoThis commit was manufactured by cvs2svn to create branch 'captive'.
jankratochvil [Thu, 1 May 2003 10:15:20 +0000 (10:15 +0000)]
This commit was manufactured by cvs2svn to create branch 'captive'.

Cherrypick from master 2003-05-01 10:15:18 UTC short 'update for HEAD-2003050101':
    apps/tests/bitblt/bitblt.c
    apps/tests/messagebox/.cvsignore
    apps/tests/messagebox/makefile
    apps/tests/messagebox/simple.c
    apps/tests/shaptest/makefile
    apps/tests/shaptest/shaptest.c
    apps/tests/wm_erasebkgnd/BACKBITMAP.BMP
    apps/tests/wm_erasebkgnd/Demo_WM_ERASEBKGND.cpp
    apps/tests/wm_erasebkgnd/makefile
    apps/tests/wm_paint/wm_paint.c
    bootdata/hivecls.inf
    bootdata/hivedef.inf
    bootdata/hivesft.inf
    bootdata/hivesys.inf
    bootdata/readme.txt
    bootdata/txtsetup.sif
    drivers/dd/vga/display/objects/copybits.c
    drivers/dd/videoprt/.cvsignore
    drivers/dd/videoprt/Makefile
    drivers/dd/videoprt/videoprt.c
    drivers/dd/videoprt/videoprt.def
    drivers/dd/videoprt/videoprt.edf
    drivers/dd/videoprt/videoprt.rc
    include/ddk/ntddmou.h
    include/epsapi.h
    include/fslib/vfatlib.h
    include/napi/i386/floatsave.h
    include/rosrtl/thread.h
    lib/epsapi/enum/drivers.c
    lib/epsapi/enum/modules.c
    lib/epsapi/enum/processes.c
    lib/epsapi/makefile
    lib/freetype/.cvsignore
    lib/freetype/ChangeLog
    lib/freetype/Jamfile
    lib/freetype/Jamfile.in
    lib/freetype/Jamrules
    lib/freetype/Makefile
    lib/freetype/Makefile.freetype
    lib/freetype/README
    lib/freetype/README.ROS
    lib/freetype/builds/amiga/README
    lib/freetype/builds/amiga/include/freetype/config/ftconfig.h
    lib/freetype/builds/amiga/include/freetype/config/ftmodule.h
    lib/freetype/builds/amiga/makefile
    lib/freetype/builds/amiga/smakefile
    lib/freetype/builds/amiga/src/base/ftdebug.c
    lib/freetype/builds/amiga/src/base/ftsystem.c
    lib/freetype/builds/ansi/ansi-def.mk
    lib/freetype/builds/ansi/ansi.mk
    lib/freetype/builds/beos/beos-def.mk
    lib/freetype/builds/beos/beos.mk
    lib/freetype/builds/beos/detect.mk
    lib/freetype/builds/compiler/ansi-cc.mk
    lib/freetype/builds/compiler/bcc-dev.mk
    lib/freetype/builds/compiler/bcc.mk
    lib/freetype/builds/compiler/gcc-dev.mk
    lib/freetype/builds/compiler/gcc.mk
    lib/freetype/builds/compiler/intelc.mk
    lib/freetype/builds/compiler/unix-lcc.mk
    lib/freetype/builds/compiler/visualage.mk
    lib/freetype/builds/compiler/visualc.mk
    lib/freetype/builds/compiler/watcom.mk
    lib/freetype/builds/compiler/win-lcc.mk
    lib/freetype/builds/detect.mk
    lib/freetype/builds/dos/detect.mk
    lib/freetype/builds/dos/dos-def.mk
    lib/freetype/builds/dos/dos-gcc.mk
    lib/freetype/builds/freetype.mk
    lib/freetype/builds/link_dos.mk
    lib/freetype/builds/link_std.mk
    lib/freetype/builds/mac/README
    lib/freetype/builds/mac/freetype.make
    lib/freetype/builds/mac/ftlib.prj
    lib/freetype/builds/modules.mk
    lib/freetype/builds/newline
    lib/freetype/builds/os2/detect.mk
    lib/freetype/builds/os2/os2-def.mk
    lib/freetype/builds/os2/os2-dev.mk
    lib/freetype/builds/os2/os2-gcc.mk
    lib/freetype/builds/toplevel.mk
    lib/freetype/builds/unix/.cvsignore
    lib/freetype/builds/unix/aclocal.m4
    lib/freetype/builds/unix/config.guess
    lib/freetype/builds/unix/config.sub
    lib/freetype/builds/unix/configure
    lib/freetype/builds/unix/configure.ac
    lib/freetype/builds/unix/detect.mk
    lib/freetype/builds/unix/freetype-config.in
    lib/freetype/builds/unix/freetype2.m4
    lib/freetype/builds/unix/ft-munmap.m4
    lib/freetype/builds/unix/ft2unix.h
    lib/freetype/builds/unix/ftconfig.in
    lib/freetype/builds/unix/ftsystem.c
    lib/freetype/builds/unix/install-sh
    lib/freetype/builds/unix/install.mk
    lib/freetype/builds/unix/ltmain.sh
    lib/freetype/builds/unix/mkinstalldirs
    lib/freetype/builds/unix/unix-cc.in
    lib/freetype/builds/unix/unix-def.in
    lib/freetype/builds/unix/unix-dev.mk
    lib/freetype/builds/unix/unix-lcc.mk
    lib/freetype/builds/unix/unix.mk
    lib/freetype/builds/unix/unixddef.mk
    lib/freetype/builds/vms/descrip.mms
    lib/freetype/builds/vms/ftconfig.h
    lib/freetype/builds/vms/ftsystem.c
    lib/freetype/builds/win32/detect.mk
    lib/freetype/builds/win32/ftdebug.c
    lib/freetype/builds/win32/visualc/freetype.dsp
    lib/freetype/builds/win32/visualc/freetype.dsw
    lib/freetype/builds/win32/visualc/index.html
    lib/freetype/builds/win32/w32-bcc.mk
    lib/freetype/builds/win32/w32-bccd.mk
    lib/freetype/builds/win32/w32-dev.mk
    lib/freetype/builds/win32/w32-gcc.mk
    lib/freetype/builds/win32/w32-icc.mk
    lib/freetype/builds/win32/w32-intl.mk
    lib/freetype/builds/win32/w32-lcc.mk
    lib/freetype/builds/win32/w32-mingw32.mk
    lib/freetype/builds/win32/w32-vcc.mk
    lib/freetype/builds/win32/w32-wat.mk
    lib/freetype/builds/win32/win32-def.mk
    lib/freetype/config.mk
    lib/freetype/configure
    lib/freetype/descrip.mms
    lib/freetype/devel/ft2build.h
    lib/freetype/devel/ftoption.h
    lib/freetype/docs/CHANGES
    lib/freetype/docs/CUSTOMIZE
    lib/freetype/docs/DEBUG
    lib/freetype/docs/FTL.txt
    lib/freetype/docs/GPL.txt
    lib/freetype/docs/INSTALL
    lib/freetype/docs/INSTALL.ANY
    lib/freetype/docs/INSTALL.GNU
    lib/freetype/docs/INSTALL.UNX
    lib/freetype/docs/INSTALL.VMS
    lib/freetype/docs/PATENTS
    lib/freetype/docs/TODO
    lib/freetype/docs/TRUETYPE
    lib/freetype/docs/UPGRADE.UNX
    lib/freetype/docs/VERSION.DLL
    lib/freetype/docs/license.txt
    lib/freetype/docs/modules.txt
    lib/freetype/freetype.def
    lib/freetype/i386/.cvsignore
    lib/freetype/i386/setjmplongjmp.s
    lib/freetype/include/freetype/cache/ftccache.h
    lib/freetype/include/freetype/cache/ftccmap.h
    lib/freetype/include/freetype/cache/ftcglyph.h
    lib/freetype/include/freetype/cache/ftcimage.h
    lib/freetype/include/freetype/cache/ftcmanag.h
    lib/freetype/include/freetype/cache/ftcsbits.h
    lib/freetype/include/freetype/cache/ftlru.h
    lib/freetype/include/freetype/config/ftconfig.h
    lib/freetype/include/freetype/config/ftheader.h
    lib/freetype/include/freetype/config/ftmodule.h
    lib/freetype/include/freetype/config/ftoption.h
    lib/freetype/include/freetype/config/ftstdlib.h
    lib/freetype/include/freetype/freetype.h
    lib/freetype/include/freetype/ftbbox.h
    lib/freetype/include/freetype/ftbdf.h
    lib/freetype/include/freetype/ftcache.h
    lib/freetype/include/freetype/ftchapters.h
    lib/freetype/include/freetype/fterrdef.h
    lib/freetype/include/freetype/fterrors.h
    lib/freetype/include/freetype/ftglyph.h
    lib/freetype/include/freetype/ftgzip.h
    lib/freetype/include/freetype/ftimage.h
    lib/freetype/include/freetype/ftincrem.h
    lib/freetype/include/freetype/ftlist.h
    lib/freetype/include/freetype/ftmac.h
    lib/freetype/include/freetype/ftmm.h
    lib/freetype/include/freetype/ftmoderr.h
    lib/freetype/include/freetype/ftmodule.h
    lib/freetype/include/freetype/ftoutln.h
    lib/freetype/include/freetype/ftpfr.h
    lib/freetype/include/freetype/ftrender.h
    lib/freetype/include/freetype/ftsizes.h
    lib/freetype/include/freetype/ftsnames.h
    lib/freetype/include/freetype/ftstroker.h
    lib/freetype/include/freetype/ftsynth.h
    lib/freetype/include/freetype/ftsysio.h
    lib/freetype/include/freetype/ftsysmem.h
    lib/freetype/include/freetype/ftsystem.h
    lib/freetype/include/freetype/fttrigon.h
    lib/freetype/include/freetype/fttypes.h
    lib/freetype/include/freetype/ftwinfnt.h
    lib/freetype/include/freetype/ftxf86.h
    lib/freetype/include/freetype/internal/autohint.h
    lib/freetype/include/freetype/internal/bdftypes.h
    lib/freetype/include/freetype/internal/cfftypes.h
    lib/freetype/include/freetype/internal/fnttypes.h
    lib/freetype/include/freetype/internal/ftcalc.h
    lib/freetype/include/freetype/internal/ftcore.h
    lib/freetype/include/freetype/internal/ftdebug.h
    lib/freetype/include/freetype/internal/ftdriver.h
    lib/freetype/include/freetype/internal/ftexcept.h
    lib/freetype/include/freetype/internal/ftgloadr.h
    lib/freetype/include/freetype/internal/fthash.h
    lib/freetype/include/freetype/internal/ftmemory.h
    lib/freetype/include/freetype/internal/ftobject.h
    lib/freetype/include/freetype/internal/ftobjs.h
    lib/freetype/include/freetype/internal/ftstream.h
    lib/freetype/include/freetype/internal/fttrace.h
    lib/freetype/include/freetype/internal/internal.h
    lib/freetype/include/freetype/internal/pcftypes.h
    lib/freetype/include/freetype/internal/pfr.h
    lib/freetype/include/freetype/internal/psaux.h
    lib/freetype/include/freetype/internal/pshints.h
    lib/freetype/include/freetype/internal/psnames.h
    lib/freetype/include/freetype/internal/sfnt.h
    lib/freetype/include/freetype/internal/t1types.h
    lib/freetype/include/freetype/internal/t42types.h
    lib/freetype/include/freetype/internal/tttypes.h
    lib/freetype/include/freetype/t1tables.h
    lib/freetype/include/freetype/ttnameid.h
    lib/freetype/include/freetype/tttables.h
    lib/freetype/include/freetype/tttags.h
    lib/freetype/include/ft2build.h
    lib/freetype/install
    lib/freetype/objs/.cvsignore
    lib/freetype/objs/README
    lib/freetype/rosglue.c
    lib/freetype/src/Jamfile
    lib/freetype/src/autohint/CatharonLicense.txt
    lib/freetype/src/autohint/Jamfile
    lib/freetype/src/autohint/ahangles.c
    lib/freetype/src/autohint/ahangles.h
    lib/freetype/src/autohint/aherrors.h
    lib/freetype/src/autohint/ahglobal.c
    lib/freetype/src/autohint/ahglobal.h
    lib/freetype/src/autohint/ahglyph.c
    lib/freetype/src/autohint/ahglyph.h
    lib/freetype/src/autohint/ahhint.c
    lib/freetype/src/autohint/ahhint.h
    lib/freetype/src/autohint/ahloader.h
    lib/freetype/src/autohint/ahmodule.c
    lib/freetype/src/autohint/ahmodule.h
    lib/freetype/src/autohint/ahoptim.c
    lib/freetype/src/autohint/ahoptim.h
    lib/freetype/src/autohint/ahtypes.h
    lib/freetype/src/autohint/autohint.c
    lib/freetype/src/autohint/descrip.mms
    lib/freetype/src/autohint/mather.py
    lib/freetype/src/autohint/module.mk
    lib/freetype/src/autohint/rules.mk
    lib/freetype/src/base/Jamfile
    lib/freetype/src/base/descrip.mms
    lib/freetype/src/base/ftapi.c
    lib/freetype/src/base/ftbase.c
    lib/freetype/src/base/ftbbox.c
    lib/freetype/src/base/ftbdf.c
    lib/freetype/src/base/ftcalc.c
    lib/freetype/src/base/ftdbgmem.c
    lib/freetype/src/base/ftdebug.c
    lib/freetype/src/base/ftexcept.c
    lib/freetype/src/base/ftgloadr.c
    lib/freetype/src/base/ftglyph.c
    lib/freetype/src/base/fthash.c
    lib/freetype/src/base/ftinit.c
    lib/freetype/src/base/ftlist.c
    lib/freetype/src/base/ftmac.c
    lib/freetype/src/base/ftmm.c
    lib/freetype/src/base/ftnames.c
    lib/freetype/src/base/ftobject.c
    lib/freetype/src/base/ftobjs.c
    lib/freetype/src/base/ftoutln.c
    lib/freetype/src/base/ftpfr.c
    lib/freetype/src/base/ftstream.c
    lib/freetype/src/base/ftstroker.c
    lib/freetype/src/base/ftsynth.c
    lib/freetype/src/base/ftsysio.c
    lib/freetype/src/base/ftsysmem.c
    lib/freetype/src/base/ftsystem.c
    lib/freetype/src/base/fttrigon.c
    lib/freetype/src/base/fttype1.c
    lib/freetype/src/base/ftutil.c
    lib/freetype/src/base/ftwinfnt.c
    lib/freetype/src/base/ftxf86.c
    lib/freetype/src/base/rules.mk
    lib/freetype/src/bdf/Jamfile
    lib/freetype/src/bdf/README
    lib/freetype/src/bdf/bdf.c
    lib/freetype/src/bdf/bdf.h
    lib/freetype/src/bdf/bdfdrivr.c
    lib/freetype/src/bdf/bdfdrivr.h
    lib/freetype/src/bdf/bdferror.h
    lib/freetype/src/bdf/bdflib.c
    lib/freetype/src/bdf/descrip.mms
    lib/freetype/src/bdf/module.mk
    lib/freetype/src/bdf/rules.mk
    lib/freetype/src/cache/Jamfile
    lib/freetype/src/cache/descrip.mms
    lib/freetype/src/cache/ftcache.c
    lib/freetype/src/cache/ftccache.c
    lib/freetype/src/cache/ftccache.i
    lib/freetype/src/cache/ftccmap.c
    lib/freetype/src/cache/ftcerror.h
    lib/freetype/src/cache/ftcglyph.c
    lib/freetype/src/cache/ftcimage.c
    lib/freetype/src/cache/ftcmanag.c
    lib/freetype/src/cache/ftcsbits.c
    lib/freetype/src/cache/ftlru.c
    lib/freetype/src/cache/rules.mk
    lib/freetype/src/cff/Jamfile
    lib/freetype/src/cff/cff.c
    lib/freetype/src/cff/cffcmap.c
    lib/freetype/src/cff/cffcmap.h
    lib/freetype/src/cff/cffdrivr.c
    lib/freetype/src/cff/cffdrivr.h
    lib/freetype/src/cff/cfferrs.h
    lib/freetype/src/cff/cffgload.c
    lib/freetype/src/cff/cffgload.h
    lib/freetype/src/cff/cffload.c
    lib/freetype/src/cff/cffload.h
    lib/freetype/src/cff/cffobjs.c
    lib/freetype/src/cff/cffobjs.h
    lib/freetype/src/cff/cffparse.c
    lib/freetype/src/cff/cffparse.h
    lib/freetype/src/cff/cfftoken.h
    lib/freetype/src/cff/descrip.mms
    lib/freetype/src/cff/module.mk
    lib/freetype/src/cff/rules.mk
    lib/freetype/src/cid/Jamfile
    lib/freetype/src/cid/ciderrs.h
    lib/freetype/src/cid/cidgload.c
    lib/freetype/src/cid/cidgload.h
    lib/freetype/src/cid/cidload.c
    lib/freetype/src/cid/cidload.h
    lib/freetype/src/cid/cidobjs.c
    lib/freetype/src/cid/cidobjs.h
    lib/freetype/src/cid/cidparse.c
    lib/freetype/src/cid/cidparse.h
    lib/freetype/src/cid/cidriver.c
    lib/freetype/src/cid/cidriver.h
    lib/freetype/src/cid/cidtoken.h
    lib/freetype/src/cid/descrip.mms
    lib/freetype/src/cid/module.mk
    lib/freetype/src/cid/rules.mk
    lib/freetype/src/cid/type1cid.c
    lib/freetype/src/gzip/Jamfile
    lib/freetype/src/gzip/adler32.c
    lib/freetype/src/gzip/descrip.mms
    lib/freetype/src/gzip/ftgzip.c
    lib/freetype/src/gzip/infblock.c
    lib/freetype/src/gzip/infblock.h
    lib/freetype/src/gzip/infcodes.c
    lib/freetype/src/gzip/infcodes.h
    lib/freetype/src/gzip/inffixed.h
    lib/freetype/src/gzip/inflate.c
    lib/freetype/src/gzip/inftrees.c
    lib/freetype/src/gzip/inftrees.h
    lib/freetype/src/gzip/infutil.c
    lib/freetype/src/gzip/infutil.h
    lib/freetype/src/gzip/rules.mk
    lib/freetype/src/gzip/zconf.h
    lib/freetype/src/gzip/zlib.h
    lib/freetype/src/gzip/zutil.c
    lib/freetype/src/gzip/zutil.h
    lib/freetype/src/otlayout/otlayout.h
    lib/freetype/src/otlayout/otlbase.c
    lib/freetype/src/otlayout/otlbase.h
    lib/freetype/src/otlayout/otlcommn.c
    lib/freetype/src/otlayout/otlcommn.h
    lib/freetype/src/otlayout/otlconf.h
    lib/freetype/src/otlayout/otlgdef.c
    lib/freetype/src/otlayout/otlgdef.h
    lib/freetype/src/otlayout/otlgpos.c
    lib/freetype/src/otlayout/otlgpos.h
    lib/freetype/src/otlayout/otlgsub.c
    lib/freetype/src/otlayout/otlgsub.h
    lib/freetype/src/otlayout/otljstf.c
    lib/freetype/src/otlayout/otljstf.h
    lib/freetype/src/otlayout/otlparse.c
    lib/freetype/src/otlayout/otlparse.h
    lib/freetype/src/otlayout/otltable.h
    lib/freetype/src/otlayout/otltags.h
    lib/freetype/src/otlayout/otlutils.h
    lib/freetype/src/pcf/Jamfile
    lib/freetype/src/pcf/descrip.mms
    lib/freetype/src/pcf/module.mk
    lib/freetype/src/pcf/pcf.c
    lib/freetype/src/pcf/pcf.h
    lib/freetype/src/pcf/pcfdriver.c
    lib/freetype/src/pcf/pcfdriver.h
    lib/freetype/src/pcf/pcferror.h
    lib/freetype/src/pcf/pcfread.c
    lib/freetype/src/pcf/pcfread.h
    lib/freetype/src/pcf/pcfutil.c
    lib/freetype/src/pcf/pcfutil.h
    lib/freetype/src/pcf/readme
    lib/freetype/src/pcf/rules.mk
    lib/freetype/src/pfr/Jamfile
    lib/freetype/src/pfr/descrip.mms
    lib/freetype/src/pfr/module.mk
    lib/freetype/src/pfr/pfr.c
    lib/freetype/src/pfr/pfrcmap.c
    lib/freetype/src/pfr/pfrcmap.h
    lib/freetype/src/pfr/pfrdrivr.c
    lib/freetype/src/pfr/pfrdrivr.h
    lib/freetype/src/pfr/pfrerror.h
    lib/freetype/src/pfr/pfrgload.c
    lib/freetype/src/pfr/pfrgload.h
    lib/freetype/src/pfr/pfrload.c
    lib/freetype/src/pfr/pfrload.h
    lib/freetype/src/pfr/pfrobjs.c
    lib/freetype/src/pfr/pfrobjs.h
    lib/freetype/src/pfr/pfrsbit.c
    lib/freetype/src/pfr/pfrsbit.h
    lib/freetype/src/pfr/pfrtypes.h
    lib/freetype/src/pfr/rules.mk
    lib/freetype/src/psaux/Jamfile
    lib/freetype/src/psaux/descrip.mms
    lib/freetype/src/psaux/module.mk
    lib/freetype/src/psaux/psaux.c
    lib/freetype/src/psaux/psauxerr.h
    lib/freetype/src/psaux/psauxmod.c
    lib/freetype/src/psaux/psauxmod.h
    lib/freetype/src/psaux/psobjs.c
    lib/freetype/src/psaux/psobjs.h
    lib/freetype/src/psaux/rules.mk
    lib/freetype/src/psaux/t1cmap.c
    lib/freetype/src/psaux/t1cmap.h
    lib/freetype/src/psaux/t1decode.c
    lib/freetype/src/psaux/t1decode.h
    lib/freetype/src/pshinter/Jamfile
    lib/freetype/src/pshinter/descrip.mms
    lib/freetype/src/pshinter/module.mk
    lib/freetype/src/pshinter/pshalgo.h
    lib/freetype/src/pshinter/pshalgo1.c
    lib/freetype/src/pshinter/pshalgo1.h
    lib/freetype/src/pshinter/pshalgo2.c
    lib/freetype/src/pshinter/pshalgo2.h
    lib/freetype/src/pshinter/pshalgo3.c
    lib/freetype/src/pshinter/pshalgo3.h
    lib/freetype/src/pshinter/pshglob.c
    lib/freetype/src/pshinter/pshglob.h
    lib/freetype/src/pshinter/pshinter.c
    lib/freetype/src/pshinter/pshmod.c
    lib/freetype/src/pshinter/pshmod.h
    lib/freetype/src/pshinter/pshrec.c
    lib/freetype/src/pshinter/pshrec.h
    lib/freetype/src/pshinter/rules.mk
    lib/freetype/src/psnames/Jamfile
    lib/freetype/src/psnames/descrip.mms
    lib/freetype/src/psnames/module.mk
    lib/freetype/src/psnames/psmodule.c
    lib/freetype/src/psnames/psmodule.h
    lib/freetype/src/psnames/psnamerr.h
    lib/freetype/src/psnames/psnames.c
    lib/freetype/src/psnames/pstables.h
    lib/freetype/src/psnames/rules.mk
    lib/freetype/src/raster/Jamfile
    lib/freetype/src/raster/descrip.mms
    lib/freetype/src/raster/ftraster.c
    lib/freetype/src/raster/ftraster.h
    lib/freetype/src/raster/ftrend1.c
    lib/freetype/src/raster/ftrend1.h
    lib/freetype/src/raster/module.mk
    lib/freetype/src/raster/raster.c
    lib/freetype/src/raster/rasterrs.h
    lib/freetype/src/raster/rules.mk
    lib/freetype/src/sfnt/Jamfile
    lib/freetype/src/sfnt/descrip.mms
    lib/freetype/src/sfnt/module.mk
    lib/freetype/src/sfnt/rules.mk
    lib/freetype/src/sfnt/sfdriver.c
    lib/freetype/src/sfnt/sfdriver.h
    lib/freetype/src/sfnt/sferrors.h
    lib/freetype/src/sfnt/sfnt.c
    lib/freetype/src/sfnt/sfobjs.c
    lib/freetype/src/sfnt/sfobjs.h
    lib/freetype/src/sfnt/ttcmap.c
    lib/freetype/src/sfnt/ttcmap.h
    lib/freetype/src/sfnt/ttcmap0.c
    lib/freetype/src/sfnt/ttcmap0.h
    lib/freetype/src/sfnt/ttload.c
    lib/freetype/src/sfnt/ttload.h
    lib/freetype/src/sfnt/ttpost.c
    lib/freetype/src/sfnt/ttpost.h
    lib/freetype/src/sfnt/ttsbit.c
    lib/freetype/src/sfnt/ttsbit.h
    lib/freetype/src/smooth/Jamfile
    lib/freetype/src/smooth/descrip.mms
    lib/freetype/src/smooth/ftgrays.c
    lib/freetype/src/smooth/ftgrays.h
    lib/freetype/src/smooth/ftsmerrs.h
    lib/freetype/src/smooth/ftsmooth.c
    lib/freetype/src/smooth/ftsmooth.h
    lib/freetype/src/smooth/module.mk
    lib/freetype/src/smooth/rules.mk
    lib/freetype/src/smooth/smooth.c
    lib/freetype/src/tools/cordic.py
    lib/freetype/src/tools/docmaker/content.py
    lib/freetype/src/tools/docmaker/docmaker.py
    lib/freetype/src/tools/docmaker/formatter.py
    lib/freetype/src/tools/docmaker/sources.py
    lib/freetype/src/tools/docmaker/tohtml.py
    lib/freetype/src/tools/docmaker/utils.py
    lib/freetype/src/tools/glnames.py
    lib/freetype/src/tools/test_bbox.c
    lib/freetype/src/tools/test_trig.c
    lib/freetype/src/truetype/Jamfile
    lib/freetype/src/truetype/descrip.mms
    lib/freetype/src/truetype/module.mk
    lib/freetype/src/truetype/rules.mk
    lib/freetype/src/truetype/truetype.c
    lib/freetype/src/truetype/ttdriver.c
    lib/freetype/src/truetype/ttdriver.h
    lib/freetype/src/truetype/tterrors.h
    lib/freetype/src/truetype/ttgload.c
    lib/freetype/src/truetype/ttgload.h
    lib/freetype/src/truetype/ttinterp.c
    lib/freetype/src/truetype/ttinterp.h
    lib/freetype/src/truetype/ttobjs.c
    lib/freetype/src/truetype/ttobjs.h
    lib/freetype/src/truetype/ttpload.c
    lib/freetype/src/truetype/ttpload.h
    lib/freetype/src/type1/Jamfile
    lib/freetype/src/type1/descrip.mms
    lib/freetype/src/type1/module.mk
    lib/freetype/src/type1/rules.mk
    lib/freetype/src/type1/t1afm.c
    lib/freetype/src/type1/t1afm.h
    lib/freetype/src/type1/t1driver.c
    lib/freetype/src/type1/t1driver.h
    lib/freetype/src/type1/t1errors.h
    lib/freetype/src/type1/t1gload.c
    lib/freetype/src/type1/t1gload.h
    lib/freetype/src/type1/t1load.c
    lib/freetype/src/type1/t1load.h
    lib/freetype/src/type1/t1objs.c
    lib/freetype/src/type1/t1objs.h
    lib/freetype/src/type1/t1parse.c
    lib/freetype/src/type1/t1parse.h
    lib/freetype/src/type1/t1tokens.h
    lib/freetype/src/type1/type1.c
    lib/freetype/src/type42/Jamfile
    lib/freetype/src/type42/descrip.mms
    lib/freetype/src/type42/module.mk
    lib/freetype/src/type42/rules.mk
    lib/freetype/src/type42/t42drivr.c
    lib/freetype/src/type42/t42drivr.h
    lib/freetype/src/type42/t42error.h
    lib/freetype/src/type42/t42objs.c
    lib/freetype/src/type42/t42objs.h
    lib/freetype/src/type42/t42parse.c
    lib/freetype/src/type42/t42parse.h
    lib/freetype/src/type42/type42.c
    lib/freetype/src/winfonts/Jamfile
    lib/freetype/src/winfonts/descrip.mms
    lib/freetype/src/winfonts/fnterrs.h
    lib/freetype/src/winfonts/module.mk
    lib/freetype/src/winfonts/rules.mk
    lib/freetype/src/winfonts/winfnt.c
    lib/freetype/src/winfonts/winfnt.h
    lib/freetype/tests/Jamfile
    lib/freetype/tests/gview.c
    lib/fslib/vfatlib/.cvsignore
    lib/fslib/vfatlib/Makefile
    lib/fslib/vfatlib/vfatlib.c
    lib/fslib/vfatlib/vfatlib.h
    lib/gdi32/objects/fillshap.c
    lib/kernel32/debug/.cvsignore
    lib/kernel32/debug/break.c
    lib/kernel32/debug/debugger.c
    lib/kernel32/debug/output.c
    lib/msvcrt/misc/cpp.c
    lib/msvcrt/setjmp/i386/.cvsignore
    lib/msvcrt/setjmp/i386/setjmp.s
    lib/ntdll/ldr/entry.S
    lib/ntdll/rtl/encode.c
    lib/ntdll/rtl/i386/ftol.c
    lib/rosrtl/makefile
    lib/rosrtl/thread/context.c
    lib/rosrtl/thread/create.c
    lib/tgetopt/Makefile
    lib/tgetopt/_wgetopt.c
    lib/tgetopt/getopt.c
    lib/winedbgc/trace.c
    lib/winedbgc/trace.h
    lib/winspool/.cvsignore
    lib/winspool/Makefile
    lib/winspool/stubs.c
    lib/winspool/winspool.def
    lib/winspool/winspool.edf
    lib/winspool/winspool.rc
    lib/wsock32/.cvsignore
    lib/wsock32/Makefile
    lib/wsock32/stubs.c
    lib/wsock32/wsock32.def
    lib/wsock32/wsock32.edf
    lib/wsock32/wsock32.rc
    lib/zlib/.cvsignore
    lib/zlib/ChangeLog
    lib/zlib/FAQ
    lib/zlib/INDEX
    lib/zlib/Make_vms.com
    lib/zlib/Makefile
    lib/zlib/Makefile.in
    lib/zlib/Makefile.riscos
    lib/zlib/README
    lib/zlib/adler32.c
    lib/zlib/algorithm.txt
    lib/zlib/amiga/Makefile.pup
    lib/zlib/amiga/Makefile.sas
    lib/zlib/compress.c
    lib/zlib/configure
    lib/zlib/contrib/README.contrib
    lib/zlib/contrib/asm386/gvmat32.asm
    lib/zlib/contrib/asm386/gvmat32c.c
    lib/zlib/contrib/asm386/mkgvmt32.bat
    lib/zlib/contrib/asm386/zlibvc.def
    lib/zlib/contrib/asm386/zlibvc.dsp
    lib/zlib/contrib/asm386/zlibvc.dsw
    lib/zlib/contrib/asm586/README.586
    lib/zlib/contrib/asm586/match.S
    lib/zlib/contrib/asm686/README.686
    lib/zlib/contrib/asm686/match.S
    lib/zlib/contrib/delphi/zlib.mak
    lib/zlib/contrib/delphi/zlibdef.pas
    lib/zlib/contrib/delphi2/d_zlib.bpr
    lib/zlib/contrib/delphi2/d_zlib.cpp
    lib/zlib/contrib/delphi2/readme.txt
    lib/zlib/contrib/delphi2/zlib.bpg
    lib/zlib/contrib/delphi2/zlib.bpr
    lib/zlib/contrib/delphi2/zlib.cpp
    lib/zlib/contrib/delphi2/zlib.pas
    lib/zlib/contrib/delphi2/zlib32.bpr
    lib/zlib/contrib/delphi2/zlib32.cpp
    lib/zlib/contrib/iostream/test.cpp
    lib/zlib/contrib/iostream/zfstream.cpp
    lib/zlib/contrib/iostream/zfstream.h
    lib/zlib/contrib/iostream2/zstream.h
    lib/zlib/contrib/iostream2/zstream_test.cpp
    lib/zlib/contrib/minizip/ChangeLogUnzip
    lib/zlib/contrib/minizip/Makefile
    lib/zlib/contrib/minizip/miniunz.c
    lib/zlib/contrib/minizip/minizip.c
    lib/zlib/contrib/minizip/readme.txt
    lib/zlib/contrib/minizip/unzip.c
    lib/zlib/contrib/minizip/unzip.def
    lib/zlib/contrib/minizip/unzip.h
    lib/zlib/contrib/minizip/zip.c
    lib/zlib/contrib/minizip/zip.def
    lib/zlib/contrib/minizip/zip.h
    lib/zlib/contrib/minizip/zlibvc.def
    lib/zlib/contrib/minizip/zlibvc.dsp
    lib/zlib/contrib/minizip/zlibvc.dsw
    lib/zlib/contrib/untgz/Makefile
    lib/zlib/contrib/untgz/makefile.w32
    lib/zlib/contrib/untgz/untgz.c
    lib/zlib/contrib/visual-basic.txt
    lib/zlib/crc32.c
    lib/zlib/deflate.c
    lib/zlib/deflate.h
    lib/zlib/descrip.mms
    lib/zlib/example.c
    lib/zlib/gzio.c
    lib/zlib/infblock.c
    lib/zlib/infblock.h
    lib/zlib/infcodes.c
    lib/zlib/infcodes.h
    lib/zlib/inffast.c
    lib/zlib/inffast.h
    lib/zlib/inffixed.h
    lib/zlib/inflate.c
    lib/zlib/inftrees.c
    lib/zlib/inftrees.h
    lib/zlib/infutil.c
    lib/zlib/infutil.h
    lib/zlib/maketree.c
    lib/zlib/minigzip.c
    lib/zlib/msdos/Makefile.b32
    lib/zlib/msdos/Makefile.bor
    lib/zlib/msdos/Makefile.dj2
    lib/zlib/msdos/Makefile.emx
    lib/zlib/msdos/Makefile.msc
    lib/zlib/msdos/Makefile.tc
    lib/zlib/msdos/Makefile.w32
    lib/zlib/msdos/Makefile.wat
    lib/zlib/msdos/zlib.def
    lib/zlib/msdos/zlib.rc
    lib/zlib/nt/Makefile.emx
    lib/zlib/nt/Makefile.gcc
    lib/zlib/nt/Makefile.nt
    lib/zlib/nt/zlib.dnt
    lib/zlib/os2/Makefile.os2
    lib/zlib/os2/zlib.def
    lib/zlib/trees.c
    lib/zlib/trees.h
    lib/zlib/uncompr.c
    lib/zlib/zconf.h
    lib/zlib/zlib.3
    lib/zlib/zlib.h
    lib/zlib/zlib.html
    lib/zlib/zutil.c
    lib/zlib/zutil.h
    ntoskrnl/ob/symlink.c
    subsys/system/cmd/.cvsignore
    subsys/system/cmd/alias.c
    subsys/system/cmd/attrib.c
    subsys/system/cmd/batch.c
    subsys/system/cmd/batch.h
    subsys/system/cmd/beep.c
    subsys/system/cmd/bugs.txt
    subsys/system/cmd/call.c
    subsys/system/cmd/chcp.c
    subsys/system/cmd/choice.c
    subsys/system/cmd/cls.c
    subsys/system/cmd/cmd.c
    subsys/system/cmd/cmd.h
    subsys/system/cmd/cmd.rc
    subsys/system/cmd/cmdinput.c
    subsys/system/cmd/cmdtable.c
    subsys/system/cmd/cmdver.h
    subsys/system/cmd/color.c
    subsys/system/cmd/config.h
    subsys/system/cmd/console.c
    subsys/system/cmd/copy.c
    subsys/system/cmd/date.c
    subsys/system/cmd/del.c
    subsys/system/cmd/delay.c
    subsys/system/cmd/dir.c
    subsys/system/cmd/dirstack.c
    subsys/system/cmd/echo.c
    subsys/system/cmd/error.c
    subsys/system/cmd/filecomp.c
    subsys/system/cmd/files.txt
    subsys/system/cmd/for.c
    subsys/system/cmd/free.c
    subsys/system/cmd/goto.c
    subsys/system/cmd/history.c
    subsys/system/cmd/history.txt
    subsys/system/cmd/if.c
    subsys/system/cmd/internal.c
    subsys/system/cmd/label.c
    subsys/system/cmd/license.txt
    subsys/system/cmd/locale.c
    subsys/system/cmd/makefile
    subsys/system/cmd/memory.c
    subsys/system/cmd/misc.c
    subsys/system/cmd/move.c
    subsys/system/cmd/msgbox.c
    subsys/system/cmd/path.c
    subsys/system/cmd/pause.c
    subsys/system/cmd/prompt.c
    subsys/system/cmd/readme.txt
    subsys/system/cmd/redir.c
    subsys/system/cmd/ren.c
    subsys/system/cmd/screen.c
    subsys/system/cmd/set.c
    subsys/system/cmd/shift.c
    subsys/system/cmd/start.c
    subsys/system/cmd/strtoclr.c
    subsys/system/cmd/time.c
    subsys/system/cmd/timer.c
    subsys/system/cmd/title.c
    subsys/system/cmd/todo.txt
    subsys/system/cmd/type.c
    subsys/system/cmd/ver.c
    subsys/system/cmd/verify.c
    subsys/system/cmd/vol.c
    subsys/system/cmd/where.c
    subsys/system/cmd/window.c
    subsys/system/cmd/wishlist.txt
    subsys/system/format/format.c
    subsys/system/format/makefile
    subsys/system/usetup/format.c
    subsys/system/usetup/format.h
    subsys/system/usetup/infcache.c
    subsys/system/usetup/infcache.h
    subsys/system/usetup/registry.c
    subsys/system/usetup/registry.h
    subsys/system/winlogon/setup.c
    subsys/system/winlogon/setup.h
    subsys/win32k/dib/dib.c
    subsys/win32k/dib/dib16bpp.c
    subsys/win32k/dib/dib32bpp.c
    subsys/win32k/dib/dib8bpp.c
    subsys/win32k/eng/misc.c
    subsys/win32k/eng/misc.h
    subsys/win32k/include/inteng.h
    subsys/win32k/ntuser/timer.c
    subsys/win32k/objects/polyfill.c
    tools/cdmake/.cvsignore
    tools/cdmake/Makefile
    tools/cdmake/cdmake.c
    tools/cdmake/llmosrt.c
    tools/cdmake/readme.txt
    tools/mkflpimg.c
    tools/mkhive/.cvsignore
    tools/mkhive/Makefile
    tools/mkhive/binhive.c
    tools/mkhive/binhive.h
    tools/mkhive/infcache.c
    tools/mkhive/infcache.h
    tools/mkhive/mkhive.c
    tools/mkhive/mkhive.h
    tools/mkhive/reginf.c
    tools/mkhive/reginf.h
    tools/mkhive/registry.c
    tools/mkhive/registry.h
    tools/rline.c

20 years agoExRaiseStatus() is now fatal back again as SEH is not needed for valid ops
short [Wed, 30 Apr 2003 06:00:07 +0000 (06:00 +0000)]
ExRaiseStatus() is now fatal back again as SEH is not needed for valid ops

20 years agoNtSetInformationFile()/FileRenameInformation:
short [Wed, 30 Apr 2003 05:57:35 +0000 (05:57 +0000)]
NtSetInformationFile()/FileRenameInformation:
  Compatibility with ntfs.sys of NT-5.1sp1

20 years ago-RtlCompareMemory(): reactos implementation is buggy (reason included)
short [Thu, 24 Apr 2003 10:23:52 +0000 (10:23 +0000)]
-RtlCompareMemory(): reactos implementation is buggy (reason included)

21 years agoPWORK_QUEUE_ITEM->Routine must be always 'stdcall' as it is a callback captive-0_2
short [Wed, 16 Apr 2003 14:34:52 +0000 (14:34 +0000)]
PWORK_QUEUE_ITEM->Routine must be always 'stdcall' as it is a callback

21 years agoPACQUIRE_FOR_LAZY_WRITE: Force 'stdcall' call type as they are callbacks
short [Sun, 13 Apr 2003 22:53:00 +0000 (22:53 +0000)]
PACQUIRE_FOR_LAZY_WRITE: Force 'stdcall' call type as they are callbacks
PRELEASE_FROM_LAZY_WRITE: Force 'stdcall' call type as they are callbacks
PACQUIRE_FOR_READ_AHEAD: Force 'stdcall' call type as they are callbacks
PRELEASE_FROM_READ_AHEAD: Force 'stdcall' call type as they are callbacks
PFLUSH_TO_LSN: Force 'stdcall' call type as they are callbacks

21 years ago+captive_cc_FileObject_delete(): Notify libcaptive CacheManager of File deletion
short [Sun, 13 Apr 2003 22:51:16 +0000 (22:51 +0000)]
+captive_cc_FileObject_delete(): Notify libcaptive CacheManager of File deletion

21 years agoImplemented stripped down SEH functionality
short [Tue, 8 Apr 2003 17:42:51 +0000 (17:42 +0000)]
Implemented stripped down SEH functionality

21 years agoFilled-in missing 'FirstThread->Tcb.Queue' initialization
short [Tue, 8 Apr 2003 17:42:31 +0000 (17:42 +0000)]
Filled-in missing 'FirstThread->Tcb.Queue' initialization

21 years agointernalNameBuilder(): Fixed missing REACTOS_UCS2() wrapper
short [Tue, 8 Apr 2003 17:42:04 +0000 (17:42 +0000)]
internalNameBuilder(): Fixed missing REACTOS_UCS2() wrapper

21 years ago+ntoskrnl/ke/queue.c
short [Tue, 8 Apr 2003 17:41:28 +0000 (17:41 +0000)]
+ntoskrnl/ke/queue.c
 - +KeInitializeQueue()

21 years agoFsRtlOplockIsFastIoPossible(): Return TRUE (fast I/O is possible)
short [Tue, 8 Apr 2003 17:38:29 +0000 (17:38 +0000)]
FsRtlOplockIsFastIoPossible(): Return TRUE (fast I/O is possible)

21 years agoRemove math and SEH functions as they have special calling semantics
short [Tue, 8 Apr 2003 17:37:52 +0000 (17:37 +0000)]
Remove math and SEH functions as they have special calling semantics

21 years agoIopCreateFile(): Fix semantics of volume mounting (Vpb vs. Device etc.)
short [Fri, 4 Apr 2003 21:36:07 +0000 (21:36 +0000)]
IopCreateFile(): Fix semantics of volume mounting (Vpb vs. Device etc.)

21 years ago+Initialization of ntoskrnl/io/cancel.c
short [Fri, 4 Apr 2003 21:35:21 +0000 (21:35 +0000)]
+Initialization of ntoskrnl/io/cancel.c

21 years ago+ntoskrnl/io/cancel.c
short [Fri, 4 Apr 2003 21:34:40 +0000 (21:34 +0000)]
+ntoskrnl/io/cancel.c
 - +IoAcquireCancelSpinLock()
 - +IoReleaseCancelSpinLock()

21 years agoIofCompleteRequest(): Implemented APC dispatcing as a real 'idle' APC invocation
short [Thu, 3 Apr 2003 12:23:52 +0000 (12:23 +0000)]
IofCompleteRequest(): Implemented APC dispatcing as a real 'idle' APC invocation

21 years agoIopMountFileSystem(): Cosmetic fix of debug message typo
short [Thu, 3 Apr 2003 12:23:07 +0000 (12:23 +0000)]
IopMountFileSystem(): Cosmetic fix of debug message typo

21 years agoFill-in 'AccessState.OriginalDesiredAccess' by 'DesiredAccess'
short [Sun, 30 Mar 2003 02:48:24 +0000 (02:48 +0000)]
Fill-in 'AccessState.OriginalDesiredAccess' by 'DesiredAccess'
 - required during file create by ntfs.sys of NT-5.1sp1; undocumented

21 years ago+SeDeassignSecurity()
short [Sat, 29 Mar 2003 17:05:36 +0000 (17:05 +0000)]
+SeDeassignSecurity()

21 years agoRtlLengthSecurityDescriptor() is now "passed" instead of ReactOS native
short [Sat, 29 Mar 2003 17:05:04 +0000 (17:05 +0000)]
RtlLengthSecurityDescriptor() is now "passed" instead of ReactOS native
 - its ReactOS implementation is buggy

21 years agoCosmetic: Adjust 'Magic value 0x0701' DeviceExtension size condition
short [Sat, 29 Mar 2003 17:04:03 +0000 (17:04 +0000)]
Cosmetic: Adjust 'Magic value 0x0701' DeviceExtension size condition

21 years ago+ExAcquireSharedWaitForExclusive()
short [Sat, 29 Mar 2003 17:03:01 +0000 (17:03 +0000)]
+ExAcquireSharedWaitForExclusive()

21 years agoCcPreparePinWrite(): Updated function prototype for NT-5.1sp1
short [Sat, 29 Mar 2003 17:02:20 +0000 (17:02 +0000)]
CcPreparePinWrite(): Updated function prototype for NT-5.1sp1

21 years agoIoShutdownRegisteredFileSystems(): Cope with uncalled IoUnregisterFileSystem().
short [Fri, 28 Mar 2003 21:00:36 +0000 (21:00 +0000)]
IoShutdownRegisteredFileSystems(): Cope with uncalled IoUnregisterFileSystem().
 - at least ntfs.sys-NT5.1sp1 appears to not to unregister itself

21 years agoIofCompleteRequest(): APC dispatching implemented as direct call
short [Fri, 28 Mar 2003 19:47:55 +0000 (19:47 +0000)]
IofCompleteRequest(): APC dispatching implemented as direct call

21 years agoCosmetic: RtlAppendUnicodeToString(): Fix 'const' compiler warnings
short [Fri, 28 Mar 2003 09:49:50 +0000 (09:49 +0000)]
Cosmetic: RtlAppendUnicodeToString(): Fix 'const' compiler warnings

21 years agoObInitializeObject(): Fixed missing init of 'ObjectHeader->Parent'
short [Fri, 28 Mar 2003 09:49:38 +0000 (09:49 +0000)]
ObInitializeObject(): Fixed missing init of 'ObjectHeader->Parent'

21 years ago+ntoskrnl/ob/ntobj.c
short [Fri, 28 Mar 2003 09:49:08 +0000 (09:49 +0000)]
+ntoskrnl/ob/ntobj.c
 - +internalNameBuilder()

21 years ago+ExGetExclusiveWaiterCount()
short [Thu, 27 Mar 2003 16:13:44 +0000 (16:13 +0000)]
+ExGetExclusiveWaiterCount()
+ExGetSharedWaiterCount()
+ExReinitializeResourceLite()

21 years agoKeQueryPerformanceCounter(): Workaround return of GCC gint64 for W32 LARGE_INTEGER
short [Thu, 27 Mar 2003 15:47:08 +0000 (15:47 +0000)]
KeQueryPerformanceCounter(): Workaround return of GCC gint64 for W32 LARGE_INTEGER

21 years agoCcGetDirtyPages(): Workaround return of GCC gint64 for W32 LARGE_INTEGER
short [Thu, 27 Mar 2003 15:46:56 +0000 (15:46 +0000)]
CcGetDirtyPages(): Workaround return of GCC gint64 for W32 LARGE_INTEGER

21 years ago+MmBuildMdlForNonPagedPool()
short [Thu, 27 Mar 2003 11:30:10 +0000 (11:30 +0000)]
+MmBuildMdlForNonPagedPool()

21 years ago+sanity check of NULL IoGetCurrentIrpStackLocation(Irp)->FileObject
short [Wed, 26 Mar 2003 00:52:16 +0000 (00:52 +0000)]
+sanity check of NULL IoGetCurrentIrpStackLocation(Irp)->FileObject

21 years agoW32 (ntfs) expects CreatedDeviceObject->Size to cover even 'DeviceExtensionSize'
short [Wed, 26 Mar 2003 00:51:30 +0000 (00:51 +0000)]
W32 (ntfs) expects CreatedDeviceObject->Size to cover even 'DeviceExtensionSize'
 - Undocumented by W32!
Magic value 0x0701 @0x28 of CreatedDeviceObject->DeviceExtension
  expected by ntfs.sys NT5.1sp1 _NtfsInitializeIrpContext()
 - Undocumented by W32!

21 years ago+KeAcquireDispatcherDatabaseLock()
short [Tue, 25 Mar 2003 12:33:10 +0000 (12:33 +0000)]
+KeAcquireDispatcherDatabaseLock()
+KeReleaseDispatcherDatabaseLock()

21 years ago+ntoskrnl/ke/mutex.c
short [Tue, 25 Mar 2003 12:31:48 +0000 (12:31 +0000)]
+ntoskrnl/ke/mutex.c
 - +KeInitializeMutant()
 - +KeReleaseMutant()
   - +workaround for ntfs.sys Mutant release w/o being hold

21 years ago+IoCreateStreamFileObjectLite() by IoCreateStreamFileObject() wrapper
short [Tue, 25 Mar 2003 00:33:49 +0000 (00:33 +0000)]
+IoCreateStreamFileObjectLite() by IoCreateStreamFileObject() wrapper
 - 'Lite' version detection by IoCreateStreamFileObjectLite_is_owner()
 - cleanup of 'Lite' flag by IoCreateStreamFileObjectLite_remove()

21 years ago+IOCTL_DISK_CONTROLLER_NUMBER
short [Tue, 25 Mar 2003 00:32:34 +0000 (00:32 +0000)]
+IOCTL_DISK_CONTROLLER_NUMBER
 - +DISK_CONTROLLER_NUMBER
+IOCTL_DISK_GET_LENGTH_INFO
 - +GET_LENGTH_INFORMATION

21 years agoMoved PREVENT_MEDIA_REMOVAL definition/comments to its original reactos place
short [Mon, 24 Mar 2003 21:54:03 +0000 (21:54 +0000)]
Moved PREVENT_MEDIA_REMOVAL definition/comments to its original reactos place

21 years agoFixed missing REACTOS_UCS2 captive wchar_t string wrapper
short [Mon, 24 Mar 2003 21:52:22 +0000 (21:52 +0000)]
Fixed missing REACTOS_UCS2 captive wchar_t string wrapper

21 years ago+PREVENT_MEDIA_REMOVAL
short [Mon, 24 Mar 2003 21:52:00 +0000 (21:52 +0000)]
+PREVENT_MEDIA_REMOVAL

21 years ago+IOCTL_DISK_MEDIA_REMOVAL
short [Mon, 24 Mar 2003 21:11:43 +0000 (21:11 +0000)]
+IOCTL_DISK_MEDIA_REMOVAL

21 years ago+ntoskrnl/nt/ntevent.c
short [Mon, 24 Mar 2003 02:19:47 +0000 (02:19 +0000)]
+ntoskrnl/nt/ntevent.c
 - +NtCreateEvent()

21 years ago+ntoskrnl/se/semgr.c
short [Mon, 24 Mar 2003 00:04:54 +0000 (00:04 +0000)]
+ntoskrnl/se/semgr.c
 - +SeReleaseSubjectContext()
 - +SeCaptureSubjectContext()

21 years ago+ntoskrnl/se/token.c
short [Mon, 24 Mar 2003 00:02:45 +0000 (00:02 +0000)]
+ntoskrnl/se/token.c
 - +SepDeleteToken()
 - +SepCreateSystemProcessToken()

21 years ago+ntoskrnl/se/sid.c
short [Mon, 24 Mar 2003 00:01:15 +0000 (00:01 +0000)]
+ntoskrnl/se/sid.c
 - +Se*Authority
 - +Se*Sid
 - +RtlValidSid()
 - +RtlLengthRequiredSid()
 - +RtlInitializeSid()
 - +RtlSubAuthoritySid()
 - +RtlLengthSid()
 - +RtlCopySid()

21 years ago+ntoskrnl/se/sd.c
short [Sun, 23 Mar 2003 23:59:10 +0000 (23:59 +0000)]
+ntoskrnl/se/sd.c
 - RtlCreateSecurityDescriptor()
 - RtlLengthSecurityDescriptor()
 - RtlSetDaclSecurityDescriptor()

21 years ago+ntoskrnl/se/priv.c
short [Sun, 23 Mar 2003 23:57:21 +0000 (23:57 +0000)]
+ntoskrnl/se/priv.c
 - +Se*Privilege

21 years ago+ntoskrnl/se/luid.c
short [Sun, 23 Mar 2003 23:56:26 +0000 (23:56 +0000)]
+ntoskrnl/se/luid.c
 - +NtAllocateLocallyUniqueId()

21 years ago+ntoskrnl/se/acl.c
short [Sun, 23 Mar 2003 23:55:45 +0000 (23:55 +0000)]
+ntoskrnl/se/acl.c
 - +RtlFirstFreeAce()
 - +RtlpAddKnownAce()
 - +RtlAddAccessAllowedAce()
 - +RtlCreateAcl()

21 years agoCosmetic: RtlCreateUnicodeString(): Fix 'const' warnings
short [Sun, 23 Mar 2003 23:53:57 +0000 (23:53 +0000)]
Cosmetic: RtlCreateUnicodeString(): Fix 'const' warnings

21 years ago+ntoskrnl/rtl/largeint.c
short [Sun, 23 Mar 2003 23:53:30 +0000 (23:53 +0000)]
+ntoskrnl/rtl/largeint.c
 - +RtlLargeIntegerAdd()

21 years ago+PsReferencePrimaryToken()
short [Sun, 23 Mar 2003 23:53:03 +0000 (23:53 +0000)]
+PsReferencePrimaryToken()
+SepCreateSystemProcessToken()

21 years ago+PsReferenceImpersonationToken()
short [Sun, 23 Mar 2003 23:51:54 +0000 (23:51 +0000)]
+PsReferenceImpersonationToken()

21 years ago+IoGetFileObjectGenericMapping()
short [Sun, 23 Mar 2003 23:51:01 +0000 (23:51 +0000)]
+IoGetFileObjectGenericMapping()

21 years ago-_aullshr(): Remove to be overridable by libcaptive/ke/exports.def
short [Sun, 23 Mar 2003 23:50:36 +0000 (23:50 +0000)]
-_aullshr(): Remove to be overridable by libcaptive/ke/exports.def

21 years agoPDRIVER_REINITIALIZE: Force stdcall for captive as it is callbacked
short [Sun, 23 Mar 2003 23:49:02 +0000 (23:49 +0000)]
PDRIVER_REINITIALIZE: Force stdcall for captive as it is callbacked

21 years agoHalAllocateAdapterChannel(),HalCalibratePerformanceCounter()
short [Sun, 23 Mar 2003 23:48:28 +0000 (23:48 +0000)]
HalAllocateAdapterChannel(),HalCalibratePerformanceCounter()
 - fixed .def prototypes to match NT-5.1sp1

21 years agoRtlGenerate8dot3Name() is now "pass"ed
short [Sun, 23 Mar 2003 00:09:41 +0000 (00:09 +0000)]
RtlGenerate8dot3Name() is now "pass"ed
 - probably broken emulation in reactos - no shortname # advancing
 - bugreport by the courtesy of Lubomir Bulej <pallas@kadan.cz>

21 years agoRtlUnicodeStringToCountedOemString() is now "pass"ed
short [Sun, 23 Mar 2003 00:09:24 +0000 (00:09 +0000)]
RtlUnicodeStringToCountedOemString() is now "pass"ed
 - probably broken emulation in reactos - no shortname # advancing
 - bugreport by the courtesy of Lubomir Bulej <pallas@kadan.cz>

21 years agoNtQueryDirectoryFile(): +support FileBothDirInformation; not just FileIdBothDirInform...
short [Mon, 24 Feb 2003 08:34:28 +0000 (08:34 +0000)]
NtQueryDirectoryFile(): +support FileBothDirInformation; not just FileIdBothDirInformation
NtQueryDirectoryFile(): +FileIndex workaround for ext2fsd.sys-V0.10A
 - do not specify SL_INDEX_SPECIFIED if FileIndex==0

21 years agobranch update for HEAD-2003021201
short [Thu, 13 Feb 2003 09:54:12 +0000 (09:54 +0000)]
branch update for HEAD-2003021201

21 years agobranch update for HEAD-2003021201
short [Thu, 13 Feb 2003 00:54:03 +0000 (00:54 +0000)]
branch update for HEAD-2003021201

21 years agoThis commit was manufactured by cvs2svn to create branch 'captive'.
jankratochvil [Wed, 12 Feb 2003 22:32:56 +0000 (22:32 +0000)]
This commit was manufactured by cvs2svn to create branch 'captive'.

Cherrypick from master 2003-02-12 22:32:54 UTC short 'update for HEAD-2003021201':
    apps/tests/Makefile
    apps/tests/alive/.cvsignore
    apps/tests/apc/.cvsignore
    apps/tests/args/.cvsignore
    apps/tests/atomtest/.cvsignore
    apps/tests/bench/.cvsignore
    apps/tests/bitblt/.cvsignore
    apps/tests/consume/.cvsignore
    apps/tests/copymove/.cvsignore
    apps/tests/copymove/Makefile
    apps/tests/copymove/copymove.c
    apps/tests/count/.cvsignore
    apps/tests/dibtest/.cvsignore
    apps/tests/dump_shared_data/.cvsignore
    apps/tests/event/.cvsignore
    apps/tests/file/.cvsignore
    apps/tests/gditest/.cvsignore
    apps/tests/hello/.cvsignore
    apps/tests/hivetest/.cvsignore
    apps/tests/hivetest/hivetest.c
    apps/tests/hivetest/makefile
    apps/tests/isotest/.cvsignore
    apps/tests/lock/Makefile
    apps/tests/lock/lock.c
    apps/tests/lpc/.cvsignore
    apps/tests/mstest/.cvsignore
    apps/tests/mutex/.cvsignore
    apps/tests/nptest/.cvsignore
    apps/tests/pteb/.cvsignore
    apps/tests/regdump/main.c
    apps/tests/regdump/regcmds.c
    apps/tests/regdump/regdump.h
    apps/tests/regdump/regproc.c
    apps/tests/regdump/regproc.h
    apps/tests/regtest/.cvsignore
    apps/tests/sectest/.cvsignore
    apps/tests/sertest/.cvsignore
    apps/tests/shm/.cvsignore
    apps/tests/simple/.cvsignore
    apps/tests/tests/GetSysMetrics/.cvsignore
    apps/tests/tests/GetSystemInfo/.cvsignore
    apps/tests/tests/Mutex/.cvsignore
    apps/tests/tests/Parent_Child/.cvsignore
    apps/tests/tests/guitest/.cvsignore
    apps/tests/tests/hello/.cvsignore
    apps/tests/tests/hello2/.cvsignore
    apps/tests/tests/new/.cvsignore
    apps/tests/tests/rolex/.cvsignore
    apps/tests/tests/volinfo/.cvsignore
    apps/tests/thread/.cvsignore
    apps/tests/tokentest/.cvsignore
    apps/tests/vmtest/.cvsignore
    apps/tests/winhello/.cvsignore
    apps/tests/wm_paint/Listing1_1.cpp
    apps/tests/wm_paint/makefile
    apps/testsets/Makefile
    apps/testsets/loadlib/.cvsignore
    apps/testsets/loadlib/loadlib.c
    apps/testsets/loadlib/loadlib.h
    apps/testsets/loadlib/makefile
    apps/testsets/msvcrt/fileio/.cvsignore
    apps/testsets/msvcrt/fileio/_tfileio.c
    apps/testsets/msvcrt/fileio/fileio.c
    apps/testsets/msvcrt/fileio/main.c
    apps/testsets/msvcrt/fileio/main.h
    apps/testsets/msvcrt/fileio/makefile
    apps/testsets/msvcrt/fileio/wfileio.c
    apps/utils/Makefile
    apps/utils/cabman/.cvsignore
    apps/utils/cat/.cvsignore
    apps/utils/net/roshttpd/.cvsignore
    apps/utils/net/telnet/.cvsignore
    apps/utils/objdir/.cvsignore
    apps/utils/partinfo/.cvsignore
    apps/utils/pice/.cvsignore
    apps/utils/ps/.cvsignore
    apps/utils/ps/ps.c
    apps/utils/sc/.cvsignore
    apps/utils/sc/command.c
    apps/utils/sc/config.c
    apps/utils/sc/main.c
    apps/utils/sc/main.h
    apps/utils/sc/makefile
    apps/utils/sc/query.c
    apps/utils/sc/setup.c
    apps/utils/stats/.cvsignore
    apps/utils/tickcount/makefile
    apps/utils/tickcount/tickcount.c
    drivers/bus/acpi/ospm/busmgr/.cvsignore
    drivers/bus/acpi/resource/.cvsignore
    drivers/dd/vga/display/main/.cvsignore
    drivers/dd/vga/display/objects/.cvsignore
    drivers/dd/vga/display/vgavideo/.cvsignore
    drivers/fs/fs_rec/udfs.c
    drivers/fs/vfat/flush.c
    drivers/lib/bzip2/.cvsignore
    drivers/net/afd/afd/.cvsignore
    drivers/net/dd/ne2000/ne2000/.cvsignore
    drivers/net/ndis/ndis/.cvsignore
    drivers/net/npf/.cvsignore
    drivers/net/npf/Makefile
    drivers/net/npf/bucket_lookup.c
    drivers/net/npf/bucket_lookup.h
    drivers/net/npf/count_packets.c
    drivers/net/npf/count_packets.h
    drivers/net/npf/debug.h
    drivers/net/npf/dump.c
    drivers/net/npf/functions.c
    drivers/net/npf/functions.h
    drivers/net/npf/jitter.c
    drivers/net/npf/jitter.h
    drivers/net/npf/memory_t.c
    drivers/net/npf/memory_t.h
    drivers/net/npf/normal_lookup.c
    drivers/net/npf/normal_lookup.h
    drivers/net/npf/npf.def
    drivers/net/npf/npf.edf
    drivers/net/npf/npf.rc
    drivers/net/npf/ntddpack.h
    drivers/net/npf/openclos.c
    drivers/net/npf/packet.c
    drivers/net/npf/packet.h
    drivers/net/npf/read.c
    drivers/net/npf/resource.h
    drivers/net/npf/tcp_session.c
    drivers/net/npf/tcp_session.h
    drivers/net/npf/time_calls.c
    drivers/net/npf/time_calls.h
    drivers/net/npf/tme.c
    drivers/net/npf/tme.h
    drivers/net/npf/valid_insns.h
    drivers/net/npf/win_bpf.h
    drivers/net/npf/win_bpf_filter.c
    drivers/net/npf/win_bpf_filter_init.c
    drivers/net/npf/win_bpf_filter_init.h
    drivers/net/npf/write.c
    drivers/net/tcpip/datalink/.cvsignore
    drivers/net/tcpip/include/linux.h
    drivers/net/tcpip/include/tcpcore.h
    drivers/net/tcpip/include/tcpdef.h
    drivers/net/tcpip/network/.cvsignore
    drivers/net/tcpip/tcpip/.cvsignore
    drivers/net/tcpip/transport/datagram/.cvsignore
    drivers/net/tcpip/transport/rawip/.cvsignore
    drivers/net/tcpip/transport/tcp/.cvsignore
    drivers/net/tcpip/transport/tcp/tcp_input.c
    drivers/net/tcpip/transport/tcp/tcp_ipv4.c
    drivers/net/tcpip/transport/tcp/tcp_output.c
    drivers/net/tcpip/transport/tcp/tcp_timer.c
    drivers/net/tcpip/transport/tcp/tcpcore.c
    drivers/net/tcpip/transport/udp/.cvsignore
    drivers/net/tdi/.cvsignore
    drivers/net/tdi/cte/.cvsignore
    drivers/net/tdi/tdi/.cvsignore
    include/basetsd.h
    include/ddk/af_irda.h
    include/msvcrt/crttypes.h
    include/ntos/ldrtypes.h
    include/ntos/rtl.h
    include/ntos/rtltypes.h
    include/ntos/zw.h
    include/ntos/zwtypes.h
    include/wine/commctrl.h
    lib/advapi32/misc/.cvsignore
    lib/advapi32/reg/.cvsignore
    lib/advapi32/sec/.cvsignore
    lib/advapi32/service/.cvsignore
    lib/advapi32/token/.cvsignore
    lib/crtdll/ctype/ctype.c
    lib/crtdll/misc/assert.c
    lib/crtdll/misc/debug.c
    lib/crtdll/stdio/fgetws.c
    lib/crtdll/stdio/fputws.c
    lib/crtdll/stdlib/alloca.c
    lib/crtdll/time/tz_vars.c
    lib/gdi32/main/.cvsignore
    lib/gdi32/objects/.cvsignore
    lib/kernel32/MSG00409.bin
    lib/kernel32/errcodes.rc
    lib/kernel32/errormsg.mak
    lib/kernel32/k32.h
    lib/kernel32/kernel32.mc
    lib/kernel32/misc/errormsg.c
    lib/kernel32/misc/getname.c
    lib/kernel32/misc/mbchars.c
    lib/kernel32/misc/muldiv.c
    lib/kernel32/misc/perfcnt.c
    lib/kernel32/misc/toolhelp.c
    lib/msafd/misc/.cvsignore
    lib/msvcrt/ctype/ctype.c
    lib/msvcrt/direct/wchdir.c
    lib/msvcrt/direct/wgetcwd.c
    lib/msvcrt/direct/wgetdcwd.c
    lib/msvcrt/direct/wmkdir.c
    lib/msvcrt/direct/wrmdir.c
    lib/msvcrt/io/fileleni.c
    lib/msvcrt/io/lseeki64.c
    lib/msvcrt/io/telli64.c
    lib/msvcrt/io/waccess.c
    lib/msvcrt/io/wchmod.c
    lib/msvcrt/io/wcreate.c
    lib/msvcrt/io/wfind.c
    lib/msvcrt/io/wmktemp.c
    lib/msvcrt/io/wopen.c
    lib/msvcrt/io/wunlink.c
    lib/msvcrt/io/wutime.c
    lib/msvcrt/math/math.c
    lib/msvcrt/misc/crtmain.c
    lib/msvcrt/misc/environ.c
    lib/msvcrt/process/threadx.c
    lib/msvcrt/stdio/fgetws.c
    lib/msvcrt/stdio/wfdopen.c
    lib/msvcrt/stdio/wrename.c
    lib/msvcrt/stdio/wtempnam.c
    lib/msvcrt/stdio/wtmpnam.c
    lib/msvcrt/stdlib/mbtowc.c
    lib/msvcrt/stdlib/wctomb.c
    lib/msvcrt/stdlib/wfulpath.c
    lib/msvcrt/stdlib/witoa.c
    lib/msvcrt/stdlib/witow.c
    lib/msvcrt/stdlib/wmakpath.c
    lib/msvcrt/stdlib/wputenv.c
    lib/msvcrt/stdlib/wsenv.c
    lib/msvcrt/stdlib/wsplitp.c
    lib/msvcrt/string/strncoll.c
    lib/msvcrt/sys_stat/fstati64.c
    lib/msvcrt/sys_stat/wstat.c
    lib/msvcrt/time/tz_vars.c
    lib/msvcrt/time/wctime.c
    lib/msvcrt/time/wstrdate.c
    lib/msvcrt/time/wstrtime.c
    lib/ntdll/ldr/res.c
    lib/ntdll/rtl/i386/.cvsignore
    lib/shell32/control/.cvsignore
    lib/shell32/control/makefile
    lib/version/misc/.cvsignore
    lib/winedbgc/.cvsignore
    lib/winedbgc/Makefile
    lib/winedbgc/debug.c
    lib/winedbgc/libmain.c
    lib/winedbgc/porting.c
    lib/winedbgc/porting.h
    lib/winedbgc/winedbgc.c
    lib/winedbgc/winedbgc.def
    lib/winedbgc/winedbgc.dll.dbg.c
    lib/winedbgc/winedbgc.edf
    lib/winedbgc/winedbgc.rc
    lib/winmm/misc/.cvsignore
    lib/ws2_32/misc/.cvsignore
    loaders/dos/.cvsignore
    ntoskrnl/dbg/profile.c
    ntoskrnl/rtl/math.c
    subsys/csrss/csrss.def
    subsys/csrss/csrss.edf
    subsys/system/usetup/bootsup.c
    subsys/system/usetup/bootsup.h
    subsys/system/usetup/filequeue.c
    subsys/system/usetup/filequeue.h
    subsys/system/usetup/filesup.c
    subsys/system/usetup/filesup.h
    subsys/system/usetup/inicache.c
    subsys/system/usetup/inicache.h
    subsys/system/usetup/progress.c
    subsys/system/usetup/progress.h
    subsys/win32k/ntuser/scrollbar.c
    tools/rtouch.c
    txtsetup.sif

21 years agoIoShutdownRegisteredFileSystems(): Protected against broken filesystems
short [Mon, 10 Feb 2003 10:08:15 +0000 (10:08 +0000)]
IoShutdownRegisteredFileSystems(): Protected against broken filesystems
 - such as ext2fsd.sys not calling IoUnregisterFileSystem()

21 years agoREACTOS_COMMON_FCB_HEADER structure made W32 XP compatible
short [Mon, 10 Feb 2003 10:06:55 +0000 (10:06 +0000)]
REACTOS_COMMON_FCB_HEADER structure made W32 XP compatible

21 years agoIoCreateFile(): Fixed missing init of field: FsContext,FsContext2
short [Tue, 4 Feb 2003 17:59:08 +0000 (17:59 +0000)]
IoCreateFile(): Fixed missing init of field: FsContext,FsContext2

21 years agoPsInitProcessManagment(): Hack-fake process name "System"
short [Tue, 4 Feb 2003 17:57:57 +0000 (17:57 +0000)]
PsInitProcessManagment(): Hack-fake process name "System"
 - needed for hacked debug mode of ext2fsd.sys V0.10A

21 years ago+Option '--debug-messages' (default off) - variable 'captive_debug_messages'
short [Tue, 4 Feb 2003 00:13:06 +0000 (00:13 +0000)]
+Option '--debug-messages' (default off) - variable 'captive_debug_messages'
 - turned on in the default captive.conf

21 years agoIoCreateDevice(): Fixed missing initialization of 'CreatedDeviceObject->Vpb'
short [Mon, 3 Feb 2003 23:08:53 +0000 (23:08 +0000)]
IoCreateDevice(): Fixed missing initialization of 'CreatedDeviceObject->Vpb'

21 years ago+RtlSecondsSince1970ToTime()
short [Mon, 3 Feb 2003 19:10:14 +0000 (19:10 +0000)]
+RtlSecondsSince1970ToTime()

21 years agoNtSetInformationFile(): FileRenameInformation: Fixed missing fields
short [Mon, 3 Feb 2003 14:27:54 +0000 (14:27 +0000)]
NtSetInformationFile(): FileRenameInformation: Fixed missing fields
 - fill in: SetFile.FileObject,SetFile.u.d.ReplaceIfExists,SetFile.u.d.AdvanceOnly

21 years ago+comment on buggy RtlSetBits()
short [Sun, 2 Feb 2003 19:06:57 +0000 (19:06 +0000)]
+comment on buggy RtlSetBits()
 - no longer interested as 'bitmap' functions were successfuly "pass"ed