From ekohl at svn.reactos.com Sun May 1 00:00:28 2005 From: ekohl at svn.reactos.com (ekohl@svn.reactos.com) Date: Wed Apr 12 15:31:19 2006 Subject: [ros-svn] [ekohl] 14893: NtQueryInformationFile/NtSetInformationFile: Message-ID: <000601c54dd0$04fccd60$6b01a8c0@PENELOPE> NtQueryInformationFile/NtSetInformationFile: - Check for information class specific access rights. - Clean-up some indentation mess. Updated files: trunk/reactos/ntoskrnl/io/file.c From weiden at svn.reactos.com Sun May 1 00:46:00 2005 From: weiden at svn.reactos.com (weiden@svn.reactos.com) Date: Wed Apr 12 15:31:19 2006 Subject: [ros-svn] [weiden] 14894: fixed uninitialized variable warning Message-ID: <000601c54dd6$619c23d0$6b01a8c0@PENELOPE> fixed uninitialized variable warning Updated files: trunk/reactos/lib/advapi32/reg/reg.c From gvg at svn.reactos.com Sun May 1 08:38:54 2005 From: gvg at svn.reactos.com (gvg@svn.reactos.com) Date: Wed Apr 12 15:31:19 2006 Subject: [ros-svn] [gvg] 14895: svn maintenance Message-ID: <000601c54e18$71948e70$6b01a8c0@PENELOPE> svn maintenance From navaraf at svn.reactos.com Sun May 1 09:05:14 2005 From: navaraf at svn.reactos.com (navaraf@svn.reactos.com) Date: Wed Apr 12 15:31:19 2006 Subject: [ros-svn] [navaraf] 14896: - Merge changes to MDI_AugmentFrameMenu from Wine (fixes part of bug #606). Message-ID: <000601c54e1c$1fcc9840$6b01a8c0@PENELOPE> - Merge changes to MDI_AugmentFrameMenu from Wine (fixes part of bug #606). - Fix deleting of bitmap in MDI_RestoreFrameMenu. Updated files: trunk/reactos/lib/user32/windows/mdi.c From gvg at svn.reactos.com Sun May 1 09:08:20 2005 From: gvg at svn.reactos.com (gvg@svn.reactos.com) Date: Wed Apr 12 15:31:19 2006 Subject: [ros-svn] [gvg] 14897: svn maintenance Message-ID: <000601c54e1c$8e863ca0$6b01a8c0@PENELOPE> svn maintenance Updated files: trunk/reactos/ntoskrnl/rtl/misc.c From navaraf at svn.reactos.com Sun May 1 09:10:49 2005 From: navaraf at svn.reactos.com (navaraf@svn.reactos.com) Date: Wed Apr 12 15:31:19 2006 Subject: [ros-svn] [navaraf] 14898: Change the default system menu icon in MDI_AugmentFrameMenu to application icon (based on patch by tinus ). Message-ID: <000601c54e1c$e736b460$6b01a8c0@PENELOPE> Change the default system menu icon in MDI_AugmentFrameMenu to application icon (based on patch by tinus ). Updated files: trunk/reactos/lib/user32/windows/mdi.c From navaraf at svn.reactos.com Sun May 1 10:03:43 2005 From: navaraf at svn.reactos.com (navaraf@svn.reactos.com) Date: Wed Apr 12 15:31:19 2006 Subject: [ros-svn] [navaraf] 14899: Set the message point/time for keyboard and hotkey messages. Message-ID: <000601c54e24$4b510fc0$6b01a8c0@PENELOPE> Set the message point/time for keyboard and hotkey messages. Updated files: trunk/reactos/subsys/win32k/ntuser/keyboard.c trunk/reactos/subsys/win32k/ntuser/msgqueue.c From navaraf at svn.reactos.com Sun May 1 10:25:35 2005 From: navaraf at svn.reactos.com (navaraf@svn.reactos.com) Date: Wed Apr 12 15:31:19 2006 Subject: [ros-svn] [navaraf] 14900: Fix coordinate mapping of unmodRect in DefWndDoSizeMove. Message-ID: <000601c54e27$593c9200$6b01a8c0@PENELOPE> Fix coordinate mapping of unmodRect in DefWndDoSizeMove. Updated files: trunk/reactos/lib/user32/windows/defwnd.c From ekohl at svn.reactos.com Sun May 1 11:07:33 2005 From: ekohl at svn.reactos.com (ekohl@svn.reactos.com) Date: Wed Apr 12 15:31:19 2006 Subject: [ros-svn] [ekohl] 14901: Use default locale until ReactOS fully suports all required locale functions! Message-ID: <000601c54e2d$35e54580$6b01a8c0@PENELOPE> Use default locale until ReactOS fully suports all required locale functions! Updated files: trunk/reactos/subsys/system/cmd/config.h From navaraf at svn.reactos.com Sun May 1 11:23:14 2005 From: navaraf at svn.reactos.com (navaraf@svn.reactos.com) Date: Wed Apr 12 15:31:19 2006 Subject: [ros-svn] [navaraf] 14902: Move the statusbar strings to resources. Message-ID: <000601c54e2f$66f3a480$6b01a8c0@PENELOPE> Move the statusbar strings to resources. Updated files: trunk/reactos/subsys/system/taskmgr/En.rc trunk/reactos/subsys/system/taskmgr/perfpage.c trunk/reactos/subsys/system/taskmgr/procpage.c trunk/reactos/subsys/system/taskmgr/resource.h From navaraf at svn.reactos.com Sun May 1 11:29:22 2005 From: navaraf at svn.reactos.com (navaraf@svn.reactos.com) Date: Wed Apr 12 15:31:19 2006 Subject: [ros-svn] [navaraf] 14903: Forgot to change the sprintf statements in revision 14902. Message-ID: <000601c54e30$41f3ca60$6b01a8c0@PENELOPE> Forgot to change the sprintf statements in revision 14902. Updated files: trunk/reactos/subsys/system/taskmgr/procpage.c From navaraf at svn.reactos.com Sun May 1 11:45:37 2005 From: navaraf at svn.reactos.com (navaraf@svn.reactos.com) Date: Wed Apr 12 15:31:19 2006 Subject: [ros-svn] [navaraf] 14904: Potapnik Message-ID: <000601c54e32$871b6ce0$6b01a8c0@PENELOPE> Potapnik Czech translation of Task Manager statusbar messages. Updated files: trunk/reactos/subsys/system/taskmgr/Cz.rc From hbirr at svn.reactos.com Sun May 1 11:49:47 2005 From: hbirr at svn.reactos.com (hbirr@svn.reactos.com) Date: Wed Apr 12 15:31:19 2006 Subject: [ros-svn] [hbirr] 14905: Print symbol names if DBG is defined. Message-ID: <000601c54e33$1c769800$6b01a8c0@PENELOPE> Print symbol names if DBG is defined. Updated files: trunk/reactos/ntoskrnl/include/internal/kd.h From hbirr at svn.reactos.com Sun May 1 11:51:08 2005 From: hbirr at svn.reactos.com (hbirr@svn.reactos.com) Date: Wed Apr 12 15:31:19 2006 Subject: [ros-svn] [hbirr] 14906: Fixed the calculation of timeout values. Message-ID: <000601c54e33$4c639360$6b01a8c0@PENELOPE> Fixed the calculation of timeout values. Updated files: trunk/reactos/lib/kernel32/file/npipe.c From hbirr at svn.reactos.com Sun May 1 11:53:21 2005 From: hbirr at svn.reactos.com (hbirr@svn.reactos.com) Date: Wed Apr 12 15:31:19 2006 Subject: [ros-svn] [hbirr] 14907: Return the correct data length for FSCTL_PIPE_GET_STATE. Message-ID: <000601c54e33$9bd71570$6b01a8c0@PENELOPE> Return the correct data length for FSCTL_PIPE_GET_STATE. Updated files: trunk/reactos/drivers/fs/np/fsctrl.c From hbirr at svn.reactos.com Sun May 1 12:29:02 2005 From: hbirr at svn.reactos.com (hbirr@svn.reactos.com) Date: Wed Apr 12 15:31:19 2006 Subject: [ros-svn] [hbirr] 14908: Made the loading of resource strings more unicode compatibly. Message-ID: <000601c54e38$9843c340$6b01a8c0@PENELOPE> Made the loading of resource strings more unicode compatibly. Updated files: trunk/reactos/subsys/system/cmd/alias.c trunk/reactos/subsys/system/cmd/attrib.c trunk/reactos/subsys/system/cmd/batch.c trunk/reactos/subsys/system/cmd/beep.c trunk/reactos/subsys/system/cmd/call.c trunk/reactos/subsys/system/cmd/chcp.c trunk/reactos/subsys/system/cmd/choice.c trunk/reactos/subsys/system/cmd/cls.c trunk/reactos/subsys/system/cmd/cmd.c trunk/reactos/subsys/system/cmd/color.c trunk/reactos/subsys/system/cmd/console.c trunk/reactos/subsys/system/cmd/copy.c trunk/reactos/subsys/system/cmd/date.c trunk/reactos/subsys/system/cmd/del.c trunk/reactos/subsys/system/cmd/delay.c trunk/reactos/subsys/system/cmd/dir.c trunk/reactos/subsys/system/cmd/dirstack.c trunk/reactos/subsys/system/cmd/echo.c trunk/reactos/subsys/system/cmd/error.c trunk/reactos/subsys/system/cmd/for.c trunk/reactos/subsys/system/cmd/free.c trunk/reactos/subsys/system/cmd/goto.c trunk/reactos/subsys/system/cmd/if.c trunk/reactos/subsys/system/cmd/internal.c trunk/reactos/subsys/system/cmd/label.c trunk/reactos/subsys/system/cmd/locale.c trunk/reactos/subsys/system/cmd/makefile trunk/reactos/subsys/system/cmd/memory.c trunk/reactos/subsys/system/cmd/misc.c trunk/reactos/subsys/system/cmd/move.c trunk/reactos/subsys/system/cmd/msgbox.c trunk/reactos/subsys/system/cmd/path.c trunk/reactos/subsys/system/cmd/pause.c trunk/reactos/subsys/system/cmd/prompt.c trunk/reactos/subsys/system/cmd/ren.c trunk/reactos/subsys/system/cmd/screen.c trunk/reactos/subsys/system/cmd/set.c trunk/reactos/subsys/system/cmd/shift.c trunk/reactos/subsys/system/cmd/start.c trunk/reactos/subsys/system/cmd/time.c trunk/reactos/subsys/system/cmd/timer.c trunk/reactos/subsys/system/cmd/title.c trunk/reactos/subsys/system/cmd/type.c trunk/reactos/subsys/system/cmd/ver.c trunk/reactos/subsys/system/cmd/verify.c trunk/reactos/subsys/system/cmd/vol.c trunk/reactos/subsys/system/cmd/window.c From navaraf at svn.reactos.com Sun May 1 13:15:13 2005 From: navaraf at svn.reactos.com (navaraf@svn.reactos.com) Date: Wed Apr 12 15:31:19 2006 Subject: [ros-svn] [navaraf] 14909: tinus Message-ID: <000601c54e3f$0bb45140$6b01a8c0@PENELOPE> tinus Call the shell hook on showing/hiding window. Updated files: trunk/reactos/subsys/win32k/ntuser/winpos.c From arty at svn.reactos.com Sun May 1 13:24:11 2005 From: arty at svn.reactos.com (arty@svn.reactos.com) Date: Wed Apr 12 15:31:19 2006 Subject: [ros-svn] [arty] 14910: Added HOST=mingw32-linux64 setting. Message-ID: <000601c54e40$4c75f700$6b01a8c0@PENELOPE> Added HOST=mingw32-linux64 setting. Fixed various small breakage for linux64 host. Updated files: trunk/reactos/drivers/lib/oskittcp/include/freebsd/src/sys/sys/systm.h trunk/reactos/drivers/lib/oskittcp/makefile trunk/reactos/lib/shell32/Makefile.ros-template trunk/reactos/rules.mak trunk/reactos/tools/Makefile trunk/reactos/tools/bin2res/Makefile trunk/reactos/tools/buildno/Makefile trunk/reactos/tools/cabman/cabinet.cxx trunk/reactos/tools/cabman/makefile trunk/reactos/tools/cdmake/Makefile trunk/reactos/tools/helper.mk trunk/reactos/tools/mkhive/Makefile trunk/reactos/tools/rgenstat/Makefile trunk/reactos/tools/tools-check.mak trunk/reactos/tools/widl/Makefile trunk/reactos/tools/wine2ros/Makefile trunk/reactos/tools/winebuild/Makefile trunk/reactos/tools/winebuild/import.c trunk/reactos/tools/wmc/makefile trunk/reactos/tools/wpp/Makefile trunk/reactos/tools/wrc/Makefile From steven_ed4153 at yahoo.com Sun May 1 13:26:19 2005 From: steven_ed4153 at yahoo.com (Steven Edwards) Date: Wed Apr 12 15:31:19 2006 Subject: [ros-svn] [Phreak] 14886: Renamed another makefile in the xmlbuildsystem branch that had the wrong case In-Reply-To: 6667 Message-ID: <20050501112619.82966.qmail@web21128.mail.yahoo.com> Hi, --- Phreak@svn.reactos.com wrote: > Renamed another makefile in the xmlbuildsystem branch that had the wrong case I don't really care which case we use but if its going to be upper case Makefile can you add it somewhere on the Wiki? Also maybe note about MixEd CaSeFileNames in SoUrce FIles. Thanks Steven __________________________________________________ Do You Yahoo!? Tired of spam? Yahoo! Mail has the best spam protection around http://mail.yahoo.com From mf at svn.reactos.com Sun May 1 14:56:27 2005 From: mf at svn.reactos.com (mf@svn.reactos.com) Date: Wed Apr 12 15:31:19 2006 Subject: [ros-svn] [mf] 14911: restore the IDS_TERMINATE strings trashed by the commit in rev. 14769 Message-ID: <000601c54e4d$2ffceb80$6b01a8c0@PENELOPE> restore the IDS_TERMINATE strings trashed by the commit in rev. 14769 Could please someone with a swedish environment check if the character encoding in codepage 1252 is correct? Updated files: trunk/reactos/subsys/system/explorer/explorer_intres.rc From ekohl at svn.reactos.com Sun May 1 15:58:38 2005 From: ekohl at svn.reactos.com (ekohl@svn.reactos.com) Date: Wed Apr 12 15:31:19 2006 Subject: [ros-svn] [ekohl] 14912: - Use fixed message buffer size. Message-ID: <000601c54e55$e005f280$6b01a8c0@PENELOPE> - Use fixed message buffer size. - Don't translate command options. - Only use _one_ message buffer per function. - Fix indentation mess. Updated files: trunk/reactos/subsys/system/cmd/En.rc trunk/reactos/subsys/system/cmd/alias.c trunk/reactos/subsys/system/cmd/attrib.c trunk/reactos/subsys/system/cmd/batch.c trunk/reactos/subsys/system/cmd/beep.c trunk/reactos/subsys/system/cmd/call.c trunk/reactos/subsys/system/cmd/chcp.c trunk/reactos/subsys/system/cmd/choice.c trunk/reactos/subsys/system/cmd/cls.c trunk/reactos/subsys/system/cmd/cmd.c trunk/reactos/subsys/system/cmd/cmd.h trunk/reactos/subsys/system/cmd/cmd.rc trunk/reactos/subsys/system/cmd/cmdinput.c trunk/reactos/subsys/system/cmd/color.c trunk/reactos/subsys/system/cmd/console.c trunk/reactos/subsys/system/cmd/copy.c trunk/reactos/subsys/system/cmd/date.c trunk/reactos/subsys/system/cmd/del.c trunk/reactos/subsys/system/cmd/delay.c trunk/reactos/subsys/system/cmd/dir.c trunk/reactos/subsys/system/cmd/dirstack.c trunk/reactos/subsys/system/cmd/echo.c trunk/reactos/subsys/system/cmd/error.c trunk/reactos/subsys/system/cmd/for.c trunk/reactos/subsys/system/cmd/free.c trunk/reactos/subsys/system/cmd/goto.c trunk/reactos/subsys/system/cmd/history.c trunk/reactos/subsys/system/cmd/if.c trunk/reactos/subsys/system/cmd/internal.c trunk/reactos/subsys/system/cmd/label.c trunk/reactos/subsys/system/cmd/locale.c trunk/reactos/subsys/system/cmd/memory.c trunk/reactos/subsys/system/cmd/misc.c trunk/reactos/subsys/system/cmd/move.c trunk/reactos/subsys/system/cmd/msgbox.c trunk/reactos/subsys/system/cmd/path.c trunk/reactos/subsys/system/cmd/pause.c trunk/reactos/subsys/system/cmd/prompt.c trunk/reactos/subsys/system/cmd/ren.c trunk/reactos/subsys/system/cmd/resource.h trunk/reactos/subsys/system/cmd/screen.c trunk/reactos/subsys/system/cmd/set.c trunk/reactos/subsys/system/cmd/shift.c trunk/reactos/subsys/system/cmd/start.c trunk/reactos/subsys/system/cmd/strtoclr.c trunk/reactos/subsys/system/cmd/time.c trunk/reactos/subsys/system/cmd/timer.c trunk/reactos/subsys/system/cmd/title.c trunk/reactos/subsys/system/cmd/type.c trunk/reactos/subsys/system/cmd/ver.c trunk/reactos/subsys/system/cmd/verify.c trunk/reactos/subsys/system/cmd/vol.c trunk/reactos/subsys/system/cmd/where.c trunk/reactos/subsys/system/cmd/window.c From greatlrd at svn.reactos.com Sun May 1 16:39:04 2005 From: greatlrd at svn.reactos.com (greatlrd@svn.reactos.com) Date: Wed Apr 12 15:31:19 2006 Subject: [ros-svn] [greatlrd] 14913: David Nordenberg: Swedish translation, proofread by Andreas Bjerkeholt Message-ID: <000601c54e5b$85c0c240$6b01a8c0@PENELOPE> David Nordenberg: Swedish translation, proofread by Andreas Bjerkeholt Added files: trunk/reactos/lib/userenv/Sv.rc Updated files: trunk/reactos/lib/userenv/userenv.rc From greatlrd at svn.reactos.com Sun May 1 16:42:06 2005 From: greatlrd at svn.reactos.com (greatlrd@svn.reactos.com) Date: Wed Apr 12 15:31:19 2006 Subject: [ros-svn] [greatlrd] 14914: Andreas Bjerkeholt: Swedish translation, proofread by David Nordenberg Message-ID: <000601c54e5b$f27e6f90$6b01a8c0@PENELOPE> Andreas Bjerkeholt: Swedish translation, proofread by David Nordenberg Added files: trunk/reactos/lib/cpl/control/Sv.rc Updated files: trunk/reactos/lib/cpl/control/control.rc From greatlrd at svn.reactos.com Sun May 1 16:54:00 2005 From: greatlrd at svn.reactos.com (greatlrd@svn.reactos.com) Date: Wed Apr 12 15:31:20 2006 Subject: [ros-svn] [greatlrd] 14915: Move english langues to own .rc file (En.rc) so it be more easy to maintain all langues Message-ID: <000601c54e5d$9ba95ca0$6b01a8c0@PENELOPE> Move english langues to own .rc file (En.rc) so it be more easy to maintain all langues Added files: trunk/reactos/lib/cpl/access/En.rc Updated files: trunk/reactos/lib/cpl/access/access.rc From greatlrd at svn.reactos.com Sun May 1 17:18:47 2005 From: greatlrd at svn.reactos.com (greatlrd@svn.reactos.com) Date: Wed Apr 12 15:31:20 2006 Subject: [ros-svn] [greatlrd] 14916: Move english langues to own .rc file (En.rc) so it be more easy to maintain all langues Message-ID: <000601c54e61$121816d0$6b01a8c0@PENELOPE> Move english langues to own .rc file (En.rc) so it be more easy to maintain all langues Added files: trunk/reactos/lib/cpl/main/En.rc Updated files: trunk/reactos/lib/cpl/main/main.rc From greatlrd at svn.reactos.com Sun May 1 19:32:11 2005 From: greatlrd at svn.reactos.com (greatlrd@svn.reactos.com) Date: Wed Apr 12 15:31:20 2006 Subject: [ros-svn] [greatlrd] 14917: Remove some hardcode strings Message-ID: <000601c54e73$b4d746e0$6b01a8c0@PENELOPE> Remove some hardcode strings to En.rc Added files: trunk/reactos/subsys/ntvdm/En.rc trunk/reactos/subsys/ntvdm/resource.h Updated files: trunk/reactos/subsys/ntvdm/ntvdm.c trunk/reactos/subsys/ntvdm/ntvdm.rc From greatlrd at svn.reactos.com Sun May 1 20:23:10 2005 From: greatlrd at svn.reactos.com (greatlrd@svn.reactos.com) Date: Wed Apr 12 15:31:20 2006 Subject: [ros-svn] [greatlrd] 14918: Fix so it can compile agein Message-ID: <000601c54e7a$d46ac1b0$6b01a8c0@PENELOPE> Fix so it can compile agein Updated files: trunk/reactos/subsys/ntvdm/ntvdm.c From weiden at svn.reactos.com Sun May 1 21:30:16 2005 From: weiden at svn.reactos.com (weiden@svn.reactos.com) Date: Wed Apr 12 15:31:20 2006 Subject: [ros-svn] [weiden] 14919: fixed some warnings with gcc4 (mostly assignment differs in signedness warnings) Message-ID: <000601c54e84$34316870$6b01a8c0@PENELOPE> fixed some warnings with gcc4 (mostly assignment differs in signedness warnings) Updated files: trunk/reactos/boot/freeldr/freeldr/arch/i386/hardware.c trunk/reactos/boot/freeldr/freeldr/arch/i386/hwacpi.c trunk/reactos/boot/freeldr/freeldr/arch/i386/hwapm.c trunk/reactos/boot/freeldr/freeldr/arch/i386/hwcpu.c trunk/reactos/boot/freeldr/freeldr/arch/i386/hwpci.c trunk/reactos/boot/freeldr/freeldr/bootmgr.c trunk/reactos/boot/freeldr/freeldr/custom.c trunk/reactos/boot/freeldr/freeldr/disk/disk.c trunk/reactos/boot/freeldr/freeldr/drivemap.c trunk/reactos/boot/freeldr/freeldr/fs/ext2.c trunk/reactos/boot/freeldr/freeldr/fs/ext2.h trunk/reactos/boot/freeldr/freeldr/fs/fat.c trunk/reactos/boot/freeldr/freeldr/fs/fat.h trunk/reactos/boot/freeldr/freeldr/fs/fs.c trunk/reactos/boot/freeldr/freeldr/fs/iso.c trunk/reactos/boot/freeldr/freeldr/fs/iso.h trunk/reactos/boot/freeldr/freeldr/fs/ntfs.c trunk/reactos/boot/freeldr/freeldr/fs/ntfs.h trunk/reactos/boot/freeldr/freeldr/include/bootmgr.h trunk/reactos/boot/freeldr/freeldr/include/disk.h trunk/reactos/boot/freeldr/freeldr/include/drivemap.h trunk/reactos/boot/freeldr/freeldr/include/fs.h trunk/reactos/boot/freeldr/freeldr/include/inifile.h trunk/reactos/boot/freeldr/freeldr/include/linux.h trunk/reactos/boot/freeldr/freeldr/include/miscboot.h trunk/reactos/boot/freeldr/freeldr/include/multiboot.h trunk/reactos/boot/freeldr/freeldr/include/oslist.h trunk/reactos/boot/freeldr/freeldr/include/reactos.h trunk/reactos/boot/freeldr/freeldr/include/ui.h trunk/reactos/boot/freeldr/freeldr/include/version.h trunk/reactos/boot/freeldr/freeldr/inifile/ini.h trunk/reactos/boot/freeldr/freeldr/inifile/ini_init.c trunk/reactos/boot/freeldr/freeldr/inifile/inifile.c trunk/reactos/boot/freeldr/freeldr/inifile/parse.c trunk/reactos/boot/freeldr/freeldr/linuxboot.c trunk/reactos/boot/freeldr/freeldr/miscboot.c trunk/reactos/boot/freeldr/freeldr/options.c trunk/reactos/boot/freeldr/freeldr/oslist.c trunk/reactos/boot/freeldr/freeldr/reactos/arcname.c trunk/reactos/boot/freeldr/freeldr/reactos/binhive.c trunk/reactos/boot/freeldr/freeldr/reactos/reactos.c trunk/reactos/boot/freeldr/freeldr/reactos/registry.c trunk/reactos/boot/freeldr/freeldr/reactos/registry.h trunk/reactos/boot/freeldr/freeldr/ui/tui.c trunk/reactos/boot/freeldr/freeldr/ui/tui.h trunk/reactos/boot/freeldr/freeldr/ui/tuimenu.c trunk/reactos/boot/freeldr/freeldr/ui/ui.c trunk/reactos/boot/freeldr/freeldr/version.c trunk/reactos/drivers/bus/serenum/pdo.c trunk/reactos/hal/halx86/include/mps.h trunk/reactos/include/ntos/rtltypes.h trunk/reactos/lib/adns/src/event.c trunk/reactos/lib/adns/src/general.c trunk/reactos/lib/adns/src/parse.c trunk/reactos/lib/adns/src/query.c trunk/reactos/lib/adns/src/reply.c trunk/reactos/lib/adns/src/transmit.c trunk/reactos/lib/adns/src/types.c trunk/reactos/lib/cards/cards.c trunk/reactos/lib/kernel32/misc/toolhelp.c trunk/reactos/lib/rosky/libskygi/libskygi.c trunk/reactos/lib/user32/windows/defwnd.c trunk/reactos/lib/user32/windows/dialog.c trunk/reactos/ntoskrnl/ex/list.c trunk/reactos/ntoskrnl/ex/sysinfo.c trunk/reactos/ntoskrnl/ex/work.c trunk/reactos/ntoskrnl/include/internal/i386/ps.h trunk/reactos/ntoskrnl/io/irp.c trunk/reactos/ntoskrnl/ke/bug.c trunk/reactos/ntoskrnl/ke/gmutex.c trunk/reactos/ntoskrnl/mm/elf.inc.h trunk/reactos/ntoskrnl/mm/i386/page.c trunk/reactos/ntoskrnl/ob/object.c trunk/reactos/ntoskrnl/ps/query.c trunk/reactos/ntoskrnl/rtl/capture.c trunk/reactos/ntoskrnl/se/sd.c trunk/reactos/subsys/system/cmd/dir.c trunk/reactos/subsys/system/dhcp/adapter.c trunk/reactos/subsys/system/dhcp/dhclient.c trunk/reactos/subsys/system/dhcp/include/rosdhcp.h trunk/reactos/subsys/win32k/misc/ssec.c trunk/reactos/subsys/win32k/objects/brush.c trunk/reactos/tools/create_nls/create_nls.c trunk/reactos/tools/mkhive/binhive.c trunk/reactos/tools/mkhive/infcache.c trunk/reactos/tools/mkhive/infcache.h trunk/reactos/tools/mkhive/reginf.c trunk/reactos/tools/mkhive/registry.c trunk/reactos/tools/mkhive/registry.h trunk/reactos/tools/widl/write_msft.c trunk/reactos/tools/winebuild/res16.c trunk/reactos/tools/winebuild/res32.c trunk/reactos/tools/wrc/dumpres.c trunk/reactos/tools/wrc/genres.c trunk/reactos/tools/wrc/readres.c From ion at svn.reactos.com Sun May 1 21:36:03 2005 From: ion at svn.reactos.com (ion@svn.reactos.com) Date: Wed Apr 12 15:31:20 2006 Subject: [ros-svn] [ion] 14920: Fix IopDeleteFile: Use IRP_SYNC_API flag, use local stack event, fix memory leak (Free completion context), dereference completion port, get the right deviceobject if FO_DIRECT_DEVICE_OPEN is set Message-ID: <000601c54e85$029a2300$6b01a8c0@PENELOPE> Fix IopDeleteFile: Use IRP_SYNC_API flag, use local stack event, fix memory leak (Free completion context), dereference completion port, get the right deviceobject if FO_DIRECT_DEVICE_OPEN is set Updated files: trunk/reactos/ntoskrnl/io/file.c From ion at svn.reactos.com Sun May 1 21:46:53 2005 From: ion at svn.reactos.com (ion@svn.reactos.com) Date: Wed Apr 12 15:31:20 2006 Subject: [ros-svn] [ion] 14921: Fix IopCloseFile: Use IRP_SYNC_API flag, use local stack event, get the right deviceobject if FO_DIRECT_DEVICE_OPEN is set, set IRP_CLOSE_OPERATION flag. Message-ID: <000601c54e86$8662e720$6b01a8c0@PENELOPE> Fix IopCloseFile: Use IRP_SYNC_API flag, use local stack event, get the right deviceobject if FO_DIRECT_DEVICE_OPEN is set, set IRP_CLOSE_OPERATION flag. Updated files: trunk/reactos/ntoskrnl/io/file.c From mf at svn.reactos.com Sun May 1 22:02:34 2005 From: mf at svn.reactos.com (mf@svn.reactos.com) Date: Wed Apr 12 15:31:20 2006 Subject: [ros-svn] [mf] 14922: experimental ROS Shell without integrated explorer part Message-ID: <000601c54e88$b6db20a0$6b01a8c0@PENELOPE> experimental ROS Shell without integrated explorer part Added files: branches/lean-explorer/reactos/subsys/system/explorer/Make-rosshell.MinGW branches/lean-explorer/reactos/subsys/system/explorer/Make-rosshell.mak branches/lean-explorer/reactos/subsys/system/explorer/make_rosshell.dsp branches/lean-explorer/reactos/subsys/system/explorer/rosshell.dsp branches/lean-explorer/reactos/subsys/system/explorer/rosshell.dsw Updated files: branches/lean-explorer/reactos/subsys/system/explorer/Makefile branches/lean-explorer/reactos/subsys/system/explorer/Makefile.MinGW branches/lean-explorer/reactos/subsys/system/explorer/Makefile.PCH branches/lean-explorer/reactos/subsys/system/explorer/desktop/desktop.cpp branches/lean-explorer/reactos/subsys/system/explorer/explorer.cpp branches/lean-explorer/reactos/subsys/system/explorer/globals.h branches/lean-explorer/reactos/subsys/system/explorer/shell/entries.cpp branches/lean-explorer/reactos/subsys/system/explorer/taskbar/desktopbar.cpp branches/lean-explorer/reactos/subsys/system/explorer/taskbar/startmenu.cpp branches/lean-explorer/reactos/subsys/system/explorer/utility/utility.h From mf at svn.reactos.com Sun May 1 22:12:09 2005 From: mf at svn.reactos.com (mf@svn.reactos.com) Date: Wed Apr 12 15:31:20 2006 Subject: [ros-svn] [mf] 14923: more rosshell separations Message-ID: <000601c54e8a$0e006f10$6b01a8c0@PENELOPE> more rosshell separations Updated files: branches/lean-explorer/reactos/subsys/system/explorer/explorer.h branches/lean-explorer/reactos/subsys/system/explorer/explorer_intres.rc branches/lean-explorer/reactos/subsys/system/explorer/rosshell.dsp From hpoussin at svn.reactos.com Sun May 1 22:21:01 2005 From: hpoussin at svn.reactos.com (hpoussin@svn.reactos.com) Date: Wed Apr 12 15:31:20 2006 Subject: [ros-svn] [hpoussin] 14924: Please give names to your PDOs. Should correct the boot on non-ACPI systems. Message-ID: <000601c54e8b$4b016350$6b01a8c0@PENELOPE> Please give names to your PDOs. Should correct the boot on non-ACPI systems. Updated files: trunk/reactos/ntoskrnl/io/pnproot.c From greatlrd at svn.reactos.com Sun May 1 22:30:43 2005 From: greatlrd at svn.reactos.com (greatlrd@svn.reactos.com) Date: Wed Apr 12 15:31:20 2006 Subject: [ros-svn] [greatlrd] 14925: reverted them back from ekohl change it create Message-ID: <000601c54e8c$a5b57dd0$6b01a8c0@PENELOPE> reverted them back from ekohl change it create alot of problem example chater are not being display right if you switch reactos to another langues. Updated files: trunk/reactos/subsys/system/cmd/config.h From ion at svn.reactos.com Sun May 1 22:38:35 2005 From: ion at svn.reactos.com (ion@svn.reactos.com) Date: Wed Apr 12 15:31:20 2006 Subject: [ros-svn] [ion] 14926: i8042prt driver by tinus. Message-ID: <000601c54e8d$bf29f380$6b01a8c0@PENELOPE> i8042prt driver by tinus. Added files: trunk/reactos/drivers/input/i8042prt/ trunk/reactos/drivers/input/i8042prt/README.txt trunk/reactos/drivers/input/i8042prt/i8042prt.c trunk/reactos/drivers/input/i8042prt/i8042prt.h trunk/reactos/drivers/input/i8042prt/i8042prt.rc trunk/reactos/drivers/input/i8042prt/keyboard.c trunk/reactos/drivers/input/i8042prt/makefile trunk/reactos/drivers/input/i8042prt/mouse.c trunk/reactos/drivers/input/i8042prt/ps2pp.c trunk/reactos/drivers/input/i8042prt/registry.c trunk/reactos/drivers/input/kbdclass/ trunk/reactos/drivers/input/kbdclass/kbdclass.c trunk/reactos/drivers/input/kbdclass/kbdclass.h trunk/reactos/drivers/input/kbdclass/kbdclass.rc trunk/reactos/drivers/input/kbdclass/makefile trunk/reactos/subsys/system/usetup/keytrans.c trunk/reactos/subsys/system/usetup/keytrans.h Updated files: trunk/reactos/Makefile trunk/reactos/boot/freeldr/freeldr/reactos/setupldr.c trunk/reactos/bootdata/hivesys.inf trunk/reactos/bootdata/txtsetup.sif trunk/reactos/drivers/input/Makefile trunk/reactos/drivers/input/mouclass/mouclass.c trunk/reactos/include/ddk/ntdd8042.h trunk/reactos/ntoskrnl/include/internal/kd.h trunk/reactos/subsys/system/usetup/bootsup.c trunk/reactos/subsys/system/usetup/console.c trunk/reactos/subsys/system/usetup/makefile trunk/reactos/subsys/win32k/eng/device.c trunk/reactos/subsys/win32k/include/tags.h trunk/reactos/subsys/win32k/ntuser/input.c trunk/reactos/tools/helper.mk trunk/reactos/w32api/include/ddk/winddk.h From navaraf at svn.reactos.com Sun May 1 22:48:22 2005 From: navaraf at svn.reactos.com (navaraf@svn.reactos.com) Date: Wed Apr 12 15:31:20 2006 Subject: [ros-svn] [navaraf] 14927: Potapnik Message-ID: <000601c54e8f$1d529b50$6b01a8c0@PENELOPE> Potapnik Czech translation of VMWInst, Welcome and WinLogon (with one change by me). Added files: trunk/reactos/subsys/system/vmwinst/Cz.rc trunk/reactos/subsys/system/welcome/Cz.rc trunk/reactos/subsys/system/winlogon/Cz.rc Updated files: trunk/reactos/subsys/system/vmwinst/vmwinst.rc trunk/reactos/subsys/system/welcome/welcome.rc trunk/reactos/subsys/system/winlogon/winlogon.rc From navaraf at svn.reactos.com Sun May 1 22:53:31 2005 From: navaraf at svn.reactos.com (navaraf@svn.reactos.com) Date: Wed Apr 12 15:31:20 2006 Subject: [ros-svn] [navaraf] 14928: Potapnik Message-ID: <000601c54e8f$d58043d0$6b01a8c0@PENELOPE> Potapnik Czech translation of Registry Editor. Added files: trunk/reactos/subsys/system/regedit/Cz.rc Updated files: trunk/reactos/subsys/system/regedit/rsrc.rc From hpoussin at svn.reactos.com Sun May 1 23:03:04 2005 From: hpoussin at svn.reactos.com (hpoussin@svn.reactos.com) Date: Wed Apr 12 15:31:20 2006 Subject: [ros-svn] [hpoussin] 14929: SVN maintenance on new directories/files Message-ID: <000601c54e91$2aa02550$6b01a8c0@PENELOPE> SVN maintenance on new directories/files Updated files: trunk/reactos/drivers/input/i8042prt/makefile trunk/reactos/drivers/input/kbdclass/kbdclass.rc trunk/reactos/drivers/input/kbdclass/makefile From mf at svn.reactos.com Sun May 1 23:12:53 2005 From: mf at svn.reactos.com (mf@svn.reactos.com) Date: Wed Apr 12 15:31:20 2006 Subject: [ros-svn] [mf] 14930: some cleanups in the lean explorer code Message-ID: <000601c54e92$89b4dad0$6b01a8c0@PENELOPE> some cleanups in the lean explorer code Updated files: branches/lean-explorer/reactos/subsys/system/explorer/desktop/desktop.cpp branches/lean-explorer/reactos/subsys/system/explorer/explorer.h branches/lean-explorer/reactos/subsys/system/explorer/explorer_intres.rc branches/lean-explorer/reactos/subsys/system/explorer/globals.h branches/lean-explorer/reactos/subsys/system/explorer/rosshell.dsp branches/lean-explorer/reactos/subsys/system/explorer/shell/entries.cpp branches/lean-explorer/reactos/subsys/system/explorer/taskbar/desktopbar.cpp branches/lean-explorer/reactos/subsys/system/explorer/taskbar/startmenu.cpp From weiden at svn.reactos.com Sun May 1 23:19:06 2005 From: weiden at svn.reactos.com (weiden@svn.reactos.com) Date: Wed Apr 12 15:31:20 2006 Subject: [ros-svn] [weiden] 14931: DeleteFile should create a handle with DELETE access rights Message-ID: <000601c54e93$6818c520$6b01a8c0@PENELOPE> DeleteFile should create a handle with DELETE access rights Updated files: trunk/reactos/lib/kernel32/file/delete.c From mf at svn.reactos.com Sun May 1 23:22:16 2005 From: mf at svn.reactos.com (mf@svn.reactos.com) Date: Wed Apr 12 15:31:20 2006 Subject: [ros-svn] [mf] 14932: merge ROS Shell without integrated explorer part into trunk Message-ID: <000601c54e93$d9abef50$6b01a8c0@PENELOPE> merge ROS Shell without integrated explorer part into trunk Added files: trunk/reactos/subsys/system/explorer/Make-rosshell.MinGW trunk/reactos/subsys/system/explorer/Make-rosshell.mak trunk/reactos/subsys/system/explorer/make_rosshell.dsp trunk/reactos/subsys/system/explorer/rosshell.dsp trunk/reactos/subsys/system/explorer/rosshell.dsw Updated files: trunk/reactos/subsys/system/explorer/Makefile.MinGW trunk/reactos/subsys/system/explorer/Makefile.PCH trunk/reactos/subsys/system/explorer/desktop/desktop.cpp trunk/reactos/subsys/system/explorer/explorer.cpp trunk/reactos/subsys/system/explorer/explorer.h trunk/reactos/subsys/system/explorer/explorer_intres.rc trunk/reactos/subsys/system/explorer/globals.h trunk/reactos/subsys/system/explorer/shell/entries.cpp trunk/reactos/subsys/system/explorer/taskbar/startmenu.cpp trunk/reactos/subsys/system/explorer/utility/utility.h From ion at svn.reactos.com Sun May 1 23:51:59 2005 From: ion at svn.reactos.com (ion@svn.reactos.com) Date: Wed Apr 12 15:31:20 2006 Subject: [ros-svn] [ion] 14933: Do not signal event twice. Thanks to Gunnar for finding the bug Message-ID: <000601c54e98$004aba20$6b01a8c0@PENELOPE> Do not signal event twice. Thanks to Gunnar for finding the bug Updated files: trunk/reactos/ntoskrnl/io/irp.c From ion at svn.reactos.com Sun May 1 23:57:59 2005 From: ion at svn.reactos.com (ion@svn.reactos.com) Date: Wed Apr 12 15:31:20 2006 Subject: [ros-svn] [ion] 14934: Remove incorrect change Message-ID: <000601c54e98$d6ea4500$6b01a8c0@PENELOPE> Remove incorrect change Updated files: trunk/reactos/subsys/system/usetup/bootsup.c From ion at svn.reactos.com Mon May 2 00:06:39 2005 From: ion at svn.reactos.com (ion@svn.reactos.com) Date: Wed Apr 12 15:31:20 2006 Subject: [ros-svn] [ion] 14935: remove accidental commit Message-ID: <000601c54e9a$0cecc1e0$6b01a8c0@PENELOPE> remove accidental commit Updated files: trunk/reactos/subsys/win32k/eng/device.c From ion at svn.reactos.com Mon May 2 00:20:15 2005 From: ion at svn.reactos.com (ion@svn.reactos.com) Date: Wed Apr 12 15:31:20 2006 Subject: [ros-svn] [ion] 14936: Remove incorrect change Message-ID: <000601c54e9b$f2fb73b0$6b01a8c0@PENELOPE> Remove incorrect change Updated files: trunk/reactos/subsys/system/usetup/bootsup.c From mf at svn.reactos.com Mon May 2 00:26:57 2005 From: mf at svn.reactos.com (mf@svn.reactos.com) Date: Wed Apr 12 15:31:20 2006 Subject: [ros-svn] [mf] 14937: merge mixed case startup menu folders Message-ID: <000601c54e9c$e2e413f0$6b01a8c0@PENELOPE> merge mixed case startup menu folders Updated files: branches/lean-explorer/reactos/subsys/system/explorer/taskbar/startmenu.cpp From ion at svn.reactos.com Mon May 2 00:29:20 2005 From: ion at svn.reactos.com (ion@svn.reactos.com) Date: Wed Apr 12 15:31:20 2006 Subject: [ros-svn] [ion] 14938: Byebye decrepit drivers Message-ID: <000601c54e9d$37d3da30$6b01a8c0@PENELOPE> Byebye decrepit drivers Updated files: trunk/reactos/Makefile trunk/reactos/drivers/input/Makefile Deleted files: trunk/reactos/drivers/input/keyboard/ trunk/reactos/drivers/input/psaux/ From hpoussin at svn.reactos.com Mon May 2 00:30:15 2005 From: hpoussin at svn.reactos.com (hpoussin@svn.reactos.com) Date: Wed Apr 12 15:31:20 2006 Subject: [ros-svn] [hpoussin] 14939: Fix garbage text output with cmd.exe in GUI mode. Message-ID: <000601c54e9d$5899beb0$6b01a8c0@PENELOPE> Fix garbage text output with cmd.exe in GUI mode. Thanks to Hartmut for pointing me the problem Updated files: trunk/reactos/drivers/video/videoprt/videoprt.c trunk/reactos/ntoskrnl/ob/namespc.c From mf at svn.reactos.com Mon May 2 01:19:50 2005 From: mf at svn.reactos.com (mf@svn.reactos.com) Date: Wed Apr 12 15:31:20 2006 Subject: [ros-svn] [mf] 14940: implement owner drawn context menus for winefile Message-ID: <000601c54ea4$45fcddd0$6b01a8c0@PENELOPE> implement owner drawn context menus for winefile Updated files: trunk/reactos/subsys/system/winefile/winefile.c From ion at svn.reactos.com Mon May 2 07:15:26 2005 From: ion at svn.reactos.com (ion@svn.reactos.com) Date: Wed Apr 12 15:31:20 2006 Subject: [ros-svn] [ion] 14941: Fix NtQueryInformationFile. Use right device object in case of FO_DIRECT_DEVICE_OPEN, use local event, set proper flags so that the I/O manager does the copying and freeing of the buffers, respect syyncronous I/O. Same kind of fixes for IoQueryFileInformation Message-ID: <000601c54ed5$f3138330$6b01a8c0@PENELOPE> Fix NtQueryInformationFile. Use right device object in case of FO_DIRECT_DEVICE_OPEN, use local event, set proper flags so that the I/O manager does the copying and freeing of the buffers, respect syyncronous I/O. Same kind of fixes for IoQueryFileInformation Updated files: trunk/reactos/ntoskrnl/io/file.c From ion at svn.reactos.com Mon May 2 07:27:34 2005 From: ion at svn.reactos.com (ion@svn.reactos.com) Date: Wed Apr 12 15:31:20 2006 Subject: [ros-svn] [ion] 14942: Same kind of fixes for NtFlushBuffersFile Message-ID: <000601c54ed7$a557b150$6b01a8c0@PENELOPE> Same kind of fixes for NtFlushBuffersFile Updated files: trunk/reactos/ntoskrnl/io/file.c From arty at svn.reactos.com Mon May 2 09:04:39 2005 From: arty at svn.reactos.com (arty@svn.reactos.com) Date: Wed Apr 12 15:31:20 2006 Subject: [ros-svn] [arty] 14943: Fix KDSERIAL. Message-ID: <000601c54ee5$34e298f0$6b01a8c0@PENELOPE> Fix KDSERIAL. Updated files: trunk/reactos/ntoskrnl/include/internal/kdb.h From hpoussin at svn.reactos.com Mon May 2 13:03:57 2005 From: hpoussin at svn.reactos.com (hpoussin@svn.reactos.com) Date: Wed Apr 12 15:31:20 2006 Subject: [ros-svn] [hpoussin] 14944: Don't free unicode strings in case of error Message-ID: <000601c54f06$a305c6b0$6b01a8c0@PENELOPE> Don't free unicode strings in case of error Updated files: trunk/reactos/subsys/win32k/ntuser/keyboard.c From ion at svn.reactos.com Mon May 2 13:38:50 2005 From: ion at svn.reactos.com (ion@svn.reactos.com) Date: Wed Apr 12 15:31:20 2006 Subject: [ros-svn] [ion] 14945: Don't call internal function which checks parameters since our parameter is kernel mode. Message-ID: <000601c54f0b$82f05430$6b01a8c0@PENELOPE> Don't call internal function which checks parameters since our parameter is kernel mode. Updated files: trunk/reactos/subsys/win32k/ntuser/painting.c From ion at svn.reactos.com Mon May 2 13:42:43 2005 From: ion at svn.reactos.com (ion@svn.reactos.com) Date: Wed Apr 12 15:31:20 2006 Subject: [ros-svn] [ion] 14946: Fix many of the scrollbar issues. However, MDI Scrollbars are still not working perfectly. Patch by tinus . Fixes bug 606 Message-ID: <000601c54f0c$0dab2910$6b01a8c0@PENELOPE> Fix many of the scrollbar issues. However, MDI Scrollbars are still not working perfectly. Patch by tinus . Fixes bug 606 Updated files: trunk/reactos/lib/user32/windows/mdi.c trunk/reactos/subsys/win32k/ntuser/scrollbar.c From navaraf at svn.reactos.com Mon May 2 16:05:40 2005 From: navaraf at svn.reactos.com (navaraf@svn.reactos.com) Date: Wed Apr 12 15:31:20 2006 Subject: [ros-svn] [navaraf] 14947: Fix Alex's completely wrong fix for NtUserScrollWindowEx (aka bug #606). Message-ID: <000601c54f20$05bc4720$6b01a8c0@PENELOPE> Fix Alex's completely wrong fix for NtUserScrollWindowEx (aka bug #606). Updated files: trunk/reactos/subsys/win32k/ntuser/painting.c From ea at svn.reactos.com Mon May 2 16:15:58 2005 From: ea at svn.reactos.com (ea@svn.reactos.com) Date: Wed Apr 12 15:31:20 2006 Subject: [ros-svn] [ea] 14948: Move VMS subtree in the proper place. Message-ID: <000601c54f21$76210e00$6b01a8c0@PENELOPE> Move VMS subtree in the proper place. Added files: trunk/vms/ Deleted files: vms/ From hpoussin at svn.reactos.com Mon May 2 18:36:00 2005 From: hpoussin at svn.reactos.com (hpoussin@svn.reactos.com) Date: Wed Apr 12 15:31:20 2006 Subject: [ros-svn] [hpoussin] 14949: Add i8042prt.sys and kbdclass.sys to boot cd Message-ID: <000601c54f35$061a3910$6b01a8c0@PENELOPE> Add i8042prt.sys and kbdclass.sys to boot cd Remove leftover of keyboard.sys and psaux.sys drivers (Pointed by Usurp) Updated files: trunk/reactos/bootdata/hivesys.inf trunk/reactos/bootdata/packages/reactos.dff From hbirr at svn.reactos.com Mon May 2 21:12:34 2005 From: hbirr at svn.reactos.com (hbirr@svn.reactos.com) Date: Wed Apr 12 15:31:20 2006 Subject: [ros-svn] [hbirr] 14950: - Check first for a valid returned object in ObOpenObjectByName. Message-ID: <000601c54f4a$e5640a00$6b01a8c0@PENELOPE> - Check first for a valid returned object in ObOpenObjectByName. - Free always the remaining path string if an error is returned in ObOpenObjectByName. Updated files: trunk/reactos/ntoskrnl/ob/namespc.c From hbirr at svn.reactos.com Mon May 2 22:30:32 2005 From: hbirr at svn.reactos.com (hbirr@svn.reactos.com) Date: Wed Apr 12 15:31:20 2006 Subject: [ros-svn] [hbirr] 14951: Open/create all files with the necessary rights. Message-ID: <000601c54f55$c990c650$6b01a8c0@PENELOPE> Open/create all files with the necessary rights. Updated files: trunk/reactos/subsys/system/usetup/bootsup.c trunk/reactos/subsys/system/usetup/cabinet.c trunk/reactos/subsys/system/usetup/filesup.c trunk/reactos/subsys/system/usetup/inicache.c From mf at svn.reactos.com Tue May 3 10:00:26 2005 From: mf at svn.reactos.com (mf@svn.reactos.com) Date: Wed Apr 12 15:31:20 2006 Subject: [ros-svn] [mf] 14952: context menu interface pointer cleanup Message-ID: <000601c54fb6$2a785ae0$6b01a8c0@PENELOPE> context menu interface pointer cleanup Updated files: branches/lean-explorer/reactos/subsys/system/explorer/desktop/desktop.cpp branches/lean-explorer/reactos/subsys/system/explorer/utility/shellclasses.cpp From mf at svn.reactos.com Tue May 3 10:01:20 2005 From: mf at svn.reactos.com (mf@svn.reactos.com) Date: Wed Apr 12 15:31:20 2006 Subject: [ros-svn] [mf] 14953: display custom folders in start menu root Message-ID: <000601c54fb6$4ad32180$6b01a8c0@PENELOPE> display custom folders in start menu root Updated files: branches/lean-explorer/reactos/subsys/system/explorer/taskbar/startmenu.cpp branches/lean-explorer/reactos/subsys/system/explorer/taskbar/startmenu.h From mf at svn.reactos.com Tue May 3 10:03:48 2005 From: mf at svn.reactos.com (mf@svn.reactos.com) Date: Wed Apr 12 15:31:20 2006 Subject: [ros-svn] [mf] 14954: context menu interface pointer cleanup Message-ID: <000601c54fb6$a2e3fde0$6b01a8c0@PENELOPE> context menu interface pointer cleanup Updated files: trunk/reactos/subsys/system/explorer/desktop/desktop.cpp trunk/reactos/subsys/system/explorer/utility/shellclasses.cpp From mf at svn.reactos.com Tue May 3 10:05:00 2005 From: mf at svn.reactos.com (mf@svn.reactos.com) Date: Wed Apr 12 15:31:20 2006 Subject: [ros-svn] [mf] 14955: display custom folders in start menu root Message-ID: <000601c54fb6$cd8206a0$6b01a8c0@PENELOPE> display custom folders in start menu root Updated files: trunk/reactos/subsys/system/explorer/taskbar/startmenu.cpp trunk/reactos/subsys/system/explorer/taskbar/startmenu.h From mf at svn.reactos.com Tue May 3 11:21:44 2005 From: mf at svn.reactos.com (mf@svn.reactos.com) Date: Wed Apr 12 15:31:20 2006 Subject: [ros-svn] [mf] 14956: small optimization for the last change Message-ID: <000601c54fc1$86415c40$6b01a8c0@PENELOPE> small optimization for the last change Updated files: branches/lean-explorer/reactos/subsys/system/explorer/taskbar/startmenu.cpp trunk/reactos/subsys/system/explorer/taskbar/startmenu.cpp From mf at svn.reactos.com Tue May 3 11:32:12 2005 From: mf at svn.reactos.com (mf@svn.reactos.com) Date: Wed Apr 12 15:31:20 2006 Subject: [ros-svn] [mf] 14957: context menu interface pointer cleanup Message-ID: <000601c54fc2$fc712390$6b01a8c0@PENELOPE> context menu interface pointer cleanup Updated files: trunk/reactos/subsys/system/winefile/winefile.c From ion at svn.reactos.com Tue May 3 13:56:49 2005 From: ion at svn.reactos.com (ion@svn.reactos.com) Date: Wed Apr 12 15:31:20 2006 Subject: [ros-svn] [ion] 14958: revert accidental commit Message-ID: <000601c54fd7$2fed4910$6b01a8c0@PENELOPE> revert accidental commit Updated files: trunk/reactos/tools/helper.mk From mf at svn.reactos.com Tue May 3 14:15:29 2005 From: mf at svn.reactos.com (mf@svn.reactos.com) Date: Wed Apr 12 15:31:20 2006 Subject: [ros-svn] [mf] 14959: rosshell: printer and network folder in start menu Message-ID: <000601c54fd9$cbcc0450$6b01a8c0@PENELOPE> rosshell: printer and network folder in start menu Updated files: trunk/reactos/subsys/system/explorer/explorer_intres.rc trunk/reactos/subsys/system/explorer/taskbar/startmenu.cpp From hpoussin at svn.reactos.com Tue May 3 15:15:01 2005 From: hpoussin at svn.reactos.com (hpoussin@svn.reactos.com) Date: Wed Apr 12 15:31:20 2006 Subject: [ros-svn] [hpoussin] 14960: Remove Disk driver for Bochs. Message-ID: <000601c54fe2$1cb786c0$6b01a8c0@PENELOPE> Remove Disk driver for Bochs. It doesn't compile and shouldn't be usefull as we have a normal disk driver in drivers/storage/disk Deleted files: trunk/reactos/drivers/dd/sdisk/ From greatlrd at svn.reactos.com Tue May 3 19:22:54 2005 From: greatlrd at svn.reactos.com (greatlrd@svn.reactos.com) Date: Wed Apr 12 15:31:20 2006 Subject: [ros-svn] [greatlrd] 14961: Implement WSAStringToAddressW Message-ID: <000601c55004$bde6d4c0$6b01a8c0@PENELOPE> Implement WSAStringToAddressW Updated files: trunk/reactos/lib/ws2_32/misc/ns.c From greatlrd at svn.reactos.com Tue May 3 20:37:53 2005 From: greatlrd at svn.reactos.com (greatlrd@svn.reactos.com) Date: Wed Apr 12 15:31:20 2006 Subject: [ros-svn] [greatlrd] 14962: Implement WSAStringToAddressA Message-ID: <000601c5500f$37566eb0$6b01a8c0@PENELOPE> Implement WSAStringToAddressA Updated files: trunk/reactos/lib/ws2_32/misc/ns.c From hpoussin at svn.reactos.com Tue May 3 23:25:43 2005 From: hpoussin at svn.reactos.com (hpoussin@svn.reactos.com) Date: Wed Apr 12 15:31:20 2006 Subject: [ros-svn] [hpoussin] 14963: Add French translation for sndvol32 (Patch by Usurp) Message-ID: <000601c55026$a9d9f4e0$6b01a8c0@PENELOPE> Add French translation for sndvol32 (Patch by Usurp) Set properties for Cz.rc and Sv.rc Added files: trunk/reactos/subsys/system/sndvol32/Fr.rc Updated files: trunk/reactos/subsys/system/sndvol32/Cz.rc trunk/reactos/subsys/system/sndvol32/Sv.rc trunk/reactos/subsys/system/sndvol32/sndvol32.rc From hbirr at svn.reactos.com Tue May 3 23:42:37 2005 From: hbirr at svn.reactos.com (hbirr@svn.reactos.com) Date: Wed Apr 12 15:31:20 2006 Subject: [ros-svn] [hbirr] 14964: Do always set the UserIosb of an irp in IoSecondStageCompletion. Message-ID: <000601c55029$05f439a0$6b01a8c0@PENELOPE> Do always set the UserIosb of an irp in IoSecondStageCompletion. Updated files: trunk/reactos/ntoskrnl/io/irp.c From greatlrd at svn.reactos.com Wed May 4 01:18:23 2005 From: greatlrd at svn.reactos.com (greatlrd@svn.reactos.com) Date: Wed Apr 12 15:31:20 2006 Subject: [ros-svn] [greatlrd] 14965: bugfix from, tinus mailto:o112w8r02@sneakemail.com Message-ID: <000601c55036$66d63ea0$6b01a8c0@PENELOPE> bugfix from, tinus mailto:o112w8r02@sneakemail.com fixining http://reactos.com/bugzilla/show_bug.cgi?id=616#c1 bug in mozila There's a small bug in usetup/bootsup.c which makes it fail formatting the disk. It tries to read the bootsector image on the cdrom for write access (which succeeds), then tries to read from the handle (which fails). Updated files: trunk/reactos/subsys/system/usetup/bootsup.c From ion at svn.reactos.com Wed May 4 01:24:28 2005 From: ion at svn.reactos.com (ion@svn.reactos.com) Date: Wed Apr 12 15:31:20 2006 Subject: [ros-svn] [ion] 14966: Fix horrible bug where Queued Threads were treated like Threads on the Ready list. I was aware of this bug for months and it's fixed in my new scheduler but now that tinus has seen it happen, I'm comitting the fix temporarly in trunk. Message-ID: <000601c55037$40b11e60$6b01a8c0@PENELOPE> Fix horrible bug where Queued Threads were treated like Threads on the Ready list. I was aware of this bug for months and it's fixed in my new scheduler but now that tinus has seen it happen, I'm comitting the fix temporarly in trunk. Updated files: trunk/reactos/ntoskrnl/ke/kthread.c From hpoussin at svn.reactos.com Wed May 4 15:28:36 2005 From: hpoussin at svn.reactos.com (hpoussin@svn.reactos.com) Date: Wed Apr 12 15:31:20 2006 Subject: [ros-svn] [hpoussin] 14967: Fix flags checking in I8042ReadData (patch by Tinus_) Message-ID: <000601c550ad$2d119b20$6b01a8c0@PENELOPE> Fix flags checking in I8042ReadData (patch by Tinus_) Check error codes returned by IoCreateDevice Replace ExFreePool by ExFreePoolWithTag Updated files: trunk/reactos/drivers/input/i8042prt/i8042prt.c trunk/reactos/drivers/input/i8042prt/registry.c From fireball at svn.reactos.com Wed May 4 17:27:08 2005 From: fireball at svn.reactos.com (fireball@svn.reactos.com) Date: Wed Apr 12 15:31:20 2006 Subject: [ros-svn] [fireball] 14968: NtOpenKey modified to correctly behave when wrong input params are given (according to WINE tests). Message-ID: <000601c550bd$bbdcd4e0$6b01a8c0@PENELOPE> NtOpenKey modified to correctly behave when wrong input params are given (according to WINE tests). Updated files: trunk/reactos/ntoskrnl/cm/ntfunc.c From fireball at svn.reactos.com Wed May 4 17:53:57 2005 From: fireball at svn.reactos.com (fireball@svn.reactos.com) Date: Wed Apr 12 15:31:20 2006 Subject: [ros-svn] [fireball] 14969: RegOpenKey, RegOpenKeyEx A/W imported and ported from WINE. This keeps the current test set in advapi32_test registry on 85/0 level Message-ID: <000601c550c1$7ae75ba0$6b01a8c0@PENELOPE> RegOpenKey, RegOpenKeyEx A/W imported and ported from WINE. This keeps the current test set in advapi32_test registry on 85/0 level Updated files: trunk/reactos/lib/advapi32/reg/reg.c From hpoussin at svn.reactos.com Wed May 4 18:00:41 2005 From: hpoussin at svn.reactos.com (hpoussin@svn.reactos.com) Date: Wed Apr 12 15:31:20 2006 Subject: [ros-svn] [hpoussin] 14970: Set Thread->SystemThread to TRUE when creating a system thread. Patch by Filip Navara Message-ID: <000601c550c2$6beb2fe0$6b01a8c0@PENELOPE> Set Thread->SystemThread to TRUE when creating a system thread. Patch by Filip Navara Updated files: trunk/reactos/ntoskrnl/ps/thread.c From greatlrd at svn.reactos.com Wed May 4 18:54:49 2005 From: greatlrd at svn.reactos.com (greatlrd@svn.reactos.com) Date: Wed Apr 12 15:31:21 2006 Subject: [ros-svn] [greatlrd] 14971: filip0402 : patch for taskmgr to remove some hardcode string tested by Harteex Message-ID: <000601c550c9$fc2503e0$6b01a8c0@PENELOPE> filip0402 : patch for taskmgr to remove some hardcode string tested by Harteex Updated files: trunk/reactos/subsys/system/taskmgr/taskmgr.c From greatlrd at svn.reactos.com Wed May 4 19:41:29 2005 From: greatlrd at svn.reactos.com (greatlrd@svn.reactos.com) Date: Wed Apr 12 15:31:21 2006 Subject: [ros-svn] =?iso-8859-1?q?=5Bgreatlrd=5D_14972=3A_Swedish_=E5=E4?= =?iso-8859-1?q?=F6_was_gone_in_the_translation_after_some_commit?= =?iso-8859-1?q?=2E?= Message-ID: <000601c550d0$81123180$6b01a8c0@PENELOPE> Swedish ??? was gone in the translation after some commit. I which we can split all langues to own .rc files. so this can not be happen agien Thx Harteex for fixing ??? in the .rc file Updated files: trunk/reactos/subsys/system/explorer/explorer_intres.rc From mf at svn.reactos.com Wed May 4 19:59:39 2005 From: mf at svn.reactos.com (mf@svn.reactos.com) Date: Wed Apr 12 15:31:21 2006 Subject: [ros-svn] [mf] 14973: restore toolbar bitmap Message-ID: <000601c550d3$0a610860$6b01a8c0@PENELOPE> restore toolbar bitmap Updated files: trunk/reactos/subsys/system/explorer/explorer_intres.rc From greatlrd at svn.reactos.com Wed May 4 20:10:14 2005 From: greatlrd at svn.reactos.com (greatlrd@svn.reactos.com) Date: Wed Apr 12 15:31:21 2006 Subject: [ros-svn] [greatlrd] 14974: David Nordenberg: Swedish translation, proofread by Andreas Bjerkeholt and small change from Kris Engeman Message-ID: <000601c550d4$84e9f0a0$6b01a8c0@PENELOPE> David Nordenberg: Swedish translation, proofread by Andreas Bjerkeholt and small change from Kris Engeman Added files: trunk/reactos/subsys/system/winlogon/Sv.rc Updated files: trunk/reactos/subsys/system/winlogon/winlogon.rc From mbosma at svn.reactos.com Wed May 4 20:53:50 2005 From: mbosma at svn.reactos.com (mbosma@svn.reactos.com) Date: Wed Apr 12 15:31:21 2006 Subject: [ros-svn] [mbosma] 14975: Steven Wilson: update tlist to use new process info struct names Message-ID: <000601c550da$9c372740$6b01a8c0@PENELOPE> Steven Wilson: update tlist to use new process info struct names Updated files: trunk/rosapps/sysutils/tlist/tlist.c From weiden at svn.reactos.com Wed May 4 21:29:30 2005 From: weiden at svn.reactos.com (weiden@svn.reactos.com) Date: Wed Apr 12 15:31:21 2006 Subject: [ros-svn] [weiden] 14976: make correct use of tchar.h in taskmgr and build it as unicode by default Message-ID: <000601c550df$98032840$6b01a8c0@PENELOPE> make correct use of tchar.h in taskmgr and build it as unicode by default Updated files: trunk/reactos/include/tchar.h trunk/reactos/subsys/system/taskmgr/dbgchnl.c trunk/reactos/subsys/system/taskmgr/makefile trunk/reactos/subsys/system/taskmgr/perfpage.c trunk/reactos/subsys/system/taskmgr/run.c trunk/reactos/subsys/system/taskmgr/run.h From gvg at svn.reactos.com Wed May 4 22:38:45 2005 From: gvg at svn.reactos.com (gvg@svn.reactos.com) Date: Wed Apr 12 15:31:21 2006 Subject: [ros-svn] [gvg] 14977: Fix GDB stub: Message-ID: <000601c550e9$448e0f90$6b01a8c0@PENELOPE> Fix GDB stub: - Initialize WrapperTable routines as early as possible - Initialize debug port (hard coded to COM2, 115200 baud for now) - Don't limit runnable thread on startup Updated files: trunk/reactos/ntoskrnl/kd/wrappers/gdbstub.c From weiden at svn.reactos.com Wed May 4 23:23:16 2005 From: weiden at svn.reactos.com (weiden@svn.reactos.com) Date: Wed Apr 12 15:31:21 2006 Subject: [ros-svn] [weiden] 14978: it's valid to pass lpTargetHandle = NULL to DuplicateHandle() Message-ID: <000601c550ef$7c5cceb0$6b01a8c0@PENELOPE> it's valid to pass lpTargetHandle = NULL to DuplicateHandle() Updated files: trunk/reactos/ntoskrnl/ob/handle.c From weiden at svn.reactos.com Thu May 5 00:18:46 2005 From: weiden at svn.reactos.com (weiden@svn.reactos.com) Date: Wed Apr 12 15:31:21 2006 Subject: [ros-svn] [weiden] 14979: correctly use tchar.h again and build a unicode version by default Message-ID: <000601c550f7$3d2b4fc0$6b01a8c0@PENELOPE> correctly use tchar.h again and build a unicode version by default Updated files: trunk/reactos/subsys/system/cmd/cmd.h trunk/reactos/subsys/system/cmd/dir.c trunk/reactos/subsys/system/cmd/internal.c trunk/reactos/subsys/system/cmd/locale.c trunk/reactos/subsys/system/cmd/makefile From weiden at svn.reactos.com Thu May 5 00:21:57 2005 From: weiden at svn.reactos.com (weiden@svn.reactos.com) Date: Wed Apr 12 15:31:21 2006 Subject: [ros-svn] [weiden] 14980: prevent buffer overflow, LoadString accepts the size of the buffer in TCHARs, not in bytes! Message-ID: <000601c550f7$af0f3200$6b01a8c0@PENELOPE> prevent buffer overflow, LoadString accepts the size of the buffer in TCHARs, not in bytes! Updated files: trunk/reactos/subsys/ntvdm/ntvdm.c From weiden at svn.reactos.com Thu May 5 00:32:45 2005 From: weiden at svn.reactos.com (weiden@svn.reactos.com) Date: Wed Apr 12 15:31:21 2006 Subject: [ros-svn] [weiden] 14981: prevent buffer overflow, LoadString accepts the size of the buffer in TCHARs, not in bytes! Message-ID: <000601c550f9$31663db0$6b01a8c0@PENELOPE> prevent buffer overflow, LoadString accepts the size of the buffer in TCHARs, not in bytes! Updated files: trunk/reactos/subsys/system/userinit/userinit.c From greatlrd at svn.reactos.com Thu May 5 01:06:17 2005 From: greatlrd at svn.reactos.com (greatlrd@svn.reactos.com) Date: Wed Apr 12 15:31:21 2006 Subject: [ros-svn] [greatlrd] 14982: tinus Message-ID: <000601c550fd$e0861a00$6b01a8c0@PENELOPE> tinus implement MouseResolution setting Me (Magnus Olsen) remove old psuax drv from hiveinst.inf and add tinus mouse drv settings add MouseResolution setting to reg Updated files: trunk/reactos/bootdata/hiveinst.inf trunk/reactos/bootdata/hivesys.inf trunk/reactos/drivers/input/i8042prt/i8042prt.h trunk/reactos/drivers/input/i8042prt/mouse.c From weiden at svn.reactos.com Thu May 5 02:07:30 2005 From: weiden at svn.reactos.com (weiden@svn.reactos.com) Date: Wed Apr 12 15:31:21 2006 Subject: [ros-svn] [weiden] 14983: only create handles with access rights needed for the operation Message-ID: <000601c55106$6d9804a0$6b01a8c0@PENELOPE> only create handles with access rights needed for the operation Updated files: trunk/reactos/lib/advapi32/reg/reg.c From weiden at svn.reactos.com Thu May 5 04:46:20 2005 From: weiden at svn.reactos.com (weiden@svn.reactos.com) Date: Wed Apr 12 15:31:21 2006 Subject: [ros-svn] [weiden] 14984: - fixed RegSetValueEx to take the null-terminating byte for strings into account when the caller forgot it Message-ID: <000601c5511c$9e12e620$6b01a8c0@PENELOPE> - fixed RegSetValueEx to take the null-terminating byte for strings into account when the caller forgot it - capture the driver service name string in NtLoadDriver Updated files: trunk/reactos/lib/advapi32/reg/reg.c trunk/reactos/ntoskrnl/io/driver.c From chorns at svn.reactos.com Thu May 5 11:45:41 2005 From: chorns at svn.reactos.com (chorns@svn.reactos.com) Date: Wed Apr 12 15:31:21 2006 Subject: [ros-svn] [chorns] 14985: Delete wininet Message-ID: <000601c55157$331c6270$6b01a8c0@PENELOPE> Delete wininet Deleted files: branches/xmlbuildsystem/reactos/lib/wininet/ From chorns at svn.reactos.com Thu May 5 11:48:24 2005 From: chorns at svn.reactos.com (chorns@svn.reactos.com) Date: Wed Apr 12 15:31:21 2006 Subject: [ros-svn] [chorns] 14986: Copy wininet to branch Message-ID: <000601c55157$944435f0$6b01a8c0@PENELOPE> Copy wininet to branch Added files: branches/xmlbuildsystem/reactos/lib/wininet/ From hpoussin at svn.reactos.com Thu May 5 11:59:40 2005 From: hpoussin at svn.reactos.com (hpoussin@svn.reactos.com) Date: Wed Apr 12 15:31:21 2006 Subject: [ros-svn] [hpoussin] 14987: SVN maintenance: Message-ID: <000601c55159$275a3690$6b01a8c0@PENELOPE> SVN maintenance: Delete wine_unicode.map Add *.map to ignore list Deleted files: trunk/reactos/tools/unicode/wine_unicode.map From hbirr at svn.reactos.com Thu May 5 12:59:36 2005 From: hbirr at svn.reactos.com (hbirr@svn.reactos.com) Date: Wed Apr 12 15:31:21 2006 Subject: [ros-svn] [hbirr] 14988: - Guard the copying to the IOSB. Message-ID: <000601c55161$86e4b420$6b01a8c0@PENELOPE> - Guard the copying to the IOSB. - Do the main processing on success or if previous STATUS_PENDING was returned. Do not use some of the IRP and FO flags at this point. - Set all results before signaling the events. - Signal the FO event previous the user event. - Made the code a little bit shorter. Updated files: trunk/reactos/ntoskrnl/io/irp.c From hbirr at svn.reactos.com Thu May 5 13:03:28 2005 From: hbirr at svn.reactos.com (hbirr@svn.reactos.com) Date: Wed Apr 12 15:31:21 2006 Subject: [ros-svn] [hbirr] 14989: - Free always the name string and the completion context in IopDeleteFile. Message-ID: <000601c55162$1155aec0$6b01a8c0@PENELOPE> - Free always the name string and the completion context in IopDeleteFile. - Fixed the check for synchronous operations in NtQueryDirectoryFile. Updated files: trunk/reactos/ntoskrnl/io/file.c From hbirr at svn.reactos.com Thu May 5 13:05:07 2005 From: hbirr at svn.reactos.com (hbirr@svn.reactos.com) Date: Wed Apr 12 15:31:21 2006 Subject: [ros-svn] [hbirr] 14990: - Return the length in VfatDirectoryControl. Message-ID: <000601c55162$4be57160$6b01a8c0@PENELOPE> - Return the length in VfatDirectoryControl. Updated files: trunk/reactos/drivers/fs/vfat/dir.c From hbirr at svn.reactos.com Thu May 5 13:07:29 2005 From: hbirr at svn.reactos.com (hbirr@svn.reactos.com) Date: Wed Apr 12 15:31:21 2006 Subject: [ros-svn] [hbirr] 14991: - Fixed the parameters for NtOpenFile in InternalFindFirstFile. Message-ID: <000601c55162$a0f6a250$6b01a8c0@PENELOPE> - Fixed the parameters for NtOpenFile in InternalFindFirstFile. - Closed the opened directory on error in InternalFindFirstFile. Updated files: trunk/reactos/lib/kernel32/file/find.c From hbirr at svn.reactos.com Thu May 5 13:26:34 2005 From: hbirr at svn.reactos.com (hbirr@svn.reactos.com) Date: Wed Apr 12 15:31:21 2006 Subject: [ros-svn] [hbirr] 14992: - Detect msys on windows as a linux system. Message-ID: <000601c55165$4aeefc10$6b01a8c0@PENELOPE> - Detect msys on windows as a linux system. - Creating of the bootcd will not work. There is somewhere a path with 'c:/'. Updated files: trunk/reactos/rules.mak From hbirr at svn.reactos.com Thu May 5 13:28:51 2005 From: hbirr at svn.reactos.com (hbirr@svn.reactos.com) Date: Wed Apr 12 15:31:21 2006 Subject: [ros-svn] [hbirr] 14993: - Use the WIN32 option to select the correct mkdir. Message-ID: <000601c55165$9c978690$6b01a8c0@PENELOPE> - Use the WIN32 option to select the correct mkdir. Updated files: trunk/reactos/tools/rmkdir.c From greatlrd at svn.reactos.com Thu May 5 14:03:45 2005 From: greatlrd at svn.reactos.com (greatlrd@svn.reactos.com) Date: Wed Apr 12 15:31:21 2006 Subject: [ros-svn] [greatlrd] 14994: Usurp Message-ID: <000601c5516a$7d1134b0$6b01a8c0@PENELOPE> Usurp fransch translations fix right help string printing out on screen wrong strings was loading when you need help incress the string buffer for loading strings from rc example for dir /? remove duplicate STRING_PARAM_ERROR solv bugzila bug 618 Added files: trunk/reactos/subsys/system/cmd/Fr.rc Updated files: trunk/reactos/subsys/system/cmd/En.rc trunk/reactos/subsys/system/cmd/beep.c trunk/reactos/subsys/system/cmd/cmd.rc trunk/reactos/subsys/system/cmd/internal.c trunk/reactos/subsys/system/cmd/resource.h From weiden at svn.reactos.com Thu May 5 14:21:45 2005 From: weiden at svn.reactos.com (weiden@svn.reactos.com) Date: Wed Apr 12 15:31:21 2006 Subject: [ros-svn] [weiden] 14995: don't dereference lpTokenAttributes if the caller passed NULL to DuplicateTokenEx Message-ID: <000601c5516d$00bdc8d0$6b01a8c0@PENELOPE> don't dereference lpTokenAttributes if the caller passed NULL to DuplicateTokenEx Updated files: trunk/reactos/lib/advapi32/token/token.c From weiden at svn.reactos.com Thu May 5 14:25:42 2005 From: weiden at svn.reactos.com (weiden@svn.reactos.com) Date: Wed Apr 12 15:31:21 2006 Subject: [ros-svn] [weiden] 14996: prevent buffer overflow, LoadString accepts the size of the buffer in TCHARs, not in bytes! Message-ID: <000601c5516d$8dc7e4e0$6b01a8c0@PENELOPE> prevent buffer overflow, LoadString accepts the size of the buffer in TCHARs, not in bytes! Updated files: trunk/reactos/subsys/system/cmd/internal.c From ion at svn.reactos.com Thu May 5 14:35:10 2005 From: ion at svn.reactos.com (ion@svn.reactos.com) Date: Wed Apr 12 15:31:21 2006 Subject: [ros-svn] [ion] 14997: Simply fix up the formatting, there were tabs and 3 spaces and 4 spaces and 2 spaces identation. No code was harmed. Message-ID: <000601c5516e$e0ab9200$6b01a8c0@PENELOPE> Simply fix up the formatting, there were tabs and 3 spaces and 4 spaces and 2 spaces identation. No code was harmed. Updated files: trunk/reactos/ntoskrnl/io/irp.c From weiden at svn.reactos.com Thu May 5 14:58:05 2005 From: weiden at svn.reactos.com (weiden@svn.reactos.com) Date: Wed Apr 12 15:31:21 2006 Subject: [ros-svn] [weiden] 14998: use SERVICES_ACTIVE_DATABASE if the caller didn't specify a database for OpenSCManager() Message-ID: <000601c55172$13eae550$6b01a8c0@PENELOPE> use SERVICES_ACTIVE_DATABASE if the caller didn't specify a database for OpenSCManager() Updated files: trunk/reactos/subsys/system/services/rpcserver.c From weiden at svn.reactos.com Thu May 5 15:24:41 2005 From: weiden at svn.reactos.com (weiden@svn.reactos.com) Date: Wed Apr 12 15:31:21 2006 Subject: [ros-svn] [weiden] 14999: directly use HeapAlloc/Free in midl_user_allocate and midl_user_free instead of the depreciated GlobalAlloc/Free functions Message-ID: <000601c55175$cb307060$6b01a8c0@PENELOPE> directly use HeapAlloc/Free in midl_user_allocate and midl_user_free instead of the depreciated GlobalAlloc/Free functions Updated files: trunk/reactos/lib/advapi32/service/scm.c trunk/reactos/lib/setupapi/rpc.c trunk/reactos/services/umpnpmgr/umpnpmgr.c From hpoussin at svn.reactos.com Thu May 5 15:27:02 2005 From: hpoussin at svn.reactos.com (hpoussin@svn.reactos.com) Date: Wed Apr 12 15:31:21 2006 Subject: [ros-svn] [hpoussin] 15000: Call Fs notifications at PASSIVE_LEVEL by using a guarded mutex Message-ID: <000601c55176$1f6fd260$6b01a8c0@PENELOPE> Call Fs notifications at PASSIVE_LEVEL by using a guarded mutex Use ExFreePoolWithTag instead of ExFreePool Updated files: trunk/reactos/ntoskrnl/io/fs.c From weiden at svn.reactos.com Thu May 5 17:38:35 2005 From: weiden at svn.reactos.com (weiden@svn.reactos.com) Date: Wed Apr 12 15:31:21 2006 Subject: [ros-svn] [weiden] 15001: guard dumping the stack trace to prevent infinite exception loops Message-ID: <000601c55188$80074790$6b01a8c0@PENELOPE> guard dumping the stack trace to prevent infinite exception loops Updated files: trunk/reactos/lib/kernel32/except/except.c From hpoussin at svn.reactos.com Thu May 5 17:39:10 2005 From: hpoussin at svn.reactos.com (hpoussin@svn.reactos.com) Date: Wed Apr 12 15:31:21 2006 Subject: [ros-svn] [hpoussin] 15002: Better handle of wrong arguments in IoRegisterDeviceInterface Message-ID: <000601c55188$94b1ce90$6b01a8c0@PENELOPE> Better handle of wrong arguments in IoRegisterDeviceInterface Updated files: trunk/reactos/ntoskrnl/io/deviface.c From weiden at svn.reactos.com Thu May 5 17:39:28 2005 From: weiden at svn.reactos.com (weiden@svn.reactos.com) Date: Wed Apr 12 15:31:21 2006 Subject: [ros-svn] [weiden] 15003: - ported BuildTrusteeWithObjectsAndNameA/W and BuildTrusteeWithObjectsAndSidA/W from wine Message-ID: <000601c55188$9f928930$6b01a8c0@PENELOPE> - ported BuildTrusteeWithObjectsAndNameA/W and BuildTrusteeWithObjectsAndSidA/W from wine - implemented RegOpenCurrentUser - directly forward GetSecurityDescriptorLength to NTDLL.RtlLengthSecurityDescriptorguard dumping the stack trace to prevent infinite exception loopsguard dumping the stack trace to prevent infinite exception loops Updated files: trunk/reactos/lib/advapi32/advapi32.def trunk/reactos/lib/advapi32/reg/reg.c trunk/reactos/lib/advapi32/sec/sec.c trunk/reactos/lib/advapi32/sec/trustee.c From hpoussin at svn.reactos.com Thu May 5 17:39:36 2005 From: hpoussin at svn.reactos.com (hpoussin@svn.reactos.com) Date: Wed Apr 12 15:31:21 2006 Subject: [ros-svn] [hpoussin] 15004: Don't desallocate non allocated memory Message-ID: <000601c55188$a4a38870$6b01a8c0@PENELOPE> Don't desallocate non allocated memory Updated files: trunk/reactos/drivers/dd/serial/circularbuffer.c From greatlrd at svn.reactos.com Thu May 5 18:05:48 2005 From: greatlrd at svn.reactos.com (greatlrd@svn.reactos.com) Date: Wed Apr 12 15:31:21 2006 Subject: [ros-svn] [greatlrd] 15005: Update the swedish translation by Message-ID: <000601c5518c$4d582220$6b01a8c0@PENELOPE> Update the swedish translation by David Nordenberg Updated files: trunk/reactos/subsys/system/taskmgr/Sv.rc From weiden at svn.reactos.com Thu May 5 18:15:09 2005 From: weiden at svn.reactos.com (weiden@svn.reactos.com) Date: Wed Apr 12 15:31:21 2006 Subject: [ros-svn] [weiden] 15006: the registry functions shouldn't change the last error, instead they should just return the error code. Message-ID: <000601c5518d$9bb7a6b0$6b01a8c0@PENELOPE> the registry functions shouldn't change the last error, instead they should just return the error code. Updated files: trunk/reactos/lib/advapi32/reg/reg.c From ekohl at svn.reactos.com Thu May 5 18:16:29 2005 From: ekohl at svn.reactos.com (ekohl@svn.reactos.com) Date: Wed Apr 12 15:31:21 2006 Subject: [ros-svn] [ekohl] 15007: Implement OpenAndMapFileForRead, RetreiveFileSecurity, StampFileSecurity, TakeOwnershipOfFile and UnmapAndCloseFile. Message-ID: <000601c5518d$cb36ec20$6b01a8c0@PENELOPE> Implement OpenAndMapFileForRead, RetreiveFileSecurity, StampFileSecurity, TakeOwnershipOfFile and UnmapAndCloseFile. Updated files: trunk/reactos/include/wine/setupapi.h trunk/reactos/lib/setupapi/misc.c trunk/reactos/lib/setupapi/setupapi.spec From hpoussin at svn.reactos.com Thu May 5 19:20:13 2005 From: hpoussin at svn.reactos.com (hpoussin@svn.reactos.com) Date: Wed Apr 12 15:31:21 2006 Subject: [ros-svn] [hpoussin] 15008: Change ExFreePool to ExFreePoolWithTag Message-ID: <000601c55196$b2cb4f60$6b01a8c0@PENELOPE> Change ExFreePool to ExFreePoolWithTag Don't call RtlFreeUnicodeString if the string wasn't created by RtlAnsiStringToUnicodeString or RtlUpcaseUnicodeString Implement ExRosQueryNonPagedPoolTag Add BAD_POOL_CALLER code Updated files: trunk/reactos/ntoskrnl/cm/regobj.c trunk/reactos/ntoskrnl/io/device.c trunk/reactos/ntoskrnl/io/irp.c trunk/reactos/ntoskrnl/io/mdl.c trunk/reactos/ntoskrnl/mm/marea.c trunk/reactos/ntoskrnl/mm/mdl.c trunk/reactos/ntoskrnl/mm/npool.c trunk/reactos/ntoskrnl/ntoskrnl.mc trunk/reactos/ntoskrnl/ob/object.c From weiden at svn.reactos.com Thu May 5 19:45:02 2005 From: weiden at svn.reactos.com (weiden@svn.reactos.com) Date: Wed Apr 12 15:31:21 2006 Subject: [ros-svn] [weiden] 15009: implemented RegOpenUserClassesRoot (doesn't work in reactos because there's no symbolic link \Registry\User\_Classes yet) Message-ID: <000601c5519a$2a215c50$6b01a8c0@PENELOPE> implemented RegOpenUserClassesRoot (doesn't work in reactos because there's no symbolic link \Registry\User\_Classes yet) Updated files: trunk/reactos/lib/advapi32/advapi32.def trunk/reactos/lib/advapi32/reg/reg.c From gvg at svn.reactos.com Thu May 5 20:16:14 2005 From: gvg at svn.reactos.com (gvg@svn.reactos.com) Date: Wed Apr 12 15:31:21 2006 Subject: [ros-svn] [gvg] 15010: Sync to Wine-20050419: Message-ID: <000601c5519e$863303a0$6b01a8c0@PENELOPE> Sync to Wine-20050419: Juan Lang - Implement PropSys{Alloc|Free}String, and support BSTRs in PropVariant{Clear|Copy} using them. - Begin implementing IPropertyStorage. - Add traces, add unit tests for IPropertyStorage, and fix the problems they caught. - Implement FmtIdToPropStgName & PropStgNameToFmtId, with tests. - add write support to IPropertyStorage, with tests - misc. cleanups the tests turned up - Add a comment about byte order, change types to reduce casting and not cast away constness. Vincent Beron - Change prototypes so gcc with some warnings doesn't bark. - Correct and complete some api documentation. Mike McCormack - Eliminate forward declarations, make functions static. - Eliminate casts of the return value of HeapAlloc. - Remove function prototypes, make functions static. - StgOpenStorage shouldn't open zero length storage files. - Remove unnecessary function prototypes. Robert Shearman - Add critsec debugging info. - Move the modal loop called during RPCs into CoWaitForMultipleHandles. - Use a mutex for long remoting calls to IRemUnknown methods. - Remove locking in apartment_disconnectproxies as it is not needed. - Use PostMessage instead of SendMessage so we can run the message loop or not as appropriate. - Rename apartment functions to become more object-oriented. - Rename register_ifstub to marshal_object to more accurately describe what it does. - Add new function, apartment_getoxid, to prepare for a possible future patch where remoting is started on demand. Jon Griffiths - Use LMEM_ flags for LocalAlloc(), not GMEM_ (GlobalAlloc). Francois Gouget - Assorted spelling fixes. Huw Davies - Don't close reg key if the open failed. - WriteFmtUserTypeStg doesn't pull a CLSID from the registry - it's unclear when (if at all) this gets written. Alexandre Julliard - Fixed a buffer overflow. Joris Huizer - A few memory checks avoiding memory leaks. Dmitry Timoshkov - Zero out an invalidated runningObjectTableInstance pointer. Dimitrie O. Paun - Remove the need for the non-standard (Close|Delete)MetaFile16(). Troy Rollo - ix test for STGM_SHARE_EXCLUSIVE on nameless DocFiles. Added files: trunk/reactos/lib/ole32/dictionary.c trunk/reactos/lib/ole32/dictionary.h Updated files: trunk/reactos/include/wine/objidl.h trunk/reactos/lib/ole32/Makefile.in trunk/reactos/lib/ole32/antimoniker.c trunk/reactos/lib/ole32/bindctx.c trunk/reactos/lib/ole32/clipboard.c trunk/reactos/lib/ole32/compobj.c trunk/reactos/lib/ole32/compobj_private.h trunk/reactos/lib/ole32/compositemoniker.c trunk/reactos/lib/ole32/datacache.c trunk/reactos/lib/ole32/errorinfo.c trunk/reactos/lib/ole32/ftmarshal.c trunk/reactos/lib/ole32/hglobalstream.c trunk/reactos/lib/ole32/ifs.c trunk/reactos/lib/ole32/marshal.c trunk/reactos/lib/ole32/memlockbytes.c trunk/reactos/lib/ole32/memlockbytes16.c trunk/reactos/lib/ole32/moniker.c trunk/reactos/lib/ole32/ole2.c trunk/reactos/lib/ole32/ole2_16.c trunk/reactos/lib/ole32/ole2impl.c trunk/reactos/lib/ole32/ole32.spec trunk/reactos/lib/ole32/oleobj.c trunk/reactos/lib/ole32/oleproxy.c trunk/reactos/lib/ole32/rpc.c trunk/reactos/lib/ole32/stg_bigblockfile.c trunk/reactos/lib/ole32/stg_prop.c trunk/reactos/lib/ole32/stg_stream.c trunk/reactos/lib/ole32/storage32.c trunk/reactos/lib/ole32/storage32.h trunk/reactos/lib/ole32/stubmanager.c trunk/reactos/w32api/include/objbase.h trunk/reactos/w32api/include/objidl.h trunk/reactos/w32api/include/propidl.h trunk/reactos/w32api/include/winerror.h From gvg at svn.reactos.com Thu May 5 20:29:44 2005 From: gvg at svn.reactos.com (gvg@svn.reactos.com) Date: Wed Apr 12 15:31:21 2006 Subject: [ros-svn] [gvg] 15011: Sync to Wine-20050419: Message-ID: <000601c551a0$68f34dc0$6b01a8c0@PENELOPE> Sync to Wine-20050419: Daniel Remenak - Implemented VarIdiv. - Return DISP_E_DIVBYZERO instead of crashing when asked to divide a variant by zero. - Remove unused variable in _copy_arg. Marcus Meissner - Serialize NULL pointer interfaces correctly. - Fixed VT_BSTR|VT_BYREF marshalling. - Added VT_I4|VT_BYREF marshalling. - Fixed ppvObject serializer (deref twice instead of once). - Actually pass back return value of remote call in type marshaller. - Format VT_UI1, VT_I1, VT_UI2, VT_I2 correctly. - Added IDispatch::GetIDsOfNames() special case serializing. - Handle VT_PTR / NULL marshalling correctly. Mike Hearn - Fix BSTR tracing in the typelib marshaller. - Fix PARAMFLAG_FOUT typo in the tmarshaller. Mike Hearn Robert Shearman - Implement VT_BYREF | VT_BSTR marshalling. - Add more integer types for marshaling and unmarshaling. - Implement VT_BYREF | VT_BSTR unmarshaling. - Don't allocate memory for TKIND_DISPATCH/TKIND_INTERFACE unmarshaling as it will be lost in the success case and interferes with the failure case. Robert Shearman - Add outer unknown support for typelib marshaler. Jakob Eriksson - Get rid of HeapAlloc casts. Francois Gouget - Assorted spelling fixes. Alex Villacis Lasso - Fix leftover negative sign in height parameter for transparent bitmap. - Properly announce whether bitmap is transparent in get_Attributes. - GIF transparency is now palette-index based, instead of RGB based. - Keep original bitmap and XOR mask separate, so that get_Handle returns original bitmap. - Initialize [orig|himetric][Width|Height] for PICTYPE_ICON case. - Fix failure to notice the use of a GIF palette index greater or equal to 128 for transparency. - After Float->string conversion via sprintfW(), VarDecFromR[4|8] is forced to use US locale for string->Decimal conversion, to agree with sprintfW(). Updated files: trunk/reactos/lib/oleaut32/oleaut.c trunk/reactos/lib/oleaut32/oleaut32.spec trunk/reactos/lib/oleaut32/olepicture.c trunk/reactos/lib/oleaut32/safearray.c trunk/reactos/lib/oleaut32/tmarshal.c trunk/reactos/lib/oleaut32/typelib.c trunk/reactos/lib/oleaut32/typelib.h trunk/reactos/lib/oleaut32/variant.c trunk/reactos/lib/oleaut32/vartype.c From gvg at svn.reactos.com Thu May 5 20:32:48 2005 From: gvg at svn.reactos.com (gvg@svn.reactos.com) Date: Wed Apr 12 15:31:21 2006 Subject: [ros-svn] [gvg] 15012: Sync to Wine-20050419: Message-ID: <000601c551a0$d6ab60a0$6b01a8c0@PENELOPE> Sync to Wine-20050419: Peter Berg Larsen - Replace strncpy with memcpy or lstrcpyn. Jakob Eriksson - Get rid of HeapAlloc casts. Updated files: trunk/reactos/lib/oledlg/insobjdlg.c From hpoussin at svn.reactos.com Thu May 5 20:59:16 2005 From: hpoussin at svn.reactos.com (hpoussin@svn.reactos.com) Date: Wed Apr 12 15:31:21 2006 Subject: [ros-svn] [hpoussin] 15013: ExFreePool -> ExFreePoolWithTag changes Message-ID: <000601c551a4$88e4a760$6b01a8c0@PENELOPE> ExFreePool -> ExFreePoolWithTag changes Updated files: trunk/reactos/lib/rtl/unicode.c From gvg at svn.reactos.com Thu May 5 21:00:51 2005 From: gvg at svn.reactos.com (gvg@svn.reactos.com) Date: Wed Apr 12 15:31:21 2006 Subject: [ros-svn] [gvg] 15014: Sync to Wine-20050419: Message-ID: <000601c551a4$c1a85c90$6b01a8c0@PENELOPE> Sync to Wine-20050419: Krzysztof Foltman - removed trailing spaces from some files - tab support - indent support - PageUp key support. - Support for "normal" scroll bar functionality (line and page scrolling). - made string operations consistent wrt whitespace handling (which should greatly improve stability of the wrap code and eliminate regressions of the most recent versions) - completely new scrollbar handling (much more reliable) and related redraw fixes - Page Down handler (no Page Up yet, fixing wrap/redraw/scrollbar bugs was of higher priority) - RTF reader doesn't use RichEdit messages anymore (which saves on unnecessary repaints) - added unicode character support to RTF import (like: \u12345 ?) - small fixes - fixed whitespace identification bug - removed drawing of paragraph marks - improved stub implementations for IRichEditOle - Unknown destinations are now correctly skipped (so loading an RTF file generated by, for example, OpenOffice doesn't produce lots of garbage anymore). - Format stack for RTF groups (so that RTF reader can correctly read what RTF writer wrote :) ) - EM_STREAMIN can now deal with undo in a reasonable manner (no multiple undo actions in one EM_STREAMIN). - Related changes to undo code (umIgnore mode is now handled correctly). - Numerous improvements in the RTF reader: it reads some character attributes now (you will have proper small print in license agreements now). - Fixed a memory overwrite bug in conversion from CHARFORMAT2A to CHARFORMAT2W. - Optimized repaint of the area below the text. - ME_JoinRuns didn't mark the paragraph for rewrapping, fixed. - Removed PostQuitMessage(0) from WM_DESTROY handler (duh!). - Use of EM_GETOLEINTERFACE is reported with FIXME instead of TRACE (any app using this message is likely to encounter major problems). - WM_COPY (and WM_CUT) can now put both Unicode and RTF format (thanks to Phil Krylov's RTF generator code). - New message implemented - WM_PASTE. - RTF reader: rtfPlain implemented (kind of). - RTF writer: rewritten main loop (the old one crashed in some circumstances when SFF_SELECTION was used). - The meaning of the rewrap flag got inverted (MEPF_REWRAP instead of MEPF_WRAPPED) for consistency. - Major code cleanups in rewrap/repaint code, leading to "smarter" behaviour wrt repainting selections. - Old font management replaced by the cache-based one, which keeps maximum of 10 HFONTs at once, instead of one per a couple of runs. - EM_CANPASTE implemented - updated TODO list (including list of (un)implemented messages) - fixed WM_PASTE (the previous version might not close the clipboard if it didn't contain a usable format) - scrollbar operations (like clicking on arrows) should update scrollbar's current position Gerald Pfeifer - Make ME_ArrowLeft() return a value in every case. Phil Krylov - Make RTF reader fall back to simple text if a correct RTF header is not detected. This should fix some installers. - Made RTF reader and writer handle codepages mostly similar to the original riched20.dll. - Fixed support for RTF documents using ANSI charset and added support for multibyte charsets, so that BIG5 and UTF-8 RTF documents are working now. - Replaced slow and outdated character set handling in RTF reader by Unicode/codepages support. Added charset->codepage conversion. - Implemented hash table lookup for RTF keywords in RTF reader. - Added "generator" RTF destination handling. - Initial implementation of EM_STREAMOUT and RTF writer. - Fixed \u keyword to output signed 16-bit values. Also fixed CP_SYMBOL conversion and the detection of the default font's codepage. - Improved RTF export. Mike McCormack - Remove casts and unused code. Hannu Valtonen - Added mousewheel support. Vincent Beron - Use "" for Windows includes in dlls, instead of <>. Jakob Eriksson - Get rid of HeapAlloc casts. Jason Edmeades - Correct memory allocation macro. Added files: trunk/reactos/lib/riched20/writer.c Updated files: trunk/reactos/lib/riched20/Makefile.in trunk/reactos/lib/riched20/caret.c trunk/reactos/lib/riched20/editor.c trunk/reactos/lib/riched20/editor.h trunk/reactos/lib/riched20/editstr.h trunk/reactos/lib/riched20/paint.c trunk/reactos/lib/riched20/para.c trunk/reactos/lib/riched20/reader.c trunk/reactos/lib/riched20/richole.c trunk/reactos/lib/riched20/rtf.h trunk/reactos/lib/riched20/run.c trunk/reactos/lib/riched20/string.c trunk/reactos/lib/riched20/style.c trunk/reactos/lib/riched20/undo.c trunk/reactos/lib/riched20/wrap.c trunk/reactos/w32api/include/richedit.h From greatlrd at svn.reactos.com Thu May 5 21:05:44 2005 From: greatlrd at svn.reactos.com (greatlrd@svn.reactos.com) Date: Wed Apr 12 15:31:21 2006 Subject: [ros-svn] [greatlrd] 15015: swedish translation by Andreas Bjerkeholt Message-ID: <000601c551a5$70777da0$6b01a8c0@PENELOPE> swedish translation by Andreas Bjerkeholt Added files: trunk/reactos/lib/shlwapi/shlwapi_Sv.rc Updated files: trunk/reactos/lib/shlwapi/shlwapi.rc From gvg at svn.reactos.com Thu May 5 21:11:22 2005 From: gvg at svn.reactos.com (gvg@svn.reactos.com) Date: Wed Apr 12 15:31:21 2006 Subject: [ros-svn] [gvg] 15016: Sync to Wine-20050419: Message-ID: <000601c551a6$39e4bcc0$6b01a8c0@PENELOPE> Sync to Wine-20050419: Remove no longer needed files. Deleted files: trunk/reactos/lib/richedit/ansi_gen.h trunk/reactos/lib/richedit/ansi_sym.h trunk/reactos/lib/richedit/reader.c trunk/reactos/lib/richedit/riched32.h trunk/reactos/lib/richedit/rtf.h trunk/reactos/lib/richedit/rtf2text.h trunk/reactos/lib/richedit/stdcharnames.h trunk/reactos/lib/richedit/text-writer.c trunk/reactos/lib/richedit/text_map.h From chorns at svn.reactos.com Thu May 5 21:17:05 2005 From: chorns at svn.reactos.com (chorns@svn.reactos.com) Date: Wed Apr 12 15:31:22 2006 Subject: [ros-svn] [chorns] 15017: Merge 14551:14980 from trunk Message-ID: <000601c551a7$062dcba0$6b01a8c0@PENELOPE> Merge 14551:14980 from trunk Added files: branches/xmlbuildsystem/reactos/boot/freeldr/freeldr/arch/i386/i386.h branches/xmlbuildsystem/reactos/boot/freeldr/freeldr/include/fsrec.h branches/xmlbuildsystem/reactos/drivers/dd/green/ branches/xmlbuildsystem/reactos/drivers/input/i8042prt/ branches/xmlbuildsystem/reactos/drivers/input/i8042prt/i8042prt.xml branches/xmlbuildsystem/reactos/drivers/input/kbdclass/ branches/xmlbuildsystem/reactos/drivers/input/kbdclass/kbdclass.xml branches/xmlbuildsystem/reactos/drivers/usb/cromwell/uhci/ branches/xmlbuildsystem/reactos/drivers/video/miniport/vga/vgamp.h branches/xmlbuildsystem/reactos/include/idl/svcctl.idl branches/xmlbuildsystem/reactos/include/rosdhcp_public.h branches/xmlbuildsystem/reactos/include/wine/wininet.h branches/xmlbuildsystem/reactos/lib/cpl/access/En.rc branches/xmlbuildsystem/reactos/lib/cpl/appwiz/Cz.rc branches/xmlbuildsystem/reactos/lib/cpl/control/Cz.rc branches/xmlbuildsystem/reactos/lib/cpl/control/Sv.rc branches/xmlbuildsystem/reactos/lib/cpl/desk/cz.rc branches/xmlbuildsystem/reactos/lib/cpl/intl/Sv.rc branches/xmlbuildsystem/reactos/lib/cpl/intl/cz.rc branches/xmlbuildsystem/reactos/lib/cpl/main/En.rc branches/xmlbuildsystem/reactos/lib/cpl/ncpa/cz.rc branches/xmlbuildsystem/reactos/lib/cpl/ncpa/sv.rc branches/xmlbuildsystem/reactos/lib/cpl/sysdm/cz.rc branches/xmlbuildsystem/reactos/lib/cpl/sysdm/sv.rc branches/xmlbuildsystem/reactos/lib/cpl/timedate/Cz.rc branches/xmlbuildsystem/reactos/lib/dhcpcapi/ branches/xmlbuildsystem/reactos/lib/kbdru/ branches/xmlbuildsystem/reactos/lib/kbdsg/ branches/xmlbuildsystem/reactos/lib/kernel32/nls/afk.nls branches/xmlbuildsystem/reactos/lib/kernel32/nls/bel.nls branches/xmlbuildsystem/reactos/lib/kernel32/nls/bgr.nls branches/xmlbuildsystem/reactos/lib/kernel32/nls/cat.nls branches/xmlbuildsystem/reactos/lib/kernel32/nls/chs.nls branches/xmlbuildsystem/reactos/lib/kernel32/nls/cht.nls branches/xmlbuildsystem/reactos/lib/kernel32/nls/csy.nls branches/xmlbuildsystem/reactos/lib/kernel32/nls/dan.nls branches/xmlbuildsystem/reactos/lib/kernel32/nls/dea.nls branches/xmlbuildsystem/reactos/lib/kernel32/nls/dec.nls branches/xmlbuildsystem/reactos/lib/kernel32/nls/del.nls branches/xmlbuildsystem/reactos/lib/kernel32/nls/des.nls branches/xmlbuildsystem/reactos/lib/kernel32/nls/ell.nls branches/xmlbuildsystem/reactos/lib/kernel32/nls/ena.nls branches/xmlbuildsystem/reactos/lib/kernel32/nls/enb.nls branches/xmlbuildsystem/reactos/lib/kernel32/nls/enc.nls branches/xmlbuildsystem/reactos/lib/kernel32/nls/eni.nls branches/xmlbuildsystem/reactos/lib/kernel32/nls/enj.nls branches/xmlbuildsystem/reactos/lib/kernel32/nls/enl.nls branches/xmlbuildsystem/reactos/lib/kernel32/nls/enp.nls branches/xmlbuildsystem/reactos/lib/kernel32/nls/ens.nls branches/xmlbuildsystem/reactos/lib/kernel32/nls/ent.nls branches/xmlbuildsystem/reactos/lib/kernel32/nls/enw.nls branches/xmlbuildsystem/reactos/lib/kernel32/nls/enz.nls branches/xmlbuildsystem/reactos/lib/kernel32/nls/esa.nls branches/xmlbuildsystem/reactos/lib/kernel32/nls/esb.nls branches/xmlbuildsystem/reactos/lib/kernel32/nls/esd.nls branches/xmlbuildsystem/reactos/lib/kernel32/nls/ese.nls branches/xmlbuildsystem/reactos/lib/kernel32/nls/esf.nls branches/xmlbuildsystem/reactos/lib/kernel32/nls/esg.nls branches/xmlbuildsystem/reactos/lib/kernel32/nls/esh.nls branches/xmlbuildsystem/reactos/lib/kernel32/nls/esi.nls branches/xmlbuildsystem/reactos/lib/kernel32/nls/esl.nls branches/xmlbuildsystem/reactos/lib/kernel32/nls/esm.nls branches/xmlbuildsystem/reactos/lib/kernel32/nls/esn.nls branches/xmlbuildsystem/reactos/lib/kernel32/nls/eso.nls branches/xmlbuildsystem/reactos/lib/kernel32/nls/esp.nls branches/xmlbuildsystem/reactos/lib/kernel32/nls/esr.nls branches/xmlbuildsystem/reactos/lib/kernel32/nls/ess.nls branches/xmlbuildsystem/reactos/lib/kernel32/nls/esu.nls branches/xmlbuildsystem/reactos/lib/kernel32/nls/esv.nls branches/xmlbuildsystem/reactos/lib/kernel32/nls/esy.nls branches/xmlbuildsystem/reactos/lib/kernel32/nls/esz.nls branches/xmlbuildsystem/reactos/lib/kernel32/nls/eti.nls branches/xmlbuildsystem/reactos/lib/kernel32/nls/euq.nls branches/xmlbuildsystem/reactos/lib/kernel32/nls/fin.nls branches/xmlbuildsystem/reactos/lib/kernel32/nls/fos.nls branches/xmlbuildsystem/reactos/lib/kernel32/nls/frb.nls branches/xmlbuildsystem/reactos/lib/kernel32/nls/frc.nls branches/xmlbuildsystem/reactos/lib/kernel32/nls/frl.nls branches/xmlbuildsystem/reactos/lib/kernel32/nls/frm.nls branches/xmlbuildsystem/reactos/lib/kernel32/nls/frs.nls branches/xmlbuildsystem/reactos/lib/kernel32/nls/glc.nls branches/xmlbuildsystem/reactos/lib/kernel32/nls/heb.nls branches/xmlbuildsystem/reactos/lib/kernel32/nls/hrv.nls branches/xmlbuildsystem/reactos/lib/kernel32/nls/hun.nls branches/xmlbuildsystem/reactos/lib/kernel32/nls/ind.nls branches/xmlbuildsystem/reactos/lib/kernel32/nls/isl.nls branches/xmlbuildsystem/reactos/lib/kernel32/nls/ita.nls branches/xmlbuildsystem/reactos/lib/kernel32/nls/its.nls branches/xmlbuildsystem/reactos/lib/kernel32/nls/lvi.nls branches/xmlbuildsystem/reactos/lib/kernel32/nls/mki.nls branches/xmlbuildsystem/reactos/lib/kernel32/nls/msb.nls branches/xmlbuildsystem/reactos/lib/kernel32/nls/msl.nls branches/xmlbuildsystem/reactos/lib/kernel32/nls/nlb.nls branches/xmlbuildsystem/reactos/lib/kernel32/nls/nld.nls branches/xmlbuildsystem/reactos/lib/kernel32/nls/non.nls branches/xmlbuildsystem/reactos/lib/kernel32/nls/nor.nls branches/xmlbuildsystem/reactos/lib/kernel32/nls/plk.nls branches/xmlbuildsystem/reactos/lib/kernel32/nls/ptb.nls branches/xmlbuildsystem/reactos/lib/kernel32/nls/ptg.nls branches/xmlbuildsystem/reactos/lib/kernel32/nls/rom.nls branches/xmlbuildsystem/reactos/lib/kernel32/nls/rus.nls branches/xmlbuildsystem/reactos/lib/kernel32/nls/sky.nls branches/xmlbuildsystem/reactos/lib/kernel32/nls/slv.nls branches/xmlbuildsystem/reactos/lib/kernel32/nls/sqi.nls branches/xmlbuildsystem/reactos/lib/kernel32/nls/srb.nls branches/xmlbuildsystem/reactos/lib/kernel32/nls/srl.nls branches/xmlbuildsystem/reactos/lib/kernel32/nls/sve.nls branches/xmlbuildsystem/reactos/lib/kernel32/nls/svf.nls branches/xmlbuildsystem/reactos/lib/kernel32/nls/swk.nls branches/xmlbuildsystem/reactos/lib/kernel32/nls/tam.nls branches/xmlbuildsystem/reactos/lib/kernel32/nls/tha.nls branches/xmlbuildsystem/reactos/lib/kernel32/nls/trk.nls branches/xmlbuildsystem/reactos/lib/kernel32/nls/ukr.nls branches/xmlbuildsystem/reactos/lib/kernel32/nls/uzb.nls branches/xmlbuildsystem/reactos/lib/kernel32/nls/zhi.nls branches/xmlbuildsystem/reactos/lib/mpr/mpr_Sv.rc branches/xmlbuildsystem/reactos/lib/msi/database.c branches/xmlbuildsystem/reactos/lib/msi/msi_Nl.rc branches/xmlbuildsystem/reactos/lib/rtl/access.c branches/xmlbuildsystem/reactos/lib/rtl/i386/alldiv.s branches/xmlbuildsystem/reactos/lib/rtl/i386/allmul.s branches/xmlbuildsystem/reactos/lib/rtl/i386/allrem.s branches/xmlbuildsystem/reactos/lib/rtl/i386/allshl.s branches/xmlbuildsystem/reactos/lib/rtl/i386/allshr.s branches/xmlbuildsystem/reactos/lib/rtl/i386/aulldiv.s branches/xmlbuildsystem/reactos/lib/rtl/i386/aullrem.s branches/xmlbuildsystem/reactos/lib/rtl/i386/aullshr.s branches/xmlbuildsystem/reactos/lib/userenv/Sv.rc branches/xmlbuildsystem/reactos/lib/wininet/wininet.xml branches/xmlbuildsystem/reactos/ntoskrnl/dbgk/ branches/xmlbuildsystem/reactos/ntoskrnl/ex/dbgctrl.c branches/xmlbuildsystem/reactos/ntoskrnl/include/internal/dbgk.h branches/xmlbuildsystem/reactos/ntoskrnl/include/internal/kdb.h branches/xmlbuildsystem/reactos/ntoskrnl/include/internal/kdbochs.h branches/xmlbuildsystem/reactos/ntoskrnl/include/internal/kdgdb.h branches/xmlbuildsystem/reactos/ntoskrnl/io/controller.c branches/xmlbuildsystem/reactos/ntoskrnl/io/disk.c branches/xmlbuildsystem/reactos/ntoskrnl/kd/kdinit.c branches/xmlbuildsystem/reactos/ntoskrnl/kd/kdio.c branches/xmlbuildsystem/reactos/ntoskrnl/kd/kdmain.c branches/xmlbuildsystem/reactos/ntoskrnl/kd/wrappers/ branches/xmlbuildsystem/reactos/ntoskrnl/kdbg/ branches/xmlbuildsystem/reactos/ntoskrnl/ke/gate.c branches/xmlbuildsystem/reactos/ntoskrnl/ke/i386/ctxswitch.S branches/xmlbuildsystem/reactos/ntoskrnl/mm/process.c branches/xmlbuildsystem/reactos/ntoskrnl/ps/notify.c branches/xmlbuildsystem/reactos/ntoskrnl/ps/quota.c branches/xmlbuildsystem/reactos/ntoskrnl/rtl/debug.c branches/xmlbuildsystem/reactos/subsys/ntvdm/En.rc branches/xmlbuildsystem/reactos/subsys/ntvdm/resource.h branches/xmlbuildsystem/reactos/subsys/system/calc/Cz.rc branches/xmlbuildsystem/reactos/subsys/system/dhcp/api.c branches/xmlbuildsystem/reactos/subsys/system/dhcp/pipe.c branches/xmlbuildsystem/reactos/subsys/system/explorer/Make-rosshell.MinGW branches/xmlbuildsystem/reactos/subsys/system/explorer/Make-rosshell.mak branches/xmlbuildsystem/reactos/subsys/system/explorer/make_rosshell.dsp branches/xmlbuildsystem/reactos/subsys/system/explorer/rosshell.dsp branches/xmlbuildsystem/reactos/subsys/system/explorer/rosshell.dsw branches/xmlbuildsystem/reactos/subsys/system/reactos/Cz.rc branches/xmlbuildsystem/reactos/subsys/system/regedit/Cz.rc branches/xmlbuildsystem/reactos/subsys/system/services/rpcserver.c branches/xmlbuildsystem/reactos/subsys/system/sm/ branches/xmlbuildsystem/reactos/subsys/system/sndvol32/Cz.rc branches/xmlbuildsystem/reactos/subsys/system/sndvol32/Fr.rc branches/xmlbuildsystem/reactos/subsys/system/taskmgr/Cz.rc branches/xmlbuildsystem/reactos/subsys/system/userinit/En.rc branches/xmlbuildsystem/reactos/subsys/system/userinit/resource.h branches/xmlbuildsystem/reactos/subsys/system/usetup/keytrans.c branches/xmlbuildsystem/reactos/subsys/system/usetup/keytrans.h branches/xmlbuildsystem/reactos/subsys/system/vmwinst/Cz.rc branches/xmlbuildsystem/reactos/subsys/system/welcome/Cz.rc branches/xmlbuildsystem/reactos/subsys/system/winefile/Sv.rc branches/xmlbuildsystem/reactos/subsys/system/winefile/cz.rc branches/xmlbuildsystem/reactos/subsys/system/winlogon/Cz.rc branches/xmlbuildsystem/reactos/subsys/system/winlogon/Sv.rc Updated files: branches/xmlbuildsystem/reactos/apps/utils/net/finger/net.c branches/xmlbuildsystem/reactos/apps/utils/net/ftp/fake.c branches/xmlbuildsystem/reactos/apps/utils/net/ftp/ftp.c branches/xmlbuildsystem/reactos/apps/utils/ps/ps.c branches/xmlbuildsystem/reactos/boot/freeldr/FREELDR.INI branches/xmlbuildsystem/reactos/boot/freeldr/Makefile branches/xmlbuildsystem/reactos/boot/freeldr/bootsect/Makefile.powerpc branches/xmlbuildsystem/reactos/boot/freeldr/bootsect/fat.asm branches/xmlbuildsystem/reactos/boot/freeldr/freeldr/arch/i386/arch.S branches/xmlbuildsystem/reactos/boot/freeldr/freeldr/arch/i386/archmach.c branches/xmlbuildsystem/reactos/boot/freeldr/freeldr/arch/i386/boot.S branches/xmlbuildsystem/reactos/boot/freeldr/freeldr/arch/i386/hardware.c branches/xmlbuildsystem/reactos/boot/freeldr/freeldr/arch/i386/hwacpi.c branches/xmlbuildsystem/reactos/boot/freeldr/freeldr/arch/i386/hwapm.c branches/xmlbuildsystem/reactos/boot/freeldr/freeldr/arch/i386/hwcpu.c branches/xmlbuildsystem/reactos/boot/freeldr/freeldr/arch/i386/hwpci.c branches/xmlbuildsystem/reactos/boot/freeldr/freeldr/arch/i386/i386disk.c branches/xmlbuildsystem/reactos/boot/freeldr/freeldr/arch/i386/linux.S branches/xmlbuildsystem/reactos/boot/freeldr/freeldr/arch/i386/machpc.c branches/xmlbuildsystem/reactos/boot/freeldr/freeldr/arch/i386/machpc.h branches/xmlbuildsystem/reactos/boot/freeldr/freeldr/arch/i386/machxbox.c branches/xmlbuildsystem/reactos/boot/freeldr/freeldr/arch/i386/machxbox.h branches/xmlbuildsystem/reactos/boot/freeldr/freeldr/arch/powerpc/mach.c branches/xmlbuildsystem/reactos/boot/freeldr/freeldr/bootmgr.c branches/xmlbuildsystem/reactos/boot/freeldr/freeldr/custom.c branches/xmlbuildsystem/reactos/boot/freeldr/freeldr/disk/disk.c branches/xmlbuildsystem/reactos/boot/freeldr/freeldr/disk/partition.c branches/xmlbuildsystem/reactos/boot/freeldr/freeldr/drivemap.c branches/xmlbuildsystem/reactos/boot/freeldr/freeldr/freeldr.c branches/xmlbuildsystem/reactos/boot/freeldr/freeldr/fs/ext2.c branches/xmlbuildsystem/reactos/boot/freeldr/freeldr/fs/ext2.h branches/xmlbuildsystem/reactos/boot/freeldr/freeldr/fs/fat.c branches/xmlbuildsystem/reactos/boot/freeldr/freeldr/fs/fat.h branches/xmlbuildsystem/reactos/boot/freeldr/freeldr/fs/fs.c branches/xmlbuildsystem/reactos/boot/freeldr/freeldr/fs/iso.c branches/xmlbuildsystem/reactos/boot/freeldr/freeldr/fs/iso.h branches/xmlbuildsystem/reactos/boot/freeldr/freeldr/fs/ntfs.c branches/xmlbuildsystem/reactos/boot/freeldr/freeldr/fs/ntfs.h branches/xmlbuildsystem/reactos/boot/freeldr/freeldr/include/bootmgr.h branches/xmlbuildsystem/reactos/boot/freeldr/freeldr/include/disk.h branches/xmlbuildsystem/reactos/boot/freeldr/freeldr/include/drivemap.h branches/xmlbuildsystem/reactos/boot/freeldr/freeldr/include/freeldr.h branches/xmlbuildsystem/reactos/boot/freeldr/freeldr/include/fs.h branches/xmlbuildsystem/reactos/boot/freeldr/freeldr/include/inifile.h branches/xmlbuildsystem/reactos/boot/freeldr/freeldr/include/linux.h branches/xmlbuildsystem/reactos/boot/freeldr/freeldr/include/machine.h branches/xmlbuildsystem/reactos/boot/freeldr/freeldr/include/miscboot.h branches/xmlbuildsystem/reactos/boot/freeldr/freeldr/include/multiboot.h branches/xmlbuildsystem/reactos/boot/freeldr/freeldr/include/oslist.h branches/xmlbuildsystem/reactos/boot/freeldr/freeldr/include/reactos.h branches/xmlbuildsystem/reactos/boot/freeldr/freeldr/include/ui.h branches/xmlbuildsystem/reactos/boot/freeldr/freeldr/include/version.h branches/xmlbuildsystem/reactos/boot/freeldr/freeldr/inifile/ini.h branches/xmlbuildsystem/reactos/boot/freeldr/freeldr/inifile/ini_init.c branches/xmlbuildsystem/reactos/boot/freeldr/freeldr/inifile/inifile.c branches/xmlbuildsystem/reactos/boot/freeldr/freeldr/inifile/parse.c branches/xmlbuildsystem/reactos/boot/freeldr/freeldr/linuxboot.c branches/xmlbuildsystem/reactos/boot/freeldr/freeldr/machine.c branches/xmlbuildsystem/reactos/boot/freeldr/freeldr/miscboot.c branches/xmlbuildsystem/reactos/boot/freeldr/freeldr/options.c branches/xmlbuildsystem/reactos/boot/freeldr/freeldr/oslist.c branches/xmlbuildsystem/reactos/boot/freeldr/freeldr/reactos/arcname.c branches/xmlbuildsystem/reactos/boot/freeldr/freeldr/reactos/binhive.c branches/xmlbuildsystem/reactos/boot/freeldr/freeldr/reactos/reactos.c branches/xmlbuildsystem/reactos/boot/freeldr/freeldr/reactos/registry.c branches/xmlbuildsystem/reactos/boot/freeldr/freeldr/reactos/registry.h branches/xmlbuildsystem/reactos/boot/freeldr/freeldr/reactos/setupldr.c branches/xmlbuildsystem/reactos/boot/freeldr/freeldr/ui/tui.c branches/xmlbuildsystem/reactos/boot/freeldr/freeldr/ui/tui.h branches/xmlbuildsystem/reactos/boot/freeldr/freeldr/ui/tuimenu.c branches/xmlbuildsystem/reactos/boot/freeldr/freeldr/ui/ui.c branches/xmlbuildsystem/reactos/boot/freeldr/freeldr/version.c branches/xmlbuildsystem/reactos/bootdata/hivesft.inf branches/xmlbuildsystem/reactos/bootdata/hivesys.inf branches/xmlbuildsystem/reactos/bootdata/packages/reactos.dff branches/xmlbuildsystem/reactos/bootdata/txtsetup.sif branches/xmlbuildsystem/reactos/drivers/bus/serenum/detect.c branches/xmlbuildsystem/reactos/drivers/bus/serenum/fdo.c branches/xmlbuildsystem/reactos/drivers/bus/serenum/misc.c branches/xmlbuildsystem/reactos/drivers/bus/serenum/pdo.c branches/xmlbuildsystem/reactos/drivers/bus/serenum/serenum.c branches/xmlbuildsystem/reactos/drivers/bus/serenum/serenum.h branches/xmlbuildsystem/reactos/drivers/dd/serial/circularbuffer.c branches/xmlbuildsystem/reactos/drivers/dd/serial/create.c branches/xmlbuildsystem/reactos/drivers/dd/serial/devctrl.c branches/xmlbuildsystem/reactos/drivers/dd/serial/info.c branches/xmlbuildsystem/reactos/drivers/dd/serial/misc.c branches/xmlbuildsystem/reactos/drivers/dd/serial/pnp.c branches/xmlbuildsystem/reactos/drivers/dd/serial/rw.c branches/xmlbuildsystem/reactos/drivers/dd/serial/serial.c branches/xmlbuildsystem/reactos/drivers/dd/serial/serial.h branches/xmlbuildsystem/reactos/drivers/fs/ms/create.c branches/xmlbuildsystem/reactos/drivers/fs/np/fsctrl.c branches/xmlbuildsystem/reactos/drivers/fs/vfat/fsctl.c branches/xmlbuildsystem/reactos/drivers/fs/vfat/shutdown.c branches/xmlbuildsystem/reactos/drivers/fs/vfat/vfat.h branches/xmlbuildsystem/reactos/drivers/input/Makefile branches/xmlbuildsystem/reactos/drivers/input/directory.xml branches/xmlbuildsystem/reactos/drivers/input/mouclass/mouclass.c branches/xmlbuildsystem/reactos/drivers/lib/ip/network/ip.c branches/xmlbuildsystem/reactos/drivers/lib/ip/network/loopback.c branches/xmlbuildsystem/reactos/drivers/lib/ip/network/neighbor.c branches/xmlbuildsystem/reactos/drivers/lib/ip/transport/tcp/if.c branches/xmlbuildsystem/reactos/drivers/lib/oskittcp/include/freebsd/src/sys/sys/systm.h branches/xmlbuildsystem/reactos/drivers/lib/oskittcp/makefile branches/xmlbuildsystem/reactos/drivers/net/afd/afd/lock.c branches/xmlbuildsystem/reactos/drivers/net/afd/afd/main.c branches/xmlbuildsystem/reactos/drivers/net/afd/afd/read.c branches/xmlbuildsystem/reactos/drivers/net/afd/afd/select.c branches/xmlbuildsystem/reactos/drivers/net/tcpip/datalink/lan.c branches/xmlbuildsystem/reactos/drivers/net/tcpip/include/debug.h branches/xmlbuildsystem/reactos/drivers/net/tcpip/include/info.h branches/xmlbuildsystem/reactos/drivers/net/tcpip/include/ip.h branches/xmlbuildsystem/reactos/drivers/net/tcpip/include/tcp.h branches/xmlbuildsystem/reactos/drivers/net/tcpip/include/tcpip.h branches/xmlbuildsystem/reactos/drivers/net/tcpip/tcpip/dispatch.c branches/xmlbuildsystem/reactos/drivers/net/tcpip/tcpip/iinfo.c branches/xmlbuildsystem/reactos/drivers/net/tcpip/tcpip/info.c branches/xmlbuildsystem/reactos/drivers/net/tcpip/tcpip/main.c branches/xmlbuildsystem/reactos/drivers/net/tcpip/tcpip/ninfo.c branches/xmlbuildsystem/reactos/drivers/storage/diskdump/diskdump.c branches/xmlbuildsystem/reactos/drivers/storage/floppy/GNUmakefile branches/xmlbuildsystem/reactos/drivers/storage/floppy/hardware.c branches/xmlbuildsystem/reactos/drivers/storage/floppy/readwrite.c branches/xmlbuildsystem/reactos/drivers/storage/scsiport/scsiport.c branches/xmlbuildsystem/reactos/drivers/usb/cromwell/Makefile branches/xmlbuildsystem/reactos/drivers/usb/cromwell/core/usb.c branches/xmlbuildsystem/reactos/drivers/usb/cromwell/core/usbcore.def branches/xmlbuildsystem/reactos/drivers/usb/cromwell/linux/linux_wrapper.h branches/xmlbuildsystem/reactos/drivers/usb/cromwell/linux/pci_ids.h branches/xmlbuildsystem/reactos/drivers/usb/cromwell/linux/usb.h branches/xmlbuildsystem/reactos/drivers/usb/cromwell/sys/linuxwrapper.c branches/xmlbuildsystem/reactos/drivers/usb/usbd/usbd.c branches/xmlbuildsystem/reactos/drivers/video/displays/framebuf/surface.c branches/xmlbuildsystem/reactos/drivers/video/displays/vga/objects/copybits.c branches/xmlbuildsystem/reactos/drivers/video/miniport/vga/vgamp.c branches/xmlbuildsystem/reactos/drivers/video/videoprt/videoprt.c branches/xmlbuildsystem/reactos/hal/hal/hal.c branches/xmlbuildsystem/reactos/hal/halx86/generic/adapter.c branches/xmlbuildsystem/reactos/hal/halx86/generic/fmutex.c branches/xmlbuildsystem/reactos/hal/halx86/generic/irql.c branches/xmlbuildsystem/reactos/hal/halx86/generic/spinlock.c branches/xmlbuildsystem/reactos/hal/halx86/include/mps.h branches/xmlbuildsystem/reactos/hal/halx86/mp/mpsirql.c branches/xmlbuildsystem/reactos/include/ddk/defines.h branches/xmlbuildsystem/reactos/include/ddk/exfuncs.h branches/xmlbuildsystem/reactos/include/ddk/iotypes.h branches/xmlbuildsystem/reactos/include/ddk/kedef.h branches/xmlbuildsystem/reactos/include/ddk/kefuncs.h branches/xmlbuildsystem/reactos/include/ddk/ketypes.h branches/xmlbuildsystem/reactos/include/ddk/ntdd8042.h branches/xmlbuildsystem/reactos/include/ddk/pnptypes.h branches/xmlbuildsystem/reactos/include/defines.h branches/xmlbuildsystem/reactos/include/epsapi.h branches/xmlbuildsystem/reactos/include/idl/idl.xml branches/xmlbuildsystem/reactos/include/napi/teb.h branches/xmlbuildsystem/reactos/include/ntos/ntpnp.h branches/xmlbuildsystem/reactos/include/ntos/ps.h branches/xmlbuildsystem/reactos/include/ntos/rtltypes.h branches/xmlbuildsystem/reactos/include/ntos/tss.h branches/xmlbuildsystem/reactos/include/ntos/zw.h branches/xmlbuildsystem/reactos/include/ntos/zwtypes.h branches/xmlbuildsystem/reactos/include/pseh/framebased.h branches/xmlbuildsystem/reactos/include/sm/api.h branches/xmlbuildsystem/reactos/include/sm/helper.h branches/xmlbuildsystem/reactos/include/tchar.h branches/xmlbuildsystem/reactos/include/win32k/driver.h branches/xmlbuildsystem/reactos/include/wine/commctrl.h branches/xmlbuildsystem/reactos/include/wine/msidefs.h branches/xmlbuildsystem/reactos/lib/adns/src/event.c branches/xmlbuildsystem/reactos/lib/adns/src/general.c branches/xmlbuildsystem/reactos/lib/adns/src/parse.c branches/xmlbuildsystem/reactos/lib/adns/src/query.c branches/xmlbuildsystem/reactos/lib/adns/src/reply.c branches/xmlbuildsystem/reactos/lib/adns/src/transmit.c branches/xmlbuildsystem/reactos/lib/adns/src/types.c branches/xmlbuildsystem/reactos/lib/advapi32/advapi32.def branches/xmlbuildsystem/reactos/lib/advapi32/advapi32.xml branches/xmlbuildsystem/reactos/lib/advapi32/makefile branches/xmlbuildsystem/reactos/lib/advapi32/reg/reg.c branches/xmlbuildsystem/reactos/lib/advapi32/sec/misc.c branches/xmlbuildsystem/reactos/lib/advapi32/service/scm.c branches/xmlbuildsystem/reactos/lib/advapi32/winetests/crypt.c branches/xmlbuildsystem/reactos/lib/advapi32/winetests/crypt_lmhash.c branches/xmlbuildsystem/reactos/lib/advapi32/winetests/crypt_md4.c branches/xmlbuildsystem/reactos/lib/advapi32/winetests/crypt_md5.c branches/xmlbuildsystem/reactos/lib/advapi32/winetests/crypt_sha.c branches/xmlbuildsystem/reactos/lib/advapi32/winetests/registry.c branches/xmlbuildsystem/reactos/lib/advapi32/winetests/security.c branches/xmlbuildsystem/reactos/lib/cabinet/cabextract.c branches/xmlbuildsystem/reactos/lib/cards/cards.c branches/xmlbuildsystem/reactos/lib/comctl32/animate.c branches/xmlbuildsystem/reactos/lib/comctl32/comboex.c branches/xmlbuildsystem/reactos/lib/comctl32/comctl32undoc.c branches/xmlbuildsystem/reactos/lib/comctl32/comctl_Sv.rc branches/xmlbuildsystem/reactos/lib/comctl32/commctrl.c branches/xmlbuildsystem/reactos/lib/comctl32/datetime.c branches/xmlbuildsystem/reactos/lib/comctl32/flatsb.c branches/xmlbuildsystem/reactos/lib/comctl32/header.c branches/xmlbuildsystem/reactos/lib/comctl32/imagelist.c branches/xmlbuildsystem/reactos/lib/comctl32/listview.c branches/xmlbuildsystem/reactos/lib/comctl32/monthcal.c branches/xmlbuildsystem/reactos/lib/comctl32/pager.c branches/xmlbuildsystem/reactos/lib/comctl32/propsheet.c branches/xmlbuildsystem/reactos/lib/comctl32/rebar.c branches/xmlbuildsystem/reactos/lib/comctl32/syslink.c branches/xmlbuildsystem/reactos/lib/comctl32/tab.c branches/xmlbuildsystem/reactos/lib/comctl32/toolbar.c branches/xmlbuildsystem/reactos/lib/comctl32/tooltips.c branches/xmlbuildsystem/reactos/lib/comctl32/treeview.c branches/xmlbuildsystem/reactos/lib/comctl32/updown.c branches/xmlbuildsystem/reactos/lib/comdlg32/colordlg.c branches/xmlbuildsystem/reactos/lib/comdlg32/colordlg16.c branches/xmlbuildsystem/reactos/lib/comdlg32/filedlg.c branches/xmlbuildsystem/reactos/lib/comdlg32/filedlgbrowser.c branches/xmlbuildsystem/reactos/lib/comdlg32/printdlg.c branches/xmlbuildsystem/reactos/lib/comdlg32/printdlg16.c branches/xmlbuildsystem/reactos/lib/cpl/access/access.rc branches/xmlbuildsystem/reactos/lib/cpl/appwiz/appwiz.rc branches/xmlbuildsystem/reactos/lib/cpl/control/control.rc branches/xmlbuildsystem/reactos/lib/cpl/desk/de.rc branches/xmlbuildsystem/reactos/lib/cpl/desk/desk.rc branches/xmlbuildsystem/reactos/lib/cpl/desk/en.rc branches/xmlbuildsystem/reactos/lib/cpl/desk/resource.h branches/xmlbuildsystem/reactos/lib/cpl/desk/screensaver.c branches/xmlbuildsystem/reactos/lib/cpl/intl/de.rc branches/xmlbuildsystem/reactos/lib/cpl/intl/en.rc branches/xmlbuildsystem/reactos/lib/cpl/intl/intl.rc branches/xmlbuildsystem/reactos/lib/cpl/intl/intl.xml branches/xmlbuildsystem/reactos/lib/cpl/intl/locale.c branches/xmlbuildsystem/reactos/lib/cpl/intl/resource.h branches/xmlbuildsystem/reactos/lib/cpl/intl/time.c branches/xmlbuildsystem/reactos/lib/cpl/main/main.rc branches/xmlbuildsystem/reactos/lib/cpl/ncpa/ncpa.rc branches/xmlbuildsystem/reactos/lib/cpl/sysdm/sysdm.rc branches/xmlbuildsystem/reactos/lib/cpl/timedate/timedate.rc branches/xmlbuildsystem/reactos/lib/crtdll/stdlib/alloca.c branches/xmlbuildsystem/reactos/lib/directory.xml branches/xmlbuildsystem/reactos/lib/epsapi/enum/processes.c branches/xmlbuildsystem/reactos/lib/glu32/libnurbs/nurbtess/sampleComp.cc branches/xmlbuildsystem/reactos/lib/glu32/libnurbs/nurbtess/sampleCompRight.cc branches/xmlbuildsystem/reactos/lib/glu32/libutil/mipmap.c branches/xmlbuildsystem/reactos/lib/glu32/libutil/quad.c branches/xmlbuildsystem/reactos/lib/iphlpapi/ifenum_reactos.c branches/xmlbuildsystem/reactos/lib/kernel32/file/delete.c branches/xmlbuildsystem/reactos/lib/kernel32/file/npipe.c branches/xmlbuildsystem/reactos/lib/kernel32/locale_rc.rc branches/xmlbuildsystem/reactos/lib/kernel32/misc/lang.c branches/xmlbuildsystem/reactos/lib/kernel32/misc/nls.c branches/xmlbuildsystem/reactos/lib/kernel32/misc/toolhelp.c branches/xmlbuildsystem/reactos/lib/kernel32/nls/eng.nls branches/xmlbuildsystem/reactos/lib/kernel32/process/create.c branches/xmlbuildsystem/reactos/lib/kernel32/process/proc.c branches/xmlbuildsystem/reactos/lib/mpr/mpr.rc branches/xmlbuildsystem/reactos/lib/mpr/mpr_Es.rc branches/xmlbuildsystem/reactos/lib/mpr/wnet.c branches/xmlbuildsystem/reactos/lib/msi/Makefile.in branches/xmlbuildsystem/reactos/lib/msi/action.c branches/xmlbuildsystem/reactos/lib/msi/action.h branches/xmlbuildsystem/reactos/lib/msi/appsearch.c branches/xmlbuildsystem/reactos/lib/msi/cond.tab.c branches/xmlbuildsystem/reactos/lib/msi/cond.tab.h branches/xmlbuildsystem/reactos/lib/msi/cond.y branches/xmlbuildsystem/reactos/lib/msi/custom.c branches/xmlbuildsystem/reactos/lib/msi/dialog.c branches/xmlbuildsystem/reactos/lib/msi/format.c branches/xmlbuildsystem/reactos/lib/msi/msi.c branches/xmlbuildsystem/reactos/lib/msi/msi.rc branches/xmlbuildsystem/reactos/lib/msi/msi.spec branches/xmlbuildsystem/reactos/lib/msi/msi.xml branches/xmlbuildsystem/reactos/lib/msi/msi_Es.rc branches/xmlbuildsystem/reactos/lib/msi/msipriv.h branches/xmlbuildsystem/reactos/lib/msi/msiquery.c branches/xmlbuildsystem/reactos/lib/msi/package.c branches/xmlbuildsystem/reactos/lib/msi/preview.c branches/xmlbuildsystem/reactos/lib/msi/record.c branches/xmlbuildsystem/reactos/lib/msi/registry.c branches/xmlbuildsystem/reactos/lib/msi/suminfo.c branches/xmlbuildsystem/reactos/lib/msi/table.c branches/xmlbuildsystem/reactos/lib/ntdll/def/ntdll.def branches/xmlbuildsystem/reactos/lib/ntdll/makefile branches/xmlbuildsystem/reactos/lib/ntdll/ntdll.xml branches/xmlbuildsystem/reactos/lib/ntdll/rtl/apc.c branches/xmlbuildsystem/reactos/lib/ntdll/rtl/dbgbuffer.c branches/xmlbuildsystem/reactos/lib/ntdll/rtl/i386/ftol.c branches/xmlbuildsystem/reactos/lib/psapi/psapi.c branches/xmlbuildsystem/reactos/lib/rosky/libskygi/libskygi.c branches/xmlbuildsystem/reactos/lib/rpcrt4/ndr_marshall.c branches/xmlbuildsystem/reactos/lib/rpcrt4/rpcrt4_main.c branches/xmlbuildsystem/reactos/lib/rtl/makefile branches/xmlbuildsystem/reactos/lib/rtl/rtl.xml branches/xmlbuildsystem/reactos/lib/shell32/Makefile.ros-template branches/xmlbuildsystem/reactos/lib/smdll/query.c branches/xmlbuildsystem/reactos/lib/smdll/smdll.def branches/xmlbuildsystem/reactos/lib/smlib/compses.c branches/xmlbuildsystem/reactos/lib/smlib/connect.c branches/xmlbuildsystem/reactos/lib/smlib/execpgm.c branches/xmlbuildsystem/reactos/lib/user32/windows/defwnd.c branches/xmlbuildsystem/reactos/lib/user32/windows/dialog.c branches/xmlbuildsystem/reactos/lib/user32/windows/mdi.c branches/xmlbuildsystem/reactos/lib/userenv/userenv.rc branches/xmlbuildsystem/reactos/lib/ws2_32/include/ws2_32.h branches/xmlbuildsystem/reactos/lib/ws2_32/misc/dllmain.c branches/xmlbuildsystem/reactos/lib/ws2_32/misc/ns.c branches/xmlbuildsystem/reactos/ntoskrnl/cc/copy.c branches/xmlbuildsystem/reactos/ntoskrnl/cm/ntfunc.c branches/xmlbuildsystem/reactos/ntoskrnl/ex/i386/interlck.c branches/xmlbuildsystem/reactos/ntoskrnl/ex/init.c branches/xmlbuildsystem/reactos/ntoskrnl/ex/list.c branches/xmlbuildsystem/reactos/ntoskrnl/ex/sysinfo.c branches/xmlbuildsystem/reactos/ntoskrnl/ex/work.c branches/xmlbuildsystem/reactos/ntoskrnl/include/internal/arch/ps.h branches/xmlbuildsystem/reactos/ntoskrnl/include/internal/debug.h branches/xmlbuildsystem/reactos/ntoskrnl/include/internal/i386/ke.h branches/xmlbuildsystem/reactos/ntoskrnl/include/internal/i386/ps.h branches/xmlbuildsystem/reactos/ntoskrnl/include/internal/io.h branches/xmlbuildsystem/reactos/ntoskrnl/include/internal/kd.h branches/xmlbuildsystem/reactos/ntoskrnl/include/internal/ke.h branches/xmlbuildsystem/reactos/ntoskrnl/include/internal/ldr.h branches/xmlbuildsystem/reactos/ntoskrnl/include/internal/mm.h branches/xmlbuildsystem/reactos/ntoskrnl/include/internal/module.h branches/xmlbuildsystem/reactos/ntoskrnl/include/internal/ob.h branches/xmlbuildsystem/reactos/ntoskrnl/include/internal/ps.h branches/xmlbuildsystem/reactos/ntoskrnl/include/internal/se.h branches/xmlbuildsystem/reactos/ntoskrnl/include/ntoskrnl.h branches/xmlbuildsystem/reactos/ntoskrnl/io/device.c branches/xmlbuildsystem/reactos/ntoskrnl/io/deviface.c branches/xmlbuildsystem/reactos/ntoskrnl/io/driver.c branches/xmlbuildsystem/reactos/ntoskrnl/io/efi.c branches/xmlbuildsystem/reactos/ntoskrnl/io/error.c branches/xmlbuildsystem/reactos/ntoskrnl/io/file.c branches/xmlbuildsystem/reactos/ntoskrnl/io/iomgr.c branches/xmlbuildsystem/reactos/ntoskrnl/io/irp.c branches/xmlbuildsystem/reactos/ntoskrnl/io/pnpmgr.c branches/xmlbuildsystem/reactos/ntoskrnl/io/pnpnotify.c branches/xmlbuildsystem/reactos/ntoskrnl/io/pnpreport.c branches/xmlbuildsystem/reactos/ntoskrnl/io/pnproot.c branches/xmlbuildsystem/reactos/ntoskrnl/io/vpb.c branches/xmlbuildsystem/reactos/ntoskrnl/kd/wrappers/gdbstub.c branches/xmlbuildsystem/reactos/ntoskrnl/ke/apc.c branches/xmlbuildsystem/reactos/ntoskrnl/ke/bug.c branches/xmlbuildsystem/reactos/ntoskrnl/ke/catch.c branches/xmlbuildsystem/reactos/ntoskrnl/ke/device.c branches/xmlbuildsystem/reactos/ntoskrnl/ke/dpc.c branches/xmlbuildsystem/reactos/ntoskrnl/ke/gmutex.c branches/xmlbuildsystem/reactos/ntoskrnl/ke/i386/exp.c branches/xmlbuildsystem/reactos/ntoskrnl/ke/i386/irq.c branches/xmlbuildsystem/reactos/ntoskrnl/ke/i386/kernel.c branches/xmlbuildsystem/reactos/ntoskrnl/ke/i386/syscall.S branches/xmlbuildsystem/reactos/ntoskrnl/ke/i386/thread.c branches/xmlbuildsystem/reactos/ntoskrnl/ke/i386/trap.s branches/xmlbuildsystem/reactos/ntoskrnl/ke/kqueue.c branches/xmlbuildsystem/reactos/ntoskrnl/ke/kthread.c branches/xmlbuildsystem/reactos/ntoskrnl/ke/main.c branches/xmlbuildsystem/reactos/ntoskrnl/ke/process.c branches/xmlbuildsystem/reactos/ntoskrnl/ke/queue.c branches/xmlbuildsystem/reactos/ntoskrnl/ke/wait.c branches/xmlbuildsystem/reactos/ntoskrnl/ldr/loader.c branches/xmlbuildsystem/reactos/ntoskrnl/ldr/sysdll.c branches/xmlbuildsystem/reactos/ntoskrnl/lpc/send.c branches/xmlbuildsystem/reactos/ntoskrnl/mm/RPoolMgr.h branches/xmlbuildsystem/reactos/ntoskrnl/mm/drvlck.c branches/xmlbuildsystem/reactos/ntoskrnl/mm/elf.inc.h branches/xmlbuildsystem/reactos/ntoskrnl/mm/i386/page.c branches/xmlbuildsystem/reactos/ntoskrnl/mm/marea.c branches/xmlbuildsystem/reactos/ntoskrnl/mm/mm.c branches/xmlbuildsystem/reactos/ntoskrnl/mm/pagefile.c branches/xmlbuildsystem/reactos/ntoskrnl/mm/section.c branches/xmlbuildsystem/reactos/ntoskrnl/mm/virtual.c branches/xmlbuildsystem/reactos/ntoskrnl/ntoskrnl.def branches/xmlbuildsystem/reactos/ntoskrnl/ntoskrnl.xml branches/xmlbuildsystem/reactos/ntoskrnl/ob/dirobj.c branches/xmlbuildsystem/reactos/ntoskrnl/ob/handle.c branches/xmlbuildsystem/reactos/ntoskrnl/ob/namespc.c branches/xmlbuildsystem/reactos/ntoskrnl/ob/ntobj.c branches/xmlbuildsystem/reactos/ntoskrnl/ob/object.c branches/xmlbuildsystem/reactos/ntoskrnl/ob/wait.c branches/xmlbuildsystem/reactos/ntoskrnl/ps/cid.c branches/xmlbuildsystem/reactos/ntoskrnl/ps/debug.c branches/xmlbuildsystem/reactos/ntoskrnl/ps/idle.c branches/xmlbuildsystem/reactos/ntoskrnl/ps/kill.c branches/xmlbuildsystem/reactos/ntoskrnl/ps/process.c branches/xmlbuildsystem/reactos/ntoskrnl/ps/psmgr.c branches/xmlbuildsystem/reactos/ntoskrnl/ps/query.c branches/xmlbuildsystem/reactos/ntoskrnl/ps/security.c branches/xmlbuildsystem/reactos/ntoskrnl/ps/suspend.c branches/xmlbuildsystem/reactos/ntoskrnl/ps/thread.c branches/xmlbuildsystem/reactos/ntoskrnl/rtl/capture.c branches/xmlbuildsystem/reactos/ntoskrnl/rtl/misc.c branches/xmlbuildsystem/reactos/ntoskrnl/se/access.c branches/xmlbuildsystem/reactos/ntoskrnl/se/sd.c branches/xmlbuildsystem/reactos/ntoskrnl/se/token.c branches/xmlbuildsystem/reactos/services/eventlog/eventlog.c branches/xmlbuildsystem/reactos/services/umpnpmgr/umpnpmgr.c branches/xmlbuildsystem/reactos/subsys/csrss/init.c branches/xmlbuildsystem/reactos/subsys/csrss/win32csr/desktopbg.c branches/xmlbuildsystem/reactos/subsys/csrss/win32csr/guiconsole.c branches/xmlbuildsystem/reactos/subsys/csrss/win32csr/tuiconsole.c branches/xmlbuildsystem/reactos/subsys/ntvdm/ntvdm.c branches/xmlbuildsystem/reactos/subsys/ntvdm/ntvdm.rc branches/xmlbuildsystem/reactos/subsys/smss/client.c branches/xmlbuildsystem/reactos/subsys/smss/makefile branches/xmlbuildsystem/reactos/subsys/smss/smapi.c branches/xmlbuildsystem/reactos/subsys/smss/smapicomp.c branches/xmlbuildsystem/reactos/subsys/smss/smapiexec.c branches/xmlbuildsystem/reactos/subsys/smss/smapiquery.c branches/xmlbuildsystem/reactos/subsys/smss/smss.c branches/xmlbuildsystem/reactos/subsys/smss/smss.h branches/xmlbuildsystem/reactos/subsys/system/calc/rsrc.rc branches/xmlbuildsystem/reactos/subsys/system/cmd/En.rc branches/xmlbuildsystem/reactos/subsys/system/cmd/alias.c branches/xmlbuildsystem/reactos/subsys/system/cmd/attrib.c branches/xmlbuildsystem/reactos/subsys/system/cmd/batch.c branches/xmlbuildsystem/reactos/subsys/system/cmd/beep.c branches/xmlbuildsystem/reactos/subsys/system/cmd/call.c branches/xmlbuildsystem/reactos/subsys/system/cmd/chcp.c branches/xmlbuildsystem/reactos/subsys/system/cmd/choice.c branches/xmlbuildsystem/reactos/subsys/system/cmd/cls.c branches/xmlbuildsystem/reactos/subsys/system/cmd/cmd.c branches/xmlbuildsystem/reactos/subsys/system/cmd/cmd.h branches/xmlbuildsystem/reactos/subsys/system/cmd/cmd.rc branches/xmlbuildsystem/reactos/subsys/system/cmd/cmd.xml branches/xmlbuildsystem/reactos/subsys/system/cmd/cmdinput.c branches/xmlbuildsystem/reactos/subsys/system/cmd/color.c branches/xmlbuildsystem/reactos/subsys/system/cmd/console.c branches/xmlbuildsystem/reactos/subsys/system/cmd/copy.c branches/xmlbuildsystem/reactos/subsys/system/cmd/date.c branches/xmlbuildsystem/reactos/subsys/system/cmd/del.c branches/xmlbuildsystem/reactos/subsys/system/cmd/delay.c branches/xmlbuildsystem/reactos/subsys/system/cmd/dir.c branches/xmlbuildsystem/reactos/subsys/system/cmd/dirstack.c branches/xmlbuildsystem/reactos/subsys/system/cmd/echo.c branches/xmlbuildsystem/reactos/subsys/system/cmd/error.c branches/xmlbuildsystem/reactos/subsys/system/cmd/for.c branches/xmlbuildsystem/reactos/subsys/system/cmd/free.c branches/xmlbuildsystem/reactos/subsys/system/cmd/goto.c branches/xmlbuildsystem/reactos/subsys/system/cmd/history.c branches/xmlbuildsystem/reactos/subsys/system/cmd/if.c branches/xmlbuildsystem/reactos/subsys/system/cmd/internal.c branches/xmlbuildsystem/reactos/subsys/system/cmd/label.c branches/xmlbuildsystem/reactos/subsys/system/cmd/locale.c branches/xmlbuildsystem/reactos/subsys/system/cmd/makefile branches/xmlbuildsystem/reactos/subsys/system/cmd/memory.c branches/xmlbuildsystem/reactos/subsys/system/cmd/misc.c branches/xmlbuildsystem/reactos/subsys/system/cmd/move.c branches/xmlbuildsystem/reactos/subsys/system/cmd/msgbox.c branches/xmlbuildsystem/reactos/subsys/system/cmd/path.c branches/xmlbuildsystem/reactos/subsys/system/cmd/pause.c branches/xmlbuildsystem/reactos/subsys/system/cmd/prompt.c branches/xmlbuildsystem/reactos/subsys/system/cmd/ren.c branches/xmlbuildsystem/reactos/subsys/system/cmd/resource.h branches/xmlbuildsystem/reactos/subsys/system/cmd/screen.c branches/xmlbuildsystem/reactos/subsys/system/cmd/set.c branches/xmlbuildsystem/reactos/subsys/system/cmd/shift.c branches/xmlbuildsystem/reactos/subsys/system/cmd/start.c branches/xmlbuildsystem/reactos/subsys/system/cmd/strtoclr.c branches/xmlbuildsystem/reactos/subsys/system/cmd/time.c branches/xmlbuildsystem/reactos/subsys/system/cmd/timer.c branches/xmlbuildsystem/reactos/subsys/system/cmd/title.c branches/xmlbuildsystem/reactos/subsys/system/cmd/type.c branches/xmlbuildsystem/reactos/subsys/system/cmd/ver.c branches/xmlbuildsystem/reactos/subsys/system/cmd/verify.c branches/xmlbuildsystem/reactos/subsys/system/cmd/vol.c branches/xmlbuildsystem/reactos/subsys/system/cmd/where.c branches/xmlbuildsystem/reactos/subsys/system/cmd/window.c branches/xmlbuildsystem/reactos/subsys/system/dhcp/Makefile branches/xmlbuildsystem/reactos/subsys/system/dhcp/adapter.c branches/xmlbuildsystem/reactos/subsys/system/dhcp/dhclient.c branches/xmlbuildsystem/reactos/subsys/system/dhcp/dispatch.c branches/xmlbuildsystem/reactos/subsys/system/dhcp/include/dhcpd.h branches/xmlbuildsystem/reactos/subsys/system/dhcp/include/rosdhcp.h branches/xmlbuildsystem/reactos/subsys/system/dhcp/util.c branches/xmlbuildsystem/reactos/subsys/system/explorer/Makefile.MinGW branches/xmlbuildsystem/reactos/subsys/system/explorer/Makefile.PCH branches/xmlbuildsystem/reactos/subsys/system/explorer/desktop/desktop.cpp branches/xmlbuildsystem/reactos/subsys/system/explorer/explorer.cpp branches/xmlbuildsystem/reactos/subsys/system/explorer/explorer.h branches/xmlbuildsystem/reactos/subsys/system/explorer/explorer_intres.rc branches/xmlbuildsystem/reactos/subsys/system/explorer/globals.h branches/xmlbuildsystem/reactos/subsys/system/explorer/shell/entries.cpp branches/xmlbuildsystem/reactos/subsys/system/explorer/taskbar/desktopbar.cpp branches/xmlbuildsystem/reactos/subsys/system/explorer/taskbar/desktopbar.h branches/xmlbuildsystem/reactos/subsys/system/explorer/taskbar/startmenu.cpp branches/xmlbuildsystem/reactos/subsys/system/explorer/taskbar/startmenu.h branches/xmlbuildsystem/reactos/subsys/system/explorer/utility/shellclasses.cpp branches/xmlbuildsystem/reactos/subsys/system/explorer/utility/utility.h branches/xmlbuildsystem/reactos/subsys/system/ibrowser/ibrowser_intres.rc branches/xmlbuildsystem/reactos/subsys/system/reactos/reactos.rc branches/xmlbuildsystem/reactos/subsys/system/regedit/rsrc.rc branches/xmlbuildsystem/reactos/subsys/system/services/database.c branches/xmlbuildsystem/reactos/subsys/system/services/makefile branches/xmlbuildsystem/reactos/subsys/system/services/services.c branches/xmlbuildsystem/reactos/subsys/system/services/services.h branches/xmlbuildsystem/reactos/subsys/system/services/services.xml branches/xmlbuildsystem/reactos/subsys/system/sndvol32/Sv.rc branches/xmlbuildsystem/reactos/subsys/system/sndvol32/sndvol32.rc branches/xmlbuildsystem/reactos/subsys/system/taskmgr/En.rc branches/xmlbuildsystem/reactos/subsys/system/taskmgr/applpage.c branches/xmlbuildsystem/reactos/subsys/system/taskmgr/dbgchnl.c branches/xmlbuildsystem/reactos/subsys/system/taskmgr/makefile branches/xmlbuildsystem/reactos/subsys/system/taskmgr/perfdata.c branches/xmlbuildsystem/reactos/subsys/system/taskmgr/perfpage.c branches/xmlbuildsystem/reactos/subsys/system/taskmgr/procpage.c branches/xmlbuildsystem/reactos/subsys/system/taskmgr/resource.h branches/xmlbuildsystem/reactos/subsys/system/taskmgr/run.c branches/xmlbuildsystem/reactos/subsys/system/taskmgr/run.h branches/xmlbuildsystem/reactos/subsys/system/taskmgr/taskmgr.c branches/xmlbuildsystem/reactos/subsys/system/taskmgr/taskmgr.rc branches/xmlbuildsystem/reactos/subsys/system/userinit/userinit.c branches/xmlbuildsystem/reactos/subsys/system/userinit/userinit.rc branches/xmlbuildsystem/reactos/subsys/system/usetup/bootsup.c branches/xmlbuildsystem/reactos/subsys/system/usetup/cabinet.c branches/xmlbuildsystem/reactos/subsys/system/usetup/console.c branches/xmlbuildsystem/reactos/subsys/system/usetup/filesup.c branches/xmlbuildsystem/reactos/subsys/system/usetup/inicache.c branches/xmlbuildsystem/reactos/subsys/system/usetup/makefile branches/xmlbuildsystem/reactos/subsys/system/usetup/usetup.xml branches/xmlbuildsystem/reactos/subsys/system/vmwinst/vmwinst.rc branches/xmlbuildsystem/reactos/subsys/system/welcome/welcome.rc branches/xmlbuildsystem/reactos/subsys/system/winefile/winefile.c branches/xmlbuildsystem/reactos/subsys/system/winefile/winefile.rc branches/xmlbuildsystem/reactos/subsys/system/winlogon/winlogon.rc branches/xmlbuildsystem/reactos/subsys/win32k/include/tags.h branches/xmlbuildsystem/reactos/subsys/win32k/main/dllmain.c branches/xmlbuildsystem/reactos/subsys/win32k/misc/driver.c branches/xmlbuildsystem/reactos/subsys/win32k/misc/ssec.c branches/xmlbuildsystem/reactos/subsys/win32k/ntddraw/ddraw.c branches/xmlbuildsystem/reactos/subsys/win32k/ntddraw/stubs.c branches/xmlbuildsystem/reactos/subsys/win32k/ntuser/input.c branches/xmlbuildsystem/reactos/subsys/win32k/ntuser/keyboard.c branches/xmlbuildsystem/reactos/subsys/win32k/ntuser/msgqueue.c branches/xmlbuildsystem/reactos/subsys/win32k/ntuser/painting.c branches/xmlbuildsystem/reactos/subsys/win32k/ntuser/scrollbar.c branches/xmlbuildsystem/reactos/subsys/win32k/ntuser/window.c branches/xmlbuildsystem/reactos/subsys/win32k/ntuser/winpos.c branches/xmlbuildsystem/reactos/subsys/win32k/objects/brush.c branches/xmlbuildsystem/reactos/tools/cabman/cabinet.cxx branches/xmlbuildsystem/reactos/tools/create_nls/create_nls.c branches/xmlbuildsystem/reactos/tools/mkhive/Makefile branches/xmlbuildsystem/reactos/tools/mkhive/binhive.c branches/xmlbuildsystem/reactos/tools/mkhive/infcache.c branches/xmlbuildsystem/reactos/tools/mkhive/infcache.h branches/xmlbuildsystem/reactos/tools/mkhive/reginf.c branches/xmlbuildsystem/reactos/tools/mkhive/registry.c branches/xmlbuildsystem/reactos/tools/mkhive/registry.h branches/xmlbuildsystem/reactos/tools/nci/sysfuncs.lst branches/xmlbuildsystem/reactos/tools/raddr2line.c branches/xmlbuildsystem/reactos/tools/rbuild/backend/mingw/modulehandler.cpp branches/xmlbuildsystem/reactos/tools/rbuild/backend/mingw/modulehandler.h branches/xmlbuildsystem/reactos/tools/rbuild/module.cpp branches/xmlbuildsystem/reactos/tools/rbuild/rbuild.h branches/xmlbuildsystem/reactos/tools/rgenstat/Makefile branches/xmlbuildsystem/reactos/tools/tools-check.mak branches/xmlbuildsystem/reactos/tools/widl/ChangeLog branches/xmlbuildsystem/reactos/tools/widl/Makefile branches/xmlbuildsystem/reactos/tools/widl/client.c branches/xmlbuildsystem/reactos/tools/widl/lex.yy.c branches/xmlbuildsystem/reactos/tools/widl/parser.l branches/xmlbuildsystem/reactos/tools/widl/parser.y branches/xmlbuildsystem/reactos/tools/widl/server.c branches/xmlbuildsystem/reactos/tools/widl/typelib_struct.h branches/xmlbuildsystem/reactos/tools/widl/widl.c branches/xmlbuildsystem/reactos/tools/widl/widl.man branches/xmlbuildsystem/reactos/tools/widl/widltypes.h branches/xmlbuildsystem/reactos/tools/widl/write_msft.c branches/xmlbuildsystem/reactos/tools/widl/y.tab.c branches/xmlbuildsystem/reactos/tools/widl/y.tab.h branches/xmlbuildsystem/reactos/tools/wine2ros/Makefile branches/xmlbuildsystem/reactos/tools/winebuild/Makefile branches/xmlbuildsystem/reactos/tools/winebuild/build.h branches/xmlbuildsystem/reactos/tools/winebuild/import.c branches/xmlbuildsystem/reactos/tools/winebuild/main.c branches/xmlbuildsystem/reactos/tools/winebuild/relay.c branches/xmlbuildsystem/reactos/tools/winebuild/res16.c branches/xmlbuildsystem/reactos/tools/winebuild/res32.c branches/xmlbuildsystem/reactos/tools/winebuild/spec32.c branches/xmlbuildsystem/reactos/tools/winebuild/utils.c branches/xmlbuildsystem/reactos/tools/wrc/dumpres.c branches/xmlbuildsystem/reactos/tools/wrc/genres.c branches/xmlbuildsystem/reactos/tools/wrc/lex.yy.c branches/xmlbuildsystem/reactos/tools/wrc/newstruc.c branches/xmlbuildsystem/reactos/tools/wrc/parser.y branches/xmlbuildsystem/reactos/tools/wrc/readres.c branches/xmlbuildsystem/reactos/tools/wrc/y.tab.c branches/xmlbuildsystem/reactos/w32api/include/commctrl.h branches/xmlbuildsystem/reactos/w32api/include/ddk/ntapi.h branches/xmlbuildsystem/reactos/w32api/include/ddk/winddk.h branches/xmlbuildsystem/reactos/w32api/include/shlobj.h branches/xmlbuildsystem/reactos/w32api/include/winnt.h Deleted files: branches/xmlbuildsystem/reactos/boot/freeldr/freeldr/fs/fsrec.h branches/xmlbuildsystem/reactos/drivers/dd/sdisk/ branches/xmlbuildsystem/reactos/drivers/input/keyboard/ branches/xmlbuildsystem/reactos/drivers/input/psaux/ branches/xmlbuildsystem/reactos/lib/ntdll/rtl/access.c branches/xmlbuildsystem/reactos/lib/ntdll/rtl/i386/alldiv.s branches/xmlbuildsystem/reactos/lib/ntdll/rtl/i386/allmul.s branches/xmlbuildsystem/reactos/lib/ntdll/rtl/i386/allrem.s branches/xmlbuildsystem/reactos/lib/ntdll/rtl/i386/allshl.s branches/xmlbuildsystem/reactos/lib/ntdll/rtl/i386/allshr.s branches/xmlbuildsystem/reactos/lib/ntdll/rtl/i386/aulldiv.s branches/xmlbuildsystem/reactos/lib/ntdll/rtl/i386/aullrem.s branches/xmlbuildsystem/reactos/lib/ntdll/rtl/i386/aullshr.s branches/xmlbuildsystem/reactos/lib/ntdll/rtl/i386/exception.c branches/xmlbuildsystem/reactos/lib/ntdll/rtl/i386/float.c branches/xmlbuildsystem/reactos/lib/smdll/testapi.c branches/xmlbuildsystem/reactos/ntoskrnl/dbg/ branches/xmlbuildsystem/reactos/ntoskrnl/include/internal/dbg.h branches/xmlbuildsystem/reactos/ntoskrnl/io/buildirp.c branches/xmlbuildsystem/reactos/ntoskrnl/io/cancel.c branches/xmlbuildsystem/reactos/ntoskrnl/io/cleanup.c branches/xmlbuildsystem/reactos/ntoskrnl/io/cntrller.c branches/xmlbuildsystem/reactos/ntoskrnl/io/create.c branches/xmlbuildsystem/reactos/ntoskrnl/io/dir.c branches/xmlbuildsystem/reactos/ntoskrnl/io/errlog.c branches/xmlbuildsystem/reactos/ntoskrnl/io/flush.c branches/xmlbuildsystem/reactos/ntoskrnl/io/ioctrl.c branches/xmlbuildsystem/reactos/ntoskrnl/io/lock.c branches/xmlbuildsystem/reactos/ntoskrnl/io/mailslot.c branches/xmlbuildsystem/reactos/ntoskrnl/io/npipe.c branches/xmlbuildsystem/reactos/ntoskrnl/io/page.c branches/xmlbuildsystem/reactos/ntoskrnl/io/parttab.c branches/xmlbuildsystem/reactos/ntoskrnl/io/process.c branches/xmlbuildsystem/reactos/ntoskrnl/io/queue.c branches/xmlbuildsystem/reactos/ntoskrnl/io/rw.c branches/xmlbuildsystem/reactos/ntoskrnl/io/shutdown.c branches/xmlbuildsystem/reactos/ntoskrnl/io/wdm.c branches/xmlbuildsystem/reactos/ntoskrnl/io/xhaldisp.c branches/xmlbuildsystem/reactos/ntoskrnl/io/xhaldrv.c branches/xmlbuildsystem/reactos/ntoskrnl/kd/dlog.c branches/xmlbuildsystem/reactos/ntoskrnl/kd/gdbstub.c branches/xmlbuildsystem/reactos/ntoskrnl/kd/kdebug.c branches/xmlbuildsystem/reactos/ntoskrnl/kd/mda.c branches/xmlbuildsystem/reactos/ntoskrnl/kd/service.c branches/xmlbuildsystem/reactos/ntoskrnl/ke/i386/bthread.S branches/xmlbuildsystem/reactos/ntoskrnl/ke/i386/i386-mcount.S branches/xmlbuildsystem/reactos/ntoskrnl/ke/i386/multiboot.S branches/xmlbuildsystem/reactos/ntoskrnl/ke/i386/tskswitch.S branches/xmlbuildsystem/reactos/ntoskrnl/ps/create.c branches/xmlbuildsystem/reactos/ntoskrnl/rtl/i386/alldiv.s branches/xmlbuildsystem/reactos/ntoskrnl/rtl/i386/allmul.s branches/xmlbuildsystem/reactos/ntoskrnl/rtl/i386/allrem.s branches/xmlbuildsystem/reactos/ntoskrnl/rtl/i386/allshl.s branches/xmlbuildsystem/reactos/ntoskrnl/rtl/i386/allshr.s branches/xmlbuildsystem/reactos/ntoskrnl/rtl/i386/aulldiv.s branches/xmlbuildsystem/reactos/ntoskrnl/rtl/i386/aullrem.s branches/xmlbuildsystem/reactos/ntoskrnl/rtl/i386/aullshr.s From gvg at svn.reactos.com Thu May 5 21:17:27 2005 From: gvg at svn.reactos.com (gvg@svn.reactos.com) Date: Wed Apr 12 15:31:22 2006 Subject: [ros-svn] [gvg] 15018: Sync to Wine-20050419: Message-ID: <000601c551a7$13118230$6b01a8c0@PENELOPE> Sync to Wine-20050419: Robert Shearman - Fix deadlock caused by not leaving the critical section on all code paths. - RpcMgmtStopServerListen should not affect auto-listen interfaces. - Implement stub for RpcRevertToSelfEx. - Change the more verbose files to use a new debug channel, "rpc." Francois Gouget - Assorted spelling fixes. Jakob Eriksson - Get rid of HeapAlloc casts. Ralf S. Engelschall - Fix incorrect random multicast MAC address creation. Updated files: trunk/reactos/lib/rpcrt4/ndr_midl.c trunk/reactos/lib/rpcrt4/rpc_binding.c trunk/reactos/lib/rpcrt4/rpc_message.c trunk/reactos/lib/rpcrt4/rpc_server.c trunk/reactos/lib/rpcrt4/rpcrt4.spec trunk/reactos/lib/rpcrt4/rpcrt4_main.c From hpoussin at svn.reactos.com Thu May 5 21:36:27 2005 From: hpoussin at svn.reactos.com (hpoussin@svn.reactos.com) Date: Wed Apr 12 15:31:22 2006 Subject: [ros-svn] [hpoussin] 15019: Forgot to commit this file with revision 15013 Message-ID: <000601c551a9$bac431b0$6b01a8c0@PENELOPE> Forgot to commit this file with revision 15013 Updated files: trunk/reactos/lib/ntdll/rtl/libsupp.c From gvg at svn.reactos.com Thu May 5 22:14:42 2005 From: gvg at svn.reactos.com (gvg@svn.reactos.com) Date: Wed Apr 12 15:31:22 2006 Subject: [ros-svn] [gvg] 15020: Sync to Wine-20050419: Message-ID: <000601c551af$12782ec0$6b01a8c0@PENELOPE> Sync to Wine-20050419: Hans Leidekker - Stub implementation for SetupCopyOEMInfW. Peter Berg Larsen - Janitorial: Get rid of strncpy/strncpyW. Jakob Eriksson - Get rid of HeapAlloc casts. Juan Lang - Implement SetupDiClassNameFromGuidExA. Updated files: trunk/reactos/include/wine/cfgmgr32.h trunk/reactos/lib/setupapi/devinst.c trunk/reactos/lib/setupapi/diskspace.c trunk/reactos/lib/setupapi/setupcab.c trunk/reactos/lib/setupapi/stubs.c From hpoussin at svn.reactos.com Thu May 5 22:19:04 2005 From: hpoussin at svn.reactos.com (hpoussin@svn.reactos.com) Date: Wed Apr 12 15:31:22 2006 Subject: [ros-svn] [hpoussin] 15021: RtlFreeUnicodeString -> ExFreePool changes Message-ID: <000601c551af$aecaa550$6b01a8c0@PENELOPE> RtlFreeUnicodeString -> ExFreePool changes Updated files: trunk/reactos/ntoskrnl/ex/init.c trunk/reactos/ntoskrnl/io/arcname.c trunk/reactos/ntoskrnl/io/driver.c trunk/reactos/ntoskrnl/io/irp.c trunk/reactos/ntoskrnl/ob/symlink.c trunk/reactos/ntoskrnl/rtl/capture.c From hpoussin at svn.reactos.com Thu May 5 22:52:16 2005 From: hpoussin at svn.reactos.com (hpoussin@svn.reactos.com) Date: Wed Apr 12 15:31:22 2006 Subject: [ros-svn] [hpoussin] 15022: SVN maintenance: Set eol style to native and add keywords Message-ID: <000601c551b4$5262d8a0$6b01a8c0@PENELOPE> SVN maintenance: Set eol style to native and add keywords Updated files: trunk/reactos/lib/rtl/access.c trunk/reactos/lib/rtl/i386/alldiv.s trunk/reactos/lib/rtl/i386/allmul.s trunk/reactos/lib/rtl/i386/allrem.s trunk/reactos/lib/rtl/i386/allshl.s trunk/reactos/lib/rtl/i386/allshr.s trunk/reactos/lib/rtl/i386/aulldiv.s trunk/reactos/lib/rtl/i386/aullrem.s trunk/reactos/lib/rtl/i386/aullshr.s trunk/reactos/lib/rtl/readme.txt trunk/reactos/lib/rtl/registry.c From gvg at svn.reactos.com Thu May 5 23:07:04 2005 From: gvg at svn.reactos.com (gvg@svn.reactos.com) Date: Wed Apr 12 15:31:22 2006 Subject: [ros-svn] [gvg] 15023: Sync to Wine-20050419: Message-ID: <000601c551b6$63657b60$6b01a8c0@PENELOPE> Sync to Wine-20050419: Mike McCormack - Add stub for FaultInIEFeature. Updated files: trunk/reactos/lib/urlmon/urlmon.spec trunk/reactos/lib/urlmon/urlmon_main.c trunk/reactos/w32api/include/wtypes.h From gvg at svn.reactos.com Fri May 6 00:16:27 2005 From: gvg at svn.reactos.com (gvg@svn.reactos.com) Date: Wed Apr 12 15:31:22 2006 Subject: [ros-svn] [gvg] 15024: Sync to Wine-20050419: Message-ID: <000601c551c0$14a02f20$6b01a8c0@PENELOPE> Sync to Wine-20050419: Francois Gouget - Assorted spelling fixes. Mike McCormack - Remove an unused function. - Eliminate casts of the return value of HeapAlloc. - Convert path to unicode, rearrange to remove forward declaration. - Remove forward declarations of interface methods. - Remove some dead code and some ifdefs. - Use api definitions, remove duplicate code. - Fix usage of STGM_ enumerations, remove forward declaration. - Fix up PIDL dumping code. - Fix a regression in the file open dialog. Jon Griffiths - Use LMEM_ flags for LocalAlloc(), not GMEM_ (GlobalAlloc). Huw Davies - Fix the icon resource ids (most were off by one). - Fix IExtractIcon_{GetIconLocation,Extract} to use -ve icon resource ids and fix bugs relating to confusion between resource ids and the system imagelist indicies. - Extend the system imagelist initialization hack to load both +ve and -ve resource ids. - Add a printer icon (that'll be used by an upcoming printer folder patch). - When we're hiding file extensions then SetNameOf should append the original extension if SHGDN_FORPARSING isn't set. - The flags passed to SetNameOf refer to the dst string not the src pidl. - If ICommDlgBrowser_OnDefaultCommand returns anything other than S_OK then we should call the default handler. - Directory items should have the SFGOA_FILESYSANCESTOR attribute. Add a test for this and cleanup the shlfolder test a bit. - Better icon handling for some special folders. - Identify and add defines for a bunch of shell icons. - Add a unicode pidl type. - Improve support for PT_YAGUID. - Improve IShellLink debugging. Steven Edwards - Register Shell Drag and Drop Helper. Juan Lang - Use Unicode string result from GetDisplayNameOf if it isn't representable using ANSI. - Correct registering shell folders (values in Shell Folders key weren't getting written). Martin Fuchs - switch to correct shell desktop context menu - launch desk.cpl when activating the desktop context menu entry "properties" - don't send WM_COMMAND if we didn't get a shell view window - Correct comments of some export ordinals. Peter Berg Larsen - Replace strncpy with memcpy or lstrcpyn. Troy Rollo - Fix SEGV for non-fully-qualified destination paths. - Don't fail ShFileOperationW if FOF_ALLOWUNDO is passed. Filip Navara - _dbg_ILGetNext returns NULL if pidl->mkid.cb is zero, fix the loops accordingly. Aric Stewart - For ShellExecuteExA we need to copy out the hProcess value from the W structure. Updated files: trunk/reactos/include/wine/shlguid.h trunk/reactos/lib/shell32/Makefile.in trunk/reactos/lib/shell32/autocomplete.c trunk/reactos/lib/shell32/classes.c trunk/reactos/lib/shell32/cpanelfolder.c trunk/reactos/lib/shell32/dataobject.c trunk/reactos/lib/shell32/debughlp.c trunk/reactos/lib/shell32/dragdrophelper.c trunk/reactos/lib/shell32/enumidlist.c trunk/reactos/lib/shell32/folders.c trunk/reactos/lib/shell32/iconcache.c trunk/reactos/lib/shell32/memorystream.c trunk/reactos/lib/shell32/pidl.c trunk/reactos/lib/shell32/pidl.h trunk/reactos/lib/shell32/regsvr.c trunk/reactos/lib/shell32/shell.c trunk/reactos/lib/shell32/shell32_main.c trunk/reactos/lib/shell32/shell32_main.h trunk/reactos/lib/shell32/shellfolder.h trunk/reactos/lib/shell32/shelllink.c trunk/reactos/lib/shell32/shellole.c trunk/reactos/lib/shell32/shellord.c trunk/reactos/lib/shell32/shellpath.c trunk/reactos/lib/shell32/shfldr_desktop.c trunk/reactos/lib/shell32/shfldr_fs.c trunk/reactos/lib/shell32/shfldr_mycomp.c trunk/reactos/lib/shell32/shlexec.c trunk/reactos/lib/shell32/shlfileop.c trunk/reactos/lib/shell32/shlfolder.c trunk/reactos/lib/shell32/shlmenu.c trunk/reactos/lib/shell32/shlview.c trunk/reactos/lib/shell32/shres.rc trunk/reactos/lib/shell32/shresdef.h trunk/reactos/lib/shell32/shv_bg_cmenu.c trunk/reactos/lib/shell32/shv_item_cmenu.c trunk/reactos/lib/shell32/systray.c trunk/reactos/w32api/include/shlguid.h trunk/reactos/w32api/include/shlobj.h From hbirr at svn.reactos.com Fri May 6 00:24:28 2005 From: hbirr at svn.reactos.com (hbirr@svn.reactos.com) Date: Wed Apr 12 15:31:22 2006 Subject: [ros-svn] [hbirr] 15025: Fixed InterlockedClearBit. Message-ID: <000601c551c1$33cf0370$6b01a8c0@PENELOPE> Fixed InterlockedClearBit. Updated files: trunk/reactos/ntoskrnl/ex/i386/interlck.c From gvg at svn.reactos.com Fri May 6 00:36:26 2005 From: gvg at svn.reactos.com (gvg@svn.reactos.com) Date: Wed Apr 12 15:31:22 2006 Subject: [ros-svn] [gvg] 15026: Jose Manuel Ferrer Ortiz Message-ID: <000601c551c2$df897500$6b01a8c0@PENELOPE> Jose Manuel Ferrer Ortiz - Spanish translations updated. Hans Leidekker - Dutch resource translation. Added files: trunk/reactos/lib/shdocvw/Es.rc trunk/reactos/lib/shdocvw/Nl.rc Updated files: trunk/reactos/lib/shdocvw/shdocvw.rc From ion at svn.reactos.com Fri May 6 00:40:08 2005 From: ion at svn.reactos.com (ion@svn.reactos.com) Date: Wed Apr 12 15:31:22 2006 Subject: [ros-svn] [ion] 15027: Update KPROCESS structure to latest version and document all its fields on the Wiki page. Move Kernel Structures to ke.h from ps.h, remove stuff from ntifs.h that shouldnt be there Message-ID: <000601c551c3$6412bf70$6b01a8c0@PENELOPE> Update KPROCESS structure to latest version and document all its fields on the Wiki page. Move Kernel Structures to ke.h from ps.h, remove stuff from ntifs.h that shouldnt be there Updated files: trunk/reactos/ntoskrnl/include/internal/i386/ke.h trunk/reactos/ntoskrnl/include/internal/ke.h trunk/reactos/ntoskrnl/include/internal/ps.h trunk/reactos/ntoskrnl/ke/dpc.c trunk/reactos/ntoskrnl/ke/event.c trunk/reactos/ntoskrnl/ke/i386/ldt.c trunk/reactos/ntoskrnl/ke/i386/v86m.c trunk/reactos/ntoskrnl/ke/i386/vdm.c trunk/reactos/ntoskrnl/ke/kthread.c trunk/reactos/ntoskrnl/ke/process.c trunk/reactos/ntoskrnl/mm/i386/page.c trunk/reactos/ntoskrnl/ps/psmgr.c trunk/reactos/w32api/include/ddk/ntifs.h From weiden at svn.reactos.com Fri May 6 02:07:07 2005 From: weiden at svn.reactos.com (weiden@svn.reactos.com) Date: Wed Apr 12 15:31:22 2006 Subject: [ros-svn] [weiden] 15028: don't leak the registry path string after initializing a driver Message-ID: <000601c551cf$8ad963f0$6b01a8c0@PENELOPE> don't leak the registry path string after initializing a driver Updated files: trunk/reactos/drivers/video/videoprt/videoprt.c trunk/reactos/ntoskrnl/io/driver.c From weiden at svn.reactos.com Fri May 6 02:09:10 2005 From: weiden at svn.reactos.com (weiden@svn.reactos.com) Date: Wed Apr 12 15:31:22 2006 Subject: [ros-svn] [weiden] 15029: create a token handle with TOKEN_QUERY access rights which is required to query the user information in RtlFormatCurrentUserKeyPath Message-ID: <000601c551cf$d3e70520$6b01a8c0@PENELOPE> create a token handle with TOKEN_QUERY access rights which is required to query the user information in RtlFormatCurrentUserKeyPath Updated files: trunk/reactos/lib/rtl/registry.c From weiden at svn.reactos.com Fri May 6 02:11:16 2005 From: weiden at svn.reactos.com (weiden@svn.reactos.com) Date: Wed Apr 12 15:31:22 2006 Subject: [ros-svn] [weiden] 15030: open the module image file with read access rights instead of full access rights Message-ID: <000601c551d0$1ec2fdb0$6b01a8c0@PENELOPE> open the module image file with read access rights instead of full access rights Updated files: trunk/reactos/ntoskrnl/ldr/loader.c From ion at svn.reactos.com Fri May 6 02:11:27 2005 From: ion at svn.reactos.com (ion@svn.reactos.com) Date: Wed Apr 12 15:31:22 2006 Subject: [ros-svn] [ion] 15031: Update some more kernel structures Message-ID: <000601c551d0$25b7ff30$6b01a8c0@PENELOPE> Update some more kernel structures Updated files: trunk/reactos/include/ddk/defines.h trunk/reactos/include/ddk/iotypes.h trunk/reactos/include/ddk/kedef.h trunk/reactos/include/ddk/ketypes.h trunk/reactos/ntoskrnl/include/internal/ke.h From greatlrd at svn.reactos.com Fri May 6 10:21:15 2005 From: greatlrd at svn.reactos.com (greatlrd@svn.reactos.com) Date: Wed Apr 12 15:31:22 2006 Subject: [ros-svn] [greatlrd] 15032: Swedish translations by David Nordenberg Message-ID: <000601c55214$91f58f20$6b01a8c0@PENELOPE> Swedish translations by David Nordenberg Added files: trunk/reactos/lib/cpl/desk/sv.rc Updated files: trunk/reactos/lib/cpl/desk/desk.rc From greatlrd at svn.reactos.com Fri May 6 10:27:48 2005 From: greatlrd at svn.reactos.com (greatlrd@svn.reactos.com) Date: Wed Apr 12 15:31:22 2006 Subject: [ros-svn] [greatlrd] 15033: David Nordenberg: Swedish translation, proofread by Andreas Bjerkeholt Message-ID: <000601c55215$7c93f7b0$6b01a8c0@PENELOPE> David Nordenberg: Swedish translation, proofread by Andreas Bjerkeholt Added files: trunk/reactos/subsys/system/reporterror/Sv.rc Updated files: trunk/reactos/subsys/system/reporterror/reporterror.rc From chorns at svn.reactos.com Fri May 6 12:17:45 2005 From: chorns at svn.reactos.com (chorns@svn.reactos.com) Date: Wed Apr 12 15:31:22 2006 Subject: [ros-svn] [chorns] 15034: Add missing leading underscores in symbols Message-ID: <000601c55224$d8a1a660$6b01a8c0@PENELOPE> Add missing leading underscores in symbols Updated files: branches/xmlbuildsystem/reactos/lib/pseh/i386/setjmp.asm From chorns at svn.reactos.com Fri May 6 12:38:35 2005 From: chorns at svn.reactos.com (chorns@svn.reactos.com) Date: Wed Apr 12 15:31:22 2006 Subject: [ros-svn] [chorns] 15035: Set svn:eol-style=native Message-ID: <000601c55227$c1bc6a40$6b01a8c0@PENELOPE> Set svn:eol-style=native Updated files: branches/xmlbuildsystem/reactos/tools/rbuild/XML.cpp branches/xmlbuildsystem/reactos/tools/rbuild/XML.h branches/xmlbuildsystem/reactos/tools/rbuild/automaticdependency.cpp branches/xmlbuildsystem/reactos/tools/rbuild/backend/backend.cpp branches/xmlbuildsystem/reactos/tools/rbuild/backend/backend.h branches/xmlbuildsystem/reactos/tools/rbuild/backend/devcpp/devcpp.cpp branches/xmlbuildsystem/reactos/tools/rbuild/backend/devcpp/devcpp.h branches/xmlbuildsystem/reactos/tools/rbuild/backend/mingw/mingw.cpp branches/xmlbuildsystem/reactos/tools/rbuild/backend/mingw/mingw.h branches/xmlbuildsystem/reactos/tools/rbuild/backend/mingw/modulehandler.cpp branches/xmlbuildsystem/reactos/tools/rbuild/backend/mingw/modulehandler.h branches/xmlbuildsystem/reactos/tools/rbuild/backend/mingw/pipe_detection.c branches/xmlbuildsystem/reactos/tools/rbuild/bootstrap.cpp branches/xmlbuildsystem/reactos/tools/rbuild/cdfile.cpp branches/xmlbuildsystem/reactos/tools/rbuild/compilerflag.cpp branches/xmlbuildsystem/reactos/tools/rbuild/define.cpp branches/xmlbuildsystem/reactos/tools/rbuild/exception.cpp branches/xmlbuildsystem/reactos/tools/rbuild/exception.h branches/xmlbuildsystem/reactos/tools/rbuild/include.cpp branches/xmlbuildsystem/reactos/tools/rbuild/installfile.cpp branches/xmlbuildsystem/reactos/tools/rbuild/linkerflag.cpp branches/xmlbuildsystem/reactos/tools/rbuild/module.cpp branches/xmlbuildsystem/reactos/tools/rbuild/pch.h branches/xmlbuildsystem/reactos/tools/rbuild/project.cpp branches/xmlbuildsystem/reactos/tools/rbuild/rbuild.cpp branches/xmlbuildsystem/reactos/tools/rbuild/rbuild.h branches/xmlbuildsystem/reactos/tools/rbuild/rbuild.mak branches/xmlbuildsystem/reactos/tools/rbuild/rbuild.txt branches/xmlbuildsystem/reactos/tools/rbuild/ssprintf.cpp branches/xmlbuildsystem/reactos/tools/rbuild/ssprintf.h branches/xmlbuildsystem/reactos/tools/rbuild/stubbedcomponent.cpp branches/xmlbuildsystem/reactos/tools/rbuild/test.h branches/xmlbuildsystem/reactos/tools/rbuild/tests/alltests.cpp branches/xmlbuildsystem/reactos/tools/rbuild/tests/cdfiletest.cpp branches/xmlbuildsystem/reactos/tools/rbuild/tests/data/automaticdependency.xml branches/xmlbuildsystem/reactos/tools/rbuild/tests/data/automaticdependency_include.xml branches/xmlbuildsystem/reactos/tools/rbuild/tests/data/cdfile.xml branches/xmlbuildsystem/reactos/tools/rbuild/tests/data/define.xml branches/xmlbuildsystem/reactos/tools/rbuild/tests/data/if.xml branches/xmlbuildsystem/reactos/tools/rbuild/tests/data/include.xml branches/xmlbuildsystem/reactos/tools/rbuild/tests/data/invoke.xml branches/xmlbuildsystem/reactos/tools/rbuild/tests/data/linkerflag.xml branches/xmlbuildsystem/reactos/tools/rbuild/tests/data/module.xml branches/xmlbuildsystem/reactos/tools/rbuild/tests/data/project.xml branches/xmlbuildsystem/reactos/tools/rbuild/tests/data/sourcefile1/sourcefile1_header3.h branches/xmlbuildsystem/reactos/tools/rbuild/tests/data/sourcefile1/sourcefile_includenext.h branches/xmlbuildsystem/reactos/tools/rbuild/tests/data/sourcefile1.c branches/xmlbuildsystem/reactos/tools/rbuild/tests/data/sourcefile1_header1.h branches/xmlbuildsystem/reactos/tools/rbuild/tests/data/sourcefile1_header2.h branches/xmlbuildsystem/reactos/tools/rbuild/tests/data/sourcefile1_recurse.h branches/xmlbuildsystem/reactos/tools/rbuild/tests/data/sourcefile_include.c branches/xmlbuildsystem/reactos/tools/rbuild/tests/data/sourcefile_include.h branches/xmlbuildsystem/reactos/tools/rbuild/tests/data/sourcefile_includenext.h branches/xmlbuildsystem/reactos/tools/rbuild/tests/data/symbol.xml branches/xmlbuildsystem/reactos/tools/rbuild/tests/definetest.cpp branches/xmlbuildsystem/reactos/tools/rbuild/tests/functiontest.cpp branches/xmlbuildsystem/reactos/tools/rbuild/tests/iftest.cpp branches/xmlbuildsystem/reactos/tools/rbuild/tests/includetest.cpp branches/xmlbuildsystem/reactos/tools/rbuild/tests/invoketest.cpp branches/xmlbuildsystem/reactos/tools/rbuild/tests/linkerflagtest.cpp branches/xmlbuildsystem/reactos/tools/rbuild/tests/moduletest.cpp branches/xmlbuildsystem/reactos/tools/rbuild/tests/projecttest.cpp branches/xmlbuildsystem/reactos/tools/rbuild/tests/sourcefiletest.cpp branches/xmlbuildsystem/reactos/tools/rbuild/tests/symboltest.cpp From chorns at svn.reactos.com Fri May 6 12:45:27 2005 From: chorns at svn.reactos.com (chorns@svn.reactos.com) Date: Wed Apr 12 15:31:22 2006 Subject: [ros-svn] [chorns] 15036: Don't strip relocation information from DLLs Message-ID: <000601c55228$b6e5a540$6b01a8c0@PENELOPE> Don't strip relocation information from DLLs Updated files: branches/xmlbuildsystem/reactos/tools/rbuild/backend/mingw/modulehandler.cpp branches/xmlbuildsystem/reactos/tools/rbuild/exception.cpp branches/xmlbuildsystem/reactos/tools/rbuild/module.cpp branches/xmlbuildsystem/reactos/tools/rbuild/rbuild.h From weiden at svn.reactos.com Fri May 6 13:02:49 2005 From: weiden at svn.reactos.com (weiden@svn.reactos.com) Date: Wed Apr 12 15:31:22 2006 Subject: [ros-svn] [weiden] 15037: minor corrections to match the behavior of wine's implementation Message-ID: <000601c5522b$24089220$6b01a8c0@PENELOPE> minor corrections to match the behavior of wine's implementation Updated files: trunk/reactos/lib/kernel32/file/lfile.c From chorns at svn.reactos.com Fri May 6 13:20:12 2005 From: chorns at svn.reactos.com (chorns@svn.reactos.com) Date: Wed Apr 12 15:31:22 2006 Subject: [ros-svn] [chorns] 15038: Add missing file Message-ID: <000601c5522d$920defc0$6b01a8c0@PENELOPE> Add missing file Added files: branches/xmlbuildsystem/reactos/tools/rbuild/empty.def From hpoussin at svn.reactos.com Fri May 6 13:53:37 2005 From: hpoussin at svn.reactos.com (hpoussin@svn.reactos.com) Date: Wed Apr 12 15:31:22 2006 Subject: [ros-svn] [hpoussin] 15039: Revert ntoskrnl/cm/regobj.c back to revision 14017 Message-ID: <000601c55232$3d2a4530$6b01a8c0@PENELOPE> Revert ntoskrnl/cm/regobj.c back to revision 14017 Updated files: trunk/reactos/ntoskrnl/cm/regobj.c From hbirr at svn.reactos.com Fri May 6 14:17:31 2005 From: hbirr at svn.reactos.com (hbirr@svn.reactos.com) Date: Wed Apr 12 15:31:22 2006 Subject: [ros-svn] [hbirr] 15040: Do not modify the stack layout of a function by using inline assembler. Message-ID: <000601c55235$93e79820$6b01a8c0@PENELOPE> Do not modify the stack layout of a function by using inline assembler. Updated files: trunk/reactos/lib/kernel32/process/create.c From chorns at svn.reactos.com Fri May 6 14:22:37 2005 From: chorns at svn.reactos.com (chorns@svn.reactos.com) Date: Wed Apr 12 15:31:22 2006 Subject: [ros-svn] [chorns] 15041: Build dhcp Message-ID: <000601c55236$4a420740$6b01a8c0@PENELOPE> Build dhcp Added files: branches/xmlbuildsystem/reactos/subsys/system/dhcp/dhcp.xml Updated files: branches/xmlbuildsystem/reactos/subsys/system/directory.xml From hbirr at svn.reactos.com Fri May 6 15:35:29 2005 From: hbirr at svn.reactos.com (hbirr@svn.reactos.com) Date: Wed Apr 12 15:31:22 2006 Subject: [ros-svn] [hbirr] 15042: Revert my last changes. Message-ID: <000601c55240$77f09fd0$6b01a8c0@PENELOPE> Revert my last changes. Updated files: trunk/reactos/lib/kernel32/process/create.c From weiden at svn.reactos.com Fri May 6 16:02:47 2005 From: weiden at svn.reactos.com (weiden@svn.reactos.com) Date: Wed Apr 12 15:31:22 2006 Subject: [ros-svn] [weiden] 15043: - fixed Read/WriteFile(Ex) and properly wait on completion for synchronous operations Message-ID: <000601c55244$48735960$6b01a8c0@PENELOPE> - fixed Read/WriteFile(Ex) and properly wait on completion for synchronous operations - prevent completion port notification by not passing an APC context to the kernel when the low-order bit of the event handle is set (for asynchronous operations) Updated files: trunk/reactos/lib/kernel32/file/rw.c From chorns at svn.reactos.com Fri May 6 16:12:26 2005 From: chorns at svn.reactos.com (chorns@svn.reactos.com) Date: Wed Apr 12 15:31:22 2006 Subject: [ros-svn] [chorns] 15044: More sane default image base addresses Message-ID: <000601c55245$a1a2cfb0$6b01a8c0@PENELOPE> More sane default image base addresses Updated files: branches/xmlbuildsystem/reactos/tools/rbuild/module.cpp From weiden at svn.reactos.com Fri May 6 17:55:30 2005 From: weiden at svn.reactos.com (weiden@svn.reactos.com) Date: Wed Apr 12 15:31:22 2006 Subject: [ros-svn] [weiden] 15045: - fixed DeviceIoControl to properly wait on completion for synchronous operations Message-ID: <000601c55254$07962ca0$6b01a8c0@PENELOPE> - fixed DeviceIoControl to properly wait on completion for synchronous operations - prevent completion port notification by not passing an APC context to the kernel when the low-order bit of the event handle is set (for asynchronous operations) Updated files: trunk/reactos/lib/kernel32/file/deviceio.c From chorns at svn.reactos.com Fri May 6 18:02:06 2005 From: chorns at svn.reactos.com (chorns@svn.reactos.com) Date: Wed Apr 12 15:31:22 2006 Subject: [ros-svn] [chorns] 15046: Add missing files Message-ID: <000601c55254$f32c89c0$6b01a8c0@PENELOPE> Add missing files Added files: branches/xmlbuildsystem/reactos/lib/kbdru/kbdru.xml branches/xmlbuildsystem/reactos/lib/kbdsg/kbdsg.xml From chorns at svn.reactos.com Fri May 6 18:05:39 2005 From: chorns at svn.reactos.com (chorns@svn.reactos.com) Date: Wed Apr 12 15:31:22 2006 Subject: [ros-svn] [chorns] 15047: Add _install target Message-ID: <000601c55255$7226a440$6b01a8c0@PENELOPE> Add _install target Updated files: branches/xmlbuildsystem/reactos/tools/rbuild/backend/mingw/mingw.cpp branches/xmlbuildsystem/reactos/tools/rbuild/backend/mingw/modulehandler.cpp branches/xmlbuildsystem/reactos/tools/rbuild/backend/mingw/modulehandler.h From weiden at svn.reactos.com Fri May 6 18:07:53 2005 From: weiden at svn.reactos.com (weiden@svn.reactos.com) Date: Wed Apr 12 15:31:22 2006 Subject: [ros-svn] [weiden] 15048: - fixed ConnectNamedPipe to properly wait on completion for synchronous operations Message-ID: <000601c55255$c2115220$6b01a8c0@PENELOPE> - fixed ConnectNamedPipe to properly wait on completion for synchronous operations - prevent completion port notification by not passing an APC context to the kernel when the low-order bit of the event handle is set (for asynchronous operations) Updated files: trunk/reactos/lib/kernel32/file/npipe.c From fireball at svn.reactos.com Fri May 6 18:21:32 2005 From: fireball at svn.reactos.com (fireball@svn.reactos.com) Date: Wed Apr 12 15:31:22 2006 Subject: [ros-svn] [fireball] 15049: Make intl.cpl really switch InstallLanguage and Default entries of NLS\Language key. Problem with freeldr solved in hacky way - it writes now e.g. "0409" and not "00000409", as it generally should. Message-ID: <000601c55257$aa8bd3d0$6b01a8c0@PENELOPE> Make intl.cpl really switch InstallLanguage and Default entries of NLS\Language key. Problem with freeldr solved in hacky way - it writes now e.g. "0409" and not "00000409", as it generally should. Updated files: trunk/reactos/lib/cpl/intl/locale.c From gvg at svn.reactos.com Fri May 6 18:23:27 2005 From: gvg at svn.reactos.com (gvg@svn.reactos.com) Date: Wed Apr 12 15:31:22 2006 Subject: [ros-svn] [gvg] 15050: Sync to Wine-20050419: Message-ID: <000601c55257$ef470ad0$6b01a8c0@PENELOPE> Sync to Wine-20050419: Peter Berg Larsen - Strncpy elimination. - Janitorial: Get rid of strncpy/strncpyW. Jakob Eriksson - Get rid of HeapAlloc casts. Troy Rollo - Corrections to UrlIsW and UrlIsA. - URL_IS_OPAQUE results depend only on the scheme, not on the URL. - URL_IS_FILEURL also only depends on the scheme ("file:"). Francois Gouget - Assorted spelling fixes. Robert Shearman - Fix SHCopyKey to treat string parameter correctly as source path instead of destination path. Jon Griffiths - Use LMEM_ flags for LocalAlloc(), not GMEM_ (GlobalAlloc). - Implement @188,190,195,200,256,478,481. - IUnknown_EnableModeless() also handles IOleInPlaceActiveObject. - Tests and small fix for PathMakePretty(). - Fix a crash and test failure with early native dlls. Updated files: trunk/reactos/include/wine/shlguid.h trunk/reactos/lib/shlwapi/istream.c trunk/reactos/lib/shlwapi/ordinal.c trunk/reactos/lib/shlwapi/path.c trunk/reactos/lib/shlwapi/reg.c trunk/reactos/lib/shlwapi/regstream.c trunk/reactos/lib/shlwapi/shlwapi.spec trunk/reactos/lib/shlwapi/string.c trunk/reactos/lib/shlwapi/url.c trunk/reactos/w32api/include/ocidl.h trunk/reactos/w32api/include/oleidl.h trunk/reactos/w32api/include/shlguid.h trunk/reactos/w32api/include/shlobj.h From weiden at svn.reactos.com Fri May 6 18:47:11 2005 From: weiden at svn.reactos.com (weiden@svn.reactos.com) Date: Wed Apr 12 15:31:22 2006 Subject: [ros-svn] [weiden] 15051: - fixed TransactNamedPipe to properly wait on completion for synchronous operations Message-ID: <000601c5525b$3fe15240$6b01a8c0@PENELOPE> - fixed TransactNamedPipe to properly wait on completion for synchronous operations - prevent completion port notification by not passing an APC context to the kernel when the low-order bit of the event handle is set (for asynchronous operations) Updated files: trunk/reactos/lib/kernel32/file/npipe.c From greatlrd at svn.reactos.com Fri May 6 19:10:22 2005 From: greatlrd at svn.reactos.com (greatlrd@svn.reactos.com) Date: Wed Apr 12 15:31:22 2006 Subject: [ros-svn] [greatlrd] 15052: At last unicode version of cmd are now output text with right code page Message-ID: <000601c5525e$7d1c7e70$6b01a8c0@PENELOPE> At last unicode version of cmd are now output text with right code page so charater on other langues like swedish, french, ... will display right now Updated files: trunk/reactos/subsys/system/cmd/console.c From greatlrd at svn.reactos.com Fri May 6 19:30:48 2005 From: greatlrd at svn.reactos.com (greatlrd@svn.reactos.com) Date: Wed Apr 12 15:31:22 2006 Subject: [ros-svn] [greatlrd] 15053: Thx w3seek that pointout a bug in ConInString it should have been in fristplase GetConsoleCP() instead for GetConsoleOutputCP Message-ID: <000601c55261$576d3f90$6b01a8c0@PENELOPE> Thx w3seek that pointout a bug in ConInString it should have been in fristplase GetConsoleCP() instead for GetConsoleOutputCP Updated files: trunk/reactos/subsys/system/cmd/console.c From chorns at svn.reactos.com Fri May 6 21:07:00 2005 From: chorns at svn.reactos.com (chorns@svn.reactos.com) Date: Wed Apr 12 15:31:22 2006 Subject: [ros-svn] [chorns] 15054: Correct typo Message-ID: <000601c5526e$c7e3ea50$6b01a8c0@PENELOPE> Correct typo Updated files: trunk/reactos/subsys/system/reporterror/reporterror.c From gvg at svn.reactos.com Fri May 6 21:11:21 2005 From: gvg at svn.reactos.com (gvg@svn.reactos.com) Date: Wed Apr 12 15:31:22 2006 Subject: [ros-svn] [gvg] 15055: Fix filename case Message-ID: <000601c5526f$63b5bf30$6b01a8c0@PENELOPE> Fix filename case Added files: trunk/reactos/subsys/system/reporterror/Dk.rc Deleted files: trunk/reactos/subsys/system/reporterror/dk.rc From gvg at svn.reactos.com Fri May 6 21:16:12 2005 From: gvg at svn.reactos.com (gvg@svn.reactos.com) Date: Wed Apr 12 15:31:22 2006 Subject: [ros-svn] [gvg] 15056: Sync to Wine-20050419: Message-ID: <000601c55270$11326fa0$6b01a8c0@PENELOPE> Sync to Wine-20050419: Robert Reif - Stub out DRVM_MAPPER_RECONFIGURE support. - Correctly handle where waveOutGetPosition changes timepos.wType because the requested type is not supported. - Added Jeremy White's waveOutGetPosition fix to waveInGetPosition. - Fix memory leak in error path. - Provide default implementation of waveInPrepareHeader and waveInUnprepareHeader if driver doesn't support them. Jose Manuel Ferrer Ortiz - Spanish translations updated. Peter Berg Larsen - Assorted memleak fixes. Found on Michael Stefaniuc smatch list. Jeremy White - Do not fallback to defaults if a driver, mapper, or midi is specified in the registry; consolidate MMDRV_Init() into a single function. Robert Reif - Fix memory leak when there are too many drivers. Vincent Beron - Correct and complete some api documentation. Filip Navara - Specify correct buffer size in GetPrivateProfileStringW calls. Jakob Eriksson - Get rid of HeapAlloc casts. Jason Edmeades - Avoid trap in mixerGetLineControlsA when cControls is uninitialized and MIXER_GETLINECONTROLSSF_ONEBYTYPE requested. Updated files: trunk/reactos/lib/winmm/driver.c trunk/reactos/lib/winmm/lolvldrv.c trunk/reactos/lib/winmm/mci.c trunk/reactos/lib/winmm/mmio.c trunk/reactos/lib/winmm/mmsystem.c trunk/reactos/lib/winmm/time.c trunk/reactos/lib/winmm/wavemap/wavemap.c trunk/reactos/lib/winmm/winemm.h trunk/reactos/lib/winmm/winmm.c trunk/reactos/lib/winmm/winmm_Es.rc From gvg at svn.reactos.com Fri May 6 21:18:47 2005 From: gvg at svn.reactos.com (gvg@svn.reactos.com) Date: Wed Apr 12 15:31:22 2006 Subject: [ros-svn] [gvg] 15057: Sync to Wine-20050419: Message-ID: <000601c55270$6d6a8780$6b01a8c0@PENELOPE> Sync to Wine-20050419: Peter Berg Larsen - Janitorial: Get rid of strncpy/strncpyW. Updated files: trunk/reactos/subsys/system/msiexec/msiexec.c From gvg at svn.reactos.com Fri May 6 21:37:44 2005 From: gvg at svn.reactos.com (gvg@svn.reactos.com) Date: Wed Apr 12 15:31:22 2006 Subject: [ros-svn] [gvg] 15058: Tag new vendor drop, remove old tag Message-ID: <000601c55273$1349fda0$6b01a8c0@PENELOPE> Tag new vendor drop, remove old tag Added files: vendor/wine/dlls/cabinet/Wine-20050419/ vendor/wine/dlls/comctl32/Wine-20050419/ vendor/wine/dlls/commdlg/Wine-20050419/ vendor/wine/dlls/dinput/Wine-20050419/ vendor/wine/dlls/dinput8/Wine-20050419/ vendor/wine/dlls/dsound/Wine-20050419/ vendor/wine/dlls/icmp/Wine-20050419/ vendor/wine/dlls/mpr/Wine-20050419/ vendor/wine/dlls/msi/Wine-20050419/ vendor/wine/dlls/msimg32/Wine-20050419/ vendor/wine/dlls/ole32/Wine-20050419/ vendor/wine/dlls/oleaut32/Wine-20050419/ vendor/wine/dlls/oledlg/Wine-20050419/ vendor/wine/dlls/olepro32/Wine-20050419/ vendor/wine/dlls/riched20/Wine-20050419/ vendor/wine/dlls/richedit/Wine-20050419/ vendor/wine/dlls/rpcrt4/Wine-20050419/ vendor/wine/dlls/setupapi/Wine-20050419/ vendor/wine/dlls/shdocvw/Wine-20050419/ vendor/wine/dlls/shell32/Wine-20050419/ vendor/wine/dlls/shlwapi/Wine-20050419/ vendor/wine/dlls/urlmon/Wine-20050419/ vendor/wine/dlls/winmm/Wine-20050419/ vendor/wine/libs/unicode/Wine-20050419/ vendor/wine/libs/wpp/Wine-20050419/ vendor/wine/programs/msiexec/Wine-20050419/ vendor/wine/tools/widl/Wine-20050419/ vendor/wine/tools/winebuild/Wine-20050419/ vendor/wine/tools/wrc/Wine-20050419/ Deleted files: vendor/wine/dlls/cabinet/Wine-20050310/ vendor/wine/dlls/comctl32/Wine-20050310/ vendor/wine/dlls/commdlg/Wine-20050310/ vendor/wine/dlls/dinput8/Wine-20050310/ vendor/wine/dlls/dsound/Wine-20050310/ vendor/wine/dlls/icmp/Wine-20050310/ vendor/wine/dlls/mpr/Wine-20050310/ vendor/wine/dlls/msi/Wine-20050310/ vendor/wine/dlls/msimg32/Wine-20050310/ vendor/wine/dlls/ole32/Wine-20050310/ vendor/wine/dlls/oleaut32/Wine-20050310/ vendor/wine/dlls/oledlg/Wine-20050310/ vendor/wine/dlls/olepro32/Wine-20050310/ vendor/wine/dlls/riched20/Wine-20050310/ vendor/wine/dlls/richedit/Wine-20050310/ vendor/wine/dlls/rpcrt4/Wine-20050310/ vendor/wine/dlls/setupapi/Wine-20050310/ vendor/wine/dlls/shdocvw/Wine-20050310/ vendor/wine/dlls/shell32/Wine-20050310/ vendor/wine/dlls/shlwapi/Wine-20050310/ vendor/wine/dlls/urlmon/Wine-20050310/ vendor/wine/dlls/winmm/Wine-20050310/ vendor/wine/libs/unicode/Wine-20050310/ vendor/wine/libs/wpp/Wine-20050310/ vendor/wine/programs/msiexec/Wine-20050310/ vendor/wine/tools/widl/Wine-20050310/ vendor/wine/tools/winebuild/Wine-20050310/ vendor/wine/tools/wrc/Wine-20050310/ From gvg at svn.reactos.com Fri May 6 21:42:41 2005 From: gvg at svn.reactos.com (gvg@svn.reactos.com) Date: Wed Apr 12 15:31:22 2006 Subject: [ros-svn] [gvg] 15059: Update status Message-ID: <000601c55273$c446fb30$6b01a8c0@PENELOPE> Update status Updated files: trunk/reactos/doc/README.WINE From greatlrd at svn.reactos.com Fri May 6 22:12:40 2005 From: greatlrd at svn.reactos.com (greatlrd@svn.reactos.com) Date: Wed Apr 12 15:31:22 2006 Subject: [ros-svn] [greatlrd] 15060: HKLM, "SYSTEM\CurrentControlSet\Services\i8042Prt\Parameters", "SampleRate", 0x00010001, 0x00000060 Message-ID: <000601c55277$f44dea60$6b01a8c0@PENELOPE> HKLM,"SYSTEM\CurrentControlSet\Services\i8042Prt\Parameters","SampleRate",0x00010001,0x00000060 60 are the dec value but it have not be convort to hex that is 0x3c legmet value are, e.g., 10, 20, 40, 60, 80, 100, 200.' in dec in hex 0x0a, 0x14, 0x28, 0x3c, 0x50, 0x64, 0xc8 Updated files: trunk/reactos/bootdata/hivesys.inf From greatlrd at svn.reactos.com Fri May 6 22:45:33 2005 From: greatlrd at svn.reactos.com (greatlrd@svn.reactos.com) Date: Wed Apr 12 15:31:22 2006 Subject: [ros-svn] [greatlrd] 15061: "Forgotten file from commit 14982" Message-ID: <000601c5527c$8c27ad40$6b01a8c0@PENELOPE> "Forgotten file from commit 14982" Updated files: trunk/reactos/drivers/input/i8042prt/registry.c From fireball at svn.reactos.com Fri May 6 23:18:22 2005 From: fireball at svn.reactos.com (fireball@svn.reactos.com) Date: Wed Apr 12 15:31:22 2006 Subject: [ros-svn] [fireball] 15062: Patch by tinus: Resolves issue of keyboard detection when e.g. booting ReactOS under VMWare with no keyboard grabbed. Message-ID: <000601c55281$21f26640$6b01a8c0@PENELOPE> Patch by tinus: Resolves issue of keyboard detection when e.g. booting ReactOS under VMWare with no keyboard grabbed. Updated files: trunk/reactos/drivers/input/i8042prt/keyboard.c From weiden at svn.reactos.com Sat May 7 00:25:34 2005 From: weiden at svn.reactos.com (weiden@svn.reactos.com) Date: Wed Apr 12 15:31:22 2006 Subject: [ros-svn] [weiden] 15063: upgrade to PSEH2 (note, the new macros are still named _SEH_*, not _SEH2_*!) Message-ID: <000601c5528a$85838280$6b01a8c0@PENELOPE> upgrade to PSEH2 (note, the new macros are still named _SEH_*, not _SEH2_*!) Updated files: trunk/reactos/include/ddk/exfuncs.h trunk/reactos/include/pseh/framebased/internal.h trunk/reactos/include/pseh/framebased.h trunk/reactos/include/pseh/native.h trunk/reactos/include/pseh/setjmp.h trunk/reactos/include/pseh.h trunk/reactos/lib/dbghelp/msc.c trunk/reactos/lib/kernel32/k32.h trunk/reactos/lib/pseh/framebased.c trunk/reactos/lib/pseh/i386/framebased.asm trunk/reactos/lib/pseh/i386/setjmp.asm trunk/reactos/ntoskrnl/ex/error.c trunk/reactos/ntoskrnl/ex/event.c trunk/reactos/ntoskrnl/ex/evtpair.c trunk/reactos/ntoskrnl/ex/mutant.c trunk/reactos/ntoskrnl/ex/profile.c trunk/reactos/ntoskrnl/ex/sem.c trunk/reactos/ntoskrnl/ex/sysinfo.c trunk/reactos/ntoskrnl/ex/time.c trunk/reactos/ntoskrnl/ex/timer.c trunk/reactos/ntoskrnl/include/internal/ex.h trunk/reactos/ntoskrnl/include/ntoskrnl.h trunk/reactos/ntoskrnl/ke/i386/trap.s trunk/reactos/ntoskrnl/mm/pool.c trunk/reactos/subsys/win32k/w32k.h From gvg at svn.reactos.com Sat May 7 00:38:02 2005 From: gvg at svn.reactos.com (gvg@svn.reactos.com) Date: Wed Apr 12 15:31:22 2006 Subject: [ros-svn] [gvg] 15064: Link against static lib instead of dll Message-ID: <000601c5528c$434f59a0$6b01a8c0@PENELOPE> Link against static lib instead of dll Updated files: branches/xmlbuildsystem/reactos/subsys/smss/smss.xml From ion at svn.reactos.com Sat May 7 00:54:46 2005 From: ion at svn.reactos.com (ion@svn.reactos.com) Date: Wed Apr 12 15:31:22 2006 Subject: [ros-svn] [ion] 15065: Update EPROCESS to latest version. Basic Fast Referencing Stubs to allow Token access. Needs to be implemented. Use ActiveProcessLinks instead of ros-specific list. Message-ID: <000601c5528e$995e3990$6b01a8c0@PENELOPE> Update EPROCESS to latest version. Basic Fast Referencing Stubs to allow Token access. Needs to be implemented. Use ActiveProcessLinks instead of ros-specific list. Updated files: trunk/reactos/include/ddk/extypes.h trunk/reactos/include/ddk/setypes.h trunk/reactos/ntoskrnl/ex/sysinfo.c trunk/reactos/ntoskrnl/include/internal/mm.h trunk/reactos/ntoskrnl/include/internal/ob.h trunk/reactos/ntoskrnl/include/internal/ps.h trunk/reactos/ntoskrnl/include/internal/se.h trunk/reactos/ntoskrnl/io/irp.c trunk/reactos/ntoskrnl/kd/wrappers/gdbstub.c trunk/reactos/ntoskrnl/kdbg/kdb_cli.c trunk/reactos/ntoskrnl/ob/object.c trunk/reactos/ntoskrnl/ps/debug.c trunk/reactos/ntoskrnl/ps/job.c trunk/reactos/ntoskrnl/ps/kill.c trunk/reactos/ntoskrnl/ps/process.c trunk/reactos/ntoskrnl/ps/psmgr.c trunk/reactos/ntoskrnl/ps/query.c trunk/reactos/ntoskrnl/ps/security.c trunk/reactos/ntoskrnl/ps/thread.c trunk/reactos/ntoskrnl/ps/win32.c trunk/reactos/ntoskrnl/se/token.c trunk/reactos/w32api/include/ddk/winddk.h From ion at svn.reactos.com Sat May 7 00:55:54 2005 From: ion at svn.reactos.com (ion@svn.reactos.com) Date: Wed Apr 12 15:31:22 2006 Subject: [ros-svn] [ion] 15066: Fix win32k to use new EPROCESS defintion Message-ID: <000601c5528e$c2111420$6b01a8c0@PENELOPE> Fix win32k to use new EPROCESS defintion Updated files: trunk/reactos/subsys/win32k/main/dllmain.c trunk/reactos/subsys/win32k/ntuser/menu.c trunk/reactos/subsys/win32k/ntuser/misc.c trunk/reactos/subsys/win32k/ntuser/window.c trunk/reactos/subsys/win32k/objects/gdiobj.c From weiden at svn.reactos.com Sat May 7 02:21:08 2005 From: weiden at svn.reactos.com (weiden@svn.reactos.com) Date: Wed Apr 12 15:31:22 2006 Subject: [ros-svn] [weiden] 15067: ReadFile should return 0 to lpNumberOfBytesRead if NtReadFile returned STATUS_END_OF_FILE for synchronous operations Message-ID: <000601c5529a$aa6368d0$6b01a8c0@PENELOPE> ReadFile should return 0 to lpNumberOfBytesRead if NtReadFile returned STATUS_END_OF_FILE for synchronous operations Updated files: trunk/reactos/lib/kernel32/file/rw.c From ion at svn.reactos.com Sat May 7 02:37:51 2005 From: ion at svn.reactos.com (ion@svn.reactos.com) Date: Wed Apr 12 15:31:22 2006 Subject: [ros-svn] [ion] 15068: Update ETHREAD to latest version. Message-ID: <000601c5529c$ffd74140$6b01a8c0@PENELOPE> Update ETHREAD to latest version. Updated files: trunk/reactos/ntoskrnl/include/internal/ps.h trunk/reactos/ntoskrnl/io/irp.c trunk/reactos/ntoskrnl/ke/i386/ctxswitch.S trunk/reactos/ntoskrnl/ps/kill.c trunk/reactos/ntoskrnl/ps/thread.c From ion at svn.reactos.com Sat May 7 03:13:06 2005 From: ion at svn.reactos.com (ion@svn.reactos.com) Date: Wed Apr 12 15:31:22 2006 Subject: [ros-svn] [ion] 15069: More IRP Completion changes. Use proper stack count and other semantics, as documented in NT File System Internals. These changes don't break anything :P Message-ID: <000601c552a1$ece378b0$6b01a8c0@PENELOPE> More IRP Completion changes. Use proper stack count and other semantics, as documented in NT File System Internals. These changes don't break anything :P Updated files: trunk/reactos/ntoskrnl/io/irp.c From ion at svn.reactos.com Sat May 7 03:17:38 2005 From: ion at svn.reactos.com (ion@svn.reactos.com) Date: Wed Apr 12 15:31:23 2006 Subject: [ros-svn] [ion] 15070: Fix driver loading. patch by tinus Message-ID: <000601c552a2$8ee21d10$6b01a8c0@PENELOPE> Fix driver loading. patch by tinus Updated files: trunk/reactos/ntoskrnl/io/driver.c From ion at svn.reactos.com Sat May 7 08:09:59 2005 From: ion at svn.reactos.com (ion@svn.reactos.com) Date: Wed Apr 12 15:31:23 2006 Subject: [ros-svn] [ion] 15071: Update Fast I/O Dispatch routines to proper defintions, and move some stuff into io defines instead of internal native types. Remove outdated data due to newest IFS. Message-ID: <000601c552cb$65e91520$6b01a8c0@PENELOPE> Update Fast I/O Dispatch routines to proper defintions, and move some stuff into io defines instead of internal native types. Remove outdated data due to newest IFS. Updated files: trunk/reactos/include/ddk/fsfuncs.h trunk/reactos/include/ddk/iotypes.h trunk/reactos/include/ntos/rtltypes.h trunk/reactos/include/ntos/zwtypes.h From chorns at svn.reactos.com Sat May 7 09:46:57 2005 From: chorns at svn.reactos.com (chorns@svn.reactos.com) Date: Wed Apr 12 15:31:23 2006 Subject: [ros-svn] [chorns] 15072: Smdll is a native DLL. Thanks to Ge van Geldorp for figuring this out. Message-ID: <000601c552d8$f1abd130$6b01a8c0@PENELOPE> Smdll is a native DLL. Thanks to Ge van Geldorp for figuring this out. Updated files: branches/xmlbuildsystem/reactos/lib/smdll/smdll.xml From chorns at svn.reactos.com Sat May 7 10:08:14 2005 From: chorns at svn.reactos.com (chorns@svn.reactos.com) Date: Wed Apr 12 15:31:23 2006 Subject: [ros-svn] [chorns] 15073: Correctly forward exports to NTDLL Message-ID: <000601c552db$eb535670$6b01a8c0@PENELOPE> Correctly forward exports to NTDLL Updated files: branches/xmlbuildsystem/reactos/lib/msvcrt/msvcrt.def From chorns at svn.reactos.com Sat May 7 10:15:09 2005 From: chorns at svn.reactos.com (chorns@svn.reactos.com) Date: Wed Apr 12 15:31:23 2006 Subject: [ros-svn] [chorns] 15074: Correct typo Message-ID: <000601c552dc$e2a36910$6b01a8c0@PENELOPE> Correct typo Updated files: branches/xmlbuildsystem/reactos/baseaddress.xml From chorns at svn.reactos.com Sat May 7 10:32:30 2005 From: chorns at svn.reactos.com (chorns@svn.reactos.com) Date: Wed Apr 12 15:31:23 2006 Subject: [ros-svn] [chorns] 15075: Make expat a static library Message-ID: <000601c552df$4f0c54c0$6b01a8c0@PENELOPE> Make expat a static library Updated files: branches/xmlbuildsystem/reactos/baseaddress.xml branches/xmlbuildsystem/reactos/lib/expat/expat.xml From greatlrd at svn.reactos.com Sat May 7 13:15:00 2005 From: greatlrd at svn.reactos.com (greatlrd@svn.reactos.com) Date: Wed Apr 12 15:31:23 2006 Subject: [ros-svn] [greatlrd] 15076: Add cache for codepage so it does not call hole time on csrss when it wring out text Message-ID: <000601c552f6$02745ce0$6b01a8c0@PENELOPE> Add cache for codepage so it does not call hole time on csrss when it wring out text it will incress the speed. Thx w3seek and kjk for the idea. Updated files: trunk/reactos/subsys/system/cmd/chcp.c trunk/reactos/subsys/system/cmd/cmd.c trunk/reactos/subsys/system/cmd/cmd.h trunk/reactos/subsys/system/cmd/console.c trunk/reactos/subsys/system/cmd/start.c From greatlrd at svn.reactos.com Sat May 7 13:54:25 2005 From: greatlrd at svn.reactos.com (greatlrd@svn.reactos.com) Date: Wed Apr 12 15:31:23 2006 Subject: [ros-svn] [greatlrd] 15077: the name GetCodePage and OutCodePage is a bit misleading, change it to InputCodePage and OutputCodePage Message-ID: <000601c552fb$83da5500$6b01a8c0@PENELOPE> the name GetCodePage and OutCodePage is a bit misleading, change it to InputCodePage and OutputCodePage Updated files: trunk/reactos/subsys/system/cmd/chcp.c trunk/reactos/subsys/system/cmd/cmd.c trunk/reactos/subsys/system/cmd/cmd.h trunk/reactos/subsys/system/cmd/console.c trunk/reactos/subsys/system/cmd/start.c From greatlrd at svn.reactos.com Sat May 7 14:05:01 2005 From: greatlrd at svn.reactos.com (greatlrd@svn.reactos.com) Date: Wed Apr 12 15:31:23 2006 Subject: [ros-svn] [greatlrd] 15078: Forget change two line in chcp so it did not compile Message-ID: <000601c552fc$ff297370$6b01a8c0@PENELOPE> Forget change two line in chcp so it did not compile Updated files: trunk/reactos/subsys/system/cmd/chcp.c From ion at svn.reactos.com Sat May 7 17:19:36 2005 From: ion at svn.reactos.com (ion@svn.reactos.com) Date: Wed Apr 12 15:31:23 2006 Subject: [ros-svn] [ion] 15079: Implement FsRtlMdlRead, FsRtlMdlReadComplete, FsMdlReadCompleteDev, FsRtlMdlWRiteComplete, FsRtlMdlWriteCompleteDev, FsRtlPrepareMdlWrite, CcMdlReadCompleted, CcMdlWriteComplete, CcMdlReadCompleteDev Message-ID: <000601c55318$2da8e0d0$6b01a8c0@PENELOPE> Implement FsRtlMdlRead, FsRtlMdlReadComplete, FsMdlReadCompleteDev, FsRtlMdlWRiteComplete, FsRtlMdlWriteCompleteDev, FsRtlPrepareMdlWrite, CcMdlReadCompleted, CcMdlWriteComplete, CcMdlReadCompleteDev Updated files: trunk/reactos/ntoskrnl/cc/mdl.c trunk/reactos/ntoskrnl/fs/mdl.c trunk/reactos/ntoskrnl/include/internal/cc.h trunk/reactos/ntoskrnl/ke/i386/ctxswitch.S From ekohl at svn.reactos.com Sat May 7 17:22:35 2005 From: ekohl at svn.reactos.com (ekohl@svn.reactos.com) Date: Wed Apr 12 15:31:23 2006 Subject: [ros-svn] [ekohl] 15080: Implement AssertFail and GetSetFileTimestamp. Message-ID: <000601c55318$985ed740$6b01a8c0@PENELOPE> Implement AssertFail and GetSetFileTimestamp. Updated files: trunk/reactos/include/wine/setupapi.h trunk/reactos/lib/setupapi/misc.c trunk/reactos/lib/setupapi/setupapi.spec trunk/reactos/lib/setupapi/setupapi_private.h trunk/reactos/lib/setupapi/setupcab.c From greatlrd at svn.reactos.com Sat May 7 17:31:10 2005 From: greatlrd at svn.reactos.com (greatlrd@svn.reactos.com) Date: Wed Apr 12 15:31:23 2006 Subject: [ros-svn] [greatlrd] 15081: implement VOID ConOutResPuts (UINT resID), VOID ConErrResPuts (UINT resID) to outpust msg from rc files Message-ID: <000601c55319$cbc350b0$6b01a8c0@PENELOPE> implement VOID ConOutResPuts (UINT resID), VOID ConErrResPuts (UINT resID) to outpust msg from rc files it take less memmory now, and it is bit faster CMD_ModuleHandle contain GetModuleHandle and it is only execute in main() in cmd it optimze for lite more speed in cmd Langues changes in En.rc follow new strings have been add and can be translate STRING_ERROR_WRONG_DATE STRING_SET_ERROR Updated files: trunk/reactos/subsys/system/cmd/En.rc trunk/reactos/subsys/system/cmd/alias.c trunk/reactos/subsys/system/cmd/attrib.c trunk/reactos/subsys/system/cmd/batch.c trunk/reactos/subsys/system/cmd/beep.c trunk/reactos/subsys/system/cmd/call.c trunk/reactos/subsys/system/cmd/chcp.c trunk/reactos/subsys/system/cmd/choice.c trunk/reactos/subsys/system/cmd/cls.c trunk/reactos/subsys/system/cmd/cmd.c trunk/reactos/subsys/system/cmd/cmd.h trunk/reactos/subsys/system/cmd/color.c trunk/reactos/subsys/system/cmd/console.c trunk/reactos/subsys/system/cmd/copy.c trunk/reactos/subsys/system/cmd/date.c trunk/reactos/subsys/system/cmd/del.c trunk/reactos/subsys/system/cmd/delay.c trunk/reactos/subsys/system/cmd/dir.c trunk/reactos/subsys/system/cmd/dirstack.c trunk/reactos/subsys/system/cmd/echo.c trunk/reactos/subsys/system/cmd/error.c trunk/reactos/subsys/system/cmd/for.c trunk/reactos/subsys/system/cmd/free.c trunk/reactos/subsys/system/cmd/goto.c trunk/reactos/subsys/system/cmd/if.c trunk/reactos/subsys/system/cmd/internal.c trunk/reactos/subsys/system/cmd/label.c trunk/reactos/subsys/system/cmd/locale.c trunk/reactos/subsys/system/cmd/memory.c trunk/reactos/subsys/system/cmd/misc.c trunk/reactos/subsys/system/cmd/move.c trunk/reactos/subsys/system/cmd/msgbox.c trunk/reactos/subsys/system/cmd/path.c trunk/reactos/subsys/system/cmd/pause.c trunk/reactos/subsys/system/cmd/prompt.c trunk/reactos/subsys/system/cmd/ren.c trunk/reactos/subsys/system/cmd/resource.h trunk/reactos/subsys/system/cmd/screen.c trunk/reactos/subsys/system/cmd/set.c trunk/reactos/subsys/system/cmd/shift.c trunk/reactos/subsys/system/cmd/start.c trunk/reactos/subsys/system/cmd/time.c trunk/reactos/subsys/system/cmd/timer.c trunk/reactos/subsys/system/cmd/title.c trunk/reactos/subsys/system/cmd/type.c trunk/reactos/subsys/system/cmd/ver.c trunk/reactos/subsys/system/cmd/verify.c trunk/reactos/subsys/system/cmd/vol.c trunk/reactos/subsys/system/cmd/window.c From ion at svn.reactos.com Sat May 7 17:40:06 2005 From: ion at svn.reactos.com (ion@svn.reactos.com) Date: Wed Apr 12 15:31:23 2006 Subject: [ros-svn] [ion] 15082: FILE_BASIC_INFORMATION is 0x28 bytes and aligned on a 8byte boundary. Thanks to Hartmut for notifying me of a bug Message-ID: <000601c5531b$0af22170$6b01a8c0@PENELOPE> FILE_BASIC_INFORMATION is 0x28 bytes and aligned on a 8byte boundary. Thanks to Hartmut for notifying me of a bug Updated files: trunk/reactos/include/ddk/iotypes.h trunk/reactos/include/wine/winternl.h trunk/reactos/w32api/include/ddk/winddk.h From greatlrd at svn.reactos.com Sat May 7 17:59:01 2005 From: greatlrd at svn.reactos.com (greatlrd@svn.reactos.com) Date: Wed Apr 12 15:31:23 2006 Subject: [ros-svn] [greatlrd] 15083: Remove the two last langues string it was doublecate Message-ID: <000601c5531d$af53f840$6b01a8c0@PENELOPE> Remove the two last langues string it was doublecate small change to STRING_PATH_ERROR1 in En.rc and Fr.rc thanks Usurp for notice it Updated files: trunk/reactos/subsys/system/cmd/En.rc trunk/reactos/subsys/system/cmd/Fr.rc trunk/reactos/subsys/system/cmd/cmd.rc trunk/reactos/subsys/system/cmd/date.c trunk/reactos/subsys/system/cmd/path.c trunk/reactos/subsys/system/cmd/resource.h trunk/reactos/subsys/system/cmd/set.c From ion at svn.reactos.com Sat May 7 19:44:57 2005 From: ion at svn.reactos.com (ion@svn.reactos.com) Date: Wed Apr 12 15:31:23 2006 Subject: [ros-svn] [ion] 15084: Implement FsRtlAllocateResource, FsRtlIsPagingFile, FsRtlBalanceReads. Fix some incorrect function prototypes, rename mdl.c to fastio.c and add some more functions to it. Implement FsRtlGetfileSize to use fastio, combine dbcsname.c and name.c and pretty-fy the array, clean up some ugly formatting. Create context.c and move stream/file context routines there. Message-ID: <000601c5532c$7c4af200$6b01a8c0@PENELOPE> Implement FsRtlAllocateResource, FsRtlIsPagingFile, FsRtlBalanceReads. Fix some incorrect function prototypes, rename mdl.c to fastio.c and add some more functions to it. Implement FsRtlGetfileSize to use fastio, combine dbcsname.c and name.c and pretty-fy the array, clean up some ugly formatting. Create context.c and move stream/file context routines there. Added files: trunk/reactos/ntoskrnl/fs/context.c trunk/reactos/ntoskrnl/fs/fastio.c Updated files: trunk/reactos/include/ddk/fsfuncs.h trunk/reactos/ntoskrnl/Makefile trunk/reactos/ntoskrnl/fs/name.c trunk/reactos/ntoskrnl/fs/util.c trunk/reactos/ntoskrnl/mm/pagefile.c trunk/reactos/ntoskrnl/ntoskrnl.def Deleted files: trunk/reactos/ntoskrnl/fs/dbcsname.c trunk/reactos/ntoskrnl/fs/mdl.c From greatlrd at svn.reactos.com Sat May 7 19:48:27 2005 From: greatlrd at svn.reactos.com (greatlrd@svn.reactos.com) Date: Wed Apr 12 15:31:23 2006 Subject: [ros-svn] [greatlrd] 15085: Add *. to dir but it does not working in ros but in windows fine Message-ID: <000601c5532c$f92a1bc0$6b01a8c0@PENELOPE> Add *. to dir but it does not working in ros but in windows fine some bug in ros Updated files: trunk/reactos/subsys/system/cmd/dir.c From greatlrd at svn.reactos.com Sat May 7 19:57:14 2005 From: greatlrd at svn.reactos.com (greatlrd@svn.reactos.com) Date: Wed Apr 12 15:31:23 2006 Subject: [ros-svn] [greatlrd] 15086: remove a debug msg after me Message-ID: <000601c5532e$336957f0$6b01a8c0@PENELOPE> remove a debug msg after me Updated files: trunk/reactos/subsys/system/cmd/dir.c From greatlrd at svn.reactos.com Sat May 7 20:20:25 2005 From: greatlrd at svn.reactos.com (greatlrd@svn.reactos.com) Date: Wed Apr 12 15:31:23 2006 Subject: [ros-svn] [greatlrd] 15087: Andreas Bjerkeholt : Swedish translation, proofread by David Nordenberg Message-ID: <000601c55331$70a48420$6b01a8c0@PENELOPE> Andreas Bjerkeholt : Swedish translation, proofread by David Nordenberg Added files: trunk/reactos/lib/shellext/slayer/Sv.rc Updated files: trunk/reactos/lib/shellext/slayer/slayer.rc From greatlrd at svn.reactos.com Sat May 7 22:02:52 2005 From: greatlrd at svn.reactos.com (greatlrd@svn.reactos.com) Date: Wed Apr 12 15:31:23 2006 Subject: [ros-svn] [greatlrd] 15088: Fix a old bug in dir it did only accpet lower letters as param Message-ID: <000601c5533f$c0962e80$6b01a8c0@PENELOPE> Fix a old bug in dir it did only accpet lower letters as param change from ansi _toupper to tchar _totupper it is now both uncide and ansi compatible Updated files: trunk/reactos/subsys/system/cmd/dir.c From hbirr at svn.reactos.com Sat May 7 22:20:48 2005 From: hbirr at svn.reactos.com (hbirr@svn.reactos.com) Date: Wed Apr 12 15:31:23 2006 Subject: [ros-svn] [hbirr] 15089: - initialize a user profile before loading syssetup.dll. Message-ID: <000601c55342$41b58810$6b01a8c0@PENELOPE> - initialize a user profile before loading syssetup.dll. - this makes it possible to install ros over an existing ros. Updated files: trunk/reactos/subsys/system/setup/makefile trunk/reactos/subsys/system/setup/setup.c From greatlrd at svn.reactos.com Sat May 7 22:47:59 2005 From: greatlrd at svn.reactos.com (greatlrd@svn.reactos.com) Date: Wed Apr 12 15:31:23 2006 Subject: [ros-svn] [greatlrd] 15090: doubicate res id my fualt Message-ID: <000601c55346$0dcb98b0$6b01a8c0@PENELOPE> doubicate res id my fualt now everthing should print out right strings Updated files: trunk/reactos/subsys/system/cmd/resource.h From sedwards at svn.reactos.com Sat May 7 23:24:45 2005 From: sedwards at svn.reactos.com (sedwards@svn.reactos.com) Date: Wed Apr 12 15:31:23 2006 Subject: [ros-svn] [sedwards] 15091: remove trailing whitespace at end of lines Message-ID: <000601c5534b$30cb7560$6b01a8c0@PENELOPE> remove trailing whitespace at end of lines Updated files: trunk/rosapps/cmdutils/mode/mode.c trunk/rosapps/cmdutils/more.c trunk/rosapps/cmdutils/tee.c trunk/rosapps/cmdutils/touch/touch.c trunk/rosapps/cmdutils/y.c trunk/rosapps/demos/maze/maze.c trunk/rosapps/demos/maze/resource.h trunk/rosapps/devutils/zoomin/framewnd.c trunk/rosapps/devutils/zoomin/main.c trunk/rosapps/dflat32/applicat.c trunk/rosapps/dflat32/classes.h trunk/rosapps/dflat32/config.c trunk/rosapps/dflat32/dialbox.c trunk/rosapps/dflat32/fileopen.c trunk/rosapps/dflat32/listbox.c trunk/rosapps/dflat32/memopad.c trunk/rosapps/dflat32/menu.h trunk/rosapps/dflat32/menubar.c trunk/rosapps/dflat32/message.c trunk/rosapps/dflat32/msgbox.c trunk/rosapps/dflat32/pictbox.c trunk/rosapps/dflat32/popdown.c trunk/rosapps/dflat32/statbar.c trunk/rosapps/dflat32/sysmenu.c trunk/rosapps/dflat32/textbox.c trunk/rosapps/games/solitaire/resource.h trunk/rosapps/lib/dflat32/applicat.c trunk/rosapps/lib/dflat32/config.c trunk/rosapps/lib/dflat32/dialbox.c trunk/rosapps/lib/dflat32/dllmain.c trunk/rosapps/lib/dflat32/listbox.c trunk/rosapps/lib/dflat32/menubar.c trunk/rosapps/lib/dflat32/message.c trunk/rosapps/lib/dflat32/msgbox.c trunk/rosapps/lib/dflat32/pictbox.c trunk/rosapps/lib/dflat32/popdown.c trunk/rosapps/lib/dflat32/statbar.c trunk/rosapps/lib/dflat32/stubs.c trunk/rosapps/lib/dflat32/sysmenu.c trunk/rosapps/mc/acconfig.h trunk/rosapps/mc/config.h trunk/rosapps/mc/edit/edit.c trunk/rosapps/mc/edit/edit.h trunk/rosapps/mc/edit/edit_key_translator.c trunk/rosapps/mc/edit/editcmd.c trunk/rosapps/mc/edit/editdraw.c trunk/rosapps/mc/edit/editmenu.c trunk/rosapps/mc/edit/editwidget.c trunk/rosapps/mc/edit/syntax.c trunk/rosapps/mc/edit/wordproc.c trunk/rosapps/mc/pc/chmod.c trunk/rosapps/mc/pc/config.h trunk/rosapps/mc/pc/cons_nt.c trunk/rosapps/mc/pc/cons_os2.c trunk/rosapps/mc/pc/dirent_nt.c trunk/rosapps/mc/pc/dirent_os2.c trunk/rosapps/mc/pc/drive.c trunk/rosapps/mc/pc/key_nt.c trunk/rosapps/mc/pc/key_os2.c trunk/rosapps/mc/pc/slint_pc.c trunk/rosapps/mc/pc/trace_nt.c trunk/rosapps/mc/pc/trace_nt.h trunk/rosapps/mc/pc/util_nt.c trunk/rosapps/mc/pc/util_os2.c trunk/rosapps/mc/pc/util_win32.c trunk/rosapps/mc/pc/util_win32.h trunk/rosapps/mc/pc/util_winnt.c trunk/rosapps/mc/slang/_slang.h trunk/rosapps/mc/slang/jdmacros.h trunk/rosapps/mc/slang/slang.h trunk/rosapps/mc/slang/sldisply.c trunk/rosapps/mc/slang/slerr.c trunk/rosapps/mc/slang/slgetkey.c trunk/rosapps/mc/slang/slmemcpy.c trunk/rosapps/mc/slang/slmemset.c trunk/rosapps/mc/slang/slos2tty.c trunk/rosapps/mc/slang/slsignal.c trunk/rosapps/mc/slang/slsmg.c trunk/rosapps/mc/slang/sltermin.c trunk/rosapps/mc/slang/sltoken.c trunk/rosapps/mc/slang/slutty.c trunk/rosapps/mc/slang/slvideo.c trunk/rosapps/mc/slang/slw32tty.c trunk/rosapps/mc/src/achown.c trunk/rosapps/mc/src/background.c trunk/rosapps/mc/src/boxes.c trunk/rosapps/mc/src/chmod.c trunk/rosapps/mc/src/chown.c trunk/rosapps/mc/src/cmd.c trunk/rosapps/mc/src/cmd.h trunk/rosapps/mc/src/color.c trunk/rosapps/mc/src/color.h trunk/rosapps/mc/src/command.c trunk/rosapps/mc/src/complete.c trunk/rosapps/mc/src/cons.handler.c trunk/rosapps/mc/src/cons.saver.c trunk/rosapps/mc/src/dialog.c trunk/rosapps/mc/src/dir.c trunk/rosapps/mc/src/dir.h trunk/rosapps/mc/src/dlg.c trunk/rosapps/mc/src/dlg.h trunk/rosapps/mc/src/ext.c trunk/rosapps/mc/src/ext.h trunk/rosapps/mc/src/file.c trunk/rosapps/mc/src/find.c trunk/rosapps/mc/src/find.h trunk/rosapps/mc/src/fixhlp.c trunk/rosapps/mc/src/help.c trunk/rosapps/mc/src/hotlist.c trunk/rosapps/mc/src/info.c trunk/rosapps/mc/src/key.c trunk/rosapps/mc/src/keyxdef.c trunk/rosapps/mc/src/layout.c trunk/rosapps/mc/src/learn.c trunk/rosapps/mc/src/listmode.c trunk/rosapps/mc/src/mad.c trunk/rosapps/mc/src/mad.h trunk/rosapps/mc/src/main.c trunk/rosapps/mc/src/man2hlp.c trunk/rosapps/mc/src/mem.h trunk/rosapps/mc/src/menu.c trunk/rosapps/mc/src/menu.h trunk/rosapps/mc/src/mfmt.c trunk/rosapps/mc/src/mouse.c trunk/rosapps/mc/src/mouse.h trunk/rosapps/mc/src/myslang.h trunk/rosapps/mc/src/option.c trunk/rosapps/mc/src/option.h trunk/rosapps/mc/src/panel.h trunk/rosapps/mc/src/panelize.c trunk/rosapps/mc/src/popt.c trunk/rosapps/mc/src/popt.h trunk/rosapps/mc/src/profile.c trunk/rosapps/mc/src/profile.h trunk/rosapps/mc/src/regex.c trunk/rosapps/mc/src/regex.h trunk/rosapps/mc/src/rxvt.c trunk/rosapps/mc/src/screen.c trunk/rosapps/mc/src/setup.c trunk/rosapps/mc/src/slint.c trunk/rosapps/mc/src/subshell.c trunk/rosapps/mc/src/terms.c trunk/rosapps/mc/src/text.c trunk/rosapps/mc/src/tree.c trunk/rosapps/mc/src/tty.h trunk/rosapps/mc/src/user.c trunk/rosapps/mc/src/util.c trunk/rosapps/mc/src/utilunix.c trunk/rosapps/mc/src/view.c trunk/rosapps/mc/src/view.h trunk/rosapps/mc/src/widget.c trunk/rosapps/mc/src/widget.h trunk/rosapps/mc/src/win.c trunk/rosapps/mc/src/wtools.c trunk/rosapps/mc/src/wtools.h trunk/rosapps/mc/src/xcurses.c trunk/rosapps/mc/src/xslint.c trunk/rosapps/mc/vfs/extfs.h trunk/rosapps/mc/vfs/vfs.h trunk/rosapps/net/ncftp/Strn/Strntok.c trunk/rosapps/net/ncftp/autoconf/acconfig.h trunk/rosapps/net/ncftp/libncftp/cmds.c trunk/rosapps/net/ncftp/libncftp/errno.c trunk/rosapps/net/ncftp/libncftp/ftp.c trunk/rosapps/net/ncftp/libncftp/glob.c trunk/rosapps/net/ncftp/libncftp/io.c trunk/rosapps/net/ncftp/libncftp/linelist.c trunk/rosapps/net/ncftp/libncftp/ncftp.h trunk/rosapps/net/ncftp/libncftp/open.c trunk/rosapps/net/ncftp/libncftp/rcmd.c trunk/rosapps/net/ncftp/libncftp/util.c trunk/rosapps/net/ncftp/ncftp/bookmark.c trunk/rosapps/net/ncftp/ncftp/bookmark.h trunk/rosapps/net/ncftp/ncftp/cmdlist.c trunk/rosapps/net/ncftp/ncftp/cmds.c trunk/rosapps/net/ncftp/ncftp/cmds.h trunk/rosapps/net/ncftp/ncftp/getline.c trunk/rosapps/net/ncftp/ncftp/getline.h trunk/rosapps/net/ncftp/ncftp/getopt.c trunk/rosapps/net/ncftp/ncftp/getopt.h trunk/rosapps/net/ncftp/ncftp/log.c trunk/rosapps/net/ncftp/ncftp/log.h trunk/rosapps/net/ncftp/ncftp/ls.c trunk/rosapps/net/ncftp/ncftp/ls.h trunk/rosapps/net/ncftp/ncftp/main.c trunk/rosapps/net/ncftp/ncftp/main.h trunk/rosapps/net/ncftp/ncftp/pref.c trunk/rosapps/net/ncftp/ncftp/pref.h trunk/rosapps/net/ncftp/ncftp/preffw.c trunk/rosapps/net/ncftp/ncftp/progress.c trunk/rosapps/net/ncftp/ncftp/progress.h trunk/rosapps/net/ncftp/ncftp/readln.c trunk/rosapps/net/ncftp/ncftp/readln.h trunk/rosapps/net/ncftp/ncftp/resource.h trunk/rosapps/net/ncftp/ncftp/shell.c trunk/rosapps/net/ncftp/ncftp/shell.h trunk/rosapps/net/ncftp/ncftp/spool.c trunk/rosapps/net/ncftp/ncftp/spool.h trunk/rosapps/net/ncftp/ncftp/syshdrs.h trunk/rosapps/net/ncftp/ncftp/trace.c trunk/rosapps/net/ncftp/ncftp/trace.h trunk/rosapps/net/ncftp/ncftp/util.c trunk/rosapps/net/ncftp/ncftp/util.h trunk/rosapps/net/ncftp/sio/SClose.c trunk/rosapps/net/ncftp/sio/SConnect.c trunk/rosapps/net/ncftp/sio/SRead.c trunk/rosapps/net/ncftp/sio/SReadline.c trunk/rosapps/net/ncftp/sio/SRecv.c trunk/rosapps/net/ncftp/sio/SRecvfrom.c trunk/rosapps/net/ncftp/sio/SRecvmsg.c trunk/rosapps/net/ncftp/sio/SSend.c trunk/rosapps/net/ncftp/sio/SSendto.c trunk/rosapps/net/ncftp/sio/SSendtoByName.c trunk/rosapps/net/ncftp/sio/SWait.c trunk/rosapps/net/ncftp/sio/SWrite.c trunk/rosapps/net/ncftp/sio/SocketUtil.c trunk/rosapps/net/ncftp/sio/wincfg.h trunk/rosapps/net/niclist/niclist.c trunk/rosapps/notevil/notevil.c trunk/rosapps/sysutils/chkdsk.c trunk/rosapps/sysutils/chklib.c trunk/rosapps/sysutils/config.h trunk/rosapps/sysutils/ctm/ctm.c trunk/rosapps/sysutils/ctm/ctm.h trunk/rosapps/sysutils/fmifs.h trunk/rosapps/sysutils/format.c trunk/rosapps/sysutils/ldd.c trunk/rosapps/sysutils/man/man.c trunk/rosapps/sysutils/pedump.c trunk/rosapps/sysutils/qsi.c trunk/rosapps/sysutils/regexpl/ArgumentParser.h trunk/rosapps/sysutils/regexpl/Completion.h trunk/rosapps/sysutils/regexpl/Console.h trunk/rosapps/sysutils/regexpl/CrtSupplement.c trunk/rosapps/sysutils/regexpl/Pattern.h trunk/rosapps/sysutils/regexpl/RegistryKey.h trunk/rosapps/sysutils/regexpl/RegistryTree.h trunk/rosapps/sysutils/regexpl/SecurityDescriptor.h trunk/rosapps/sysutils/regexpl/Settings.h trunk/rosapps/sysutils/regexpl/ShellCommand.h trunk/rosapps/sysutils/regexpl/ShellCommandChangeKey.h trunk/rosapps/sysutils/regexpl/ShellCommandConnect.h trunk/rosapps/sysutils/regexpl/ShellCommandDACL.h trunk/rosapps/sysutils/regexpl/ShellCommandDOKA.h trunk/rosapps/sysutils/regexpl/ShellCommandDeleteKey.h trunk/rosapps/sysutils/regexpl/ShellCommandDeleteValue.h trunk/rosapps/sysutils/regexpl/ShellCommandDir.h trunk/rosapps/sysutils/regexpl/ShellCommandExit.h trunk/rosapps/sysutils/regexpl/ShellCommandHelp.h trunk/rosapps/sysutils/regexpl/ShellCommandNewKey.h trunk/rosapps/sysutils/regexpl/ShellCommandOwner.h trunk/rosapps/sysutils/regexpl/ShellCommandSACL.h trunk/rosapps/sysutils/regexpl/ShellCommandSetValue.h trunk/rosapps/sysutils/regexpl/ShellCommandValue.h trunk/rosapps/sysutils/regexpl/ShellCommandVersion.h trunk/rosapps/sysutils/regexpl/ShellCommandsLinkedList.h trunk/rosapps/sysutils/regexpl/TextHistory.h trunk/rosapps/sysutils/shutdown.c trunk/rosapps/sysutils/tcat/cat.c trunk/rosapps/sysutils/tlist/tlist.c trunk/rosapps/sysutils/win32err.c trunk/rosapps/sysutils/wmain.c trunk/rosapps/templates/dialog/dialog.c trunk/rosapps/templates/dialog/memdlg.c trunk/rosapps/templates/dialog/page1.c trunk/rosapps/templates/dialog/trace.c trunk/rosapps/templates/mdi/about.c trunk/rosapps/templates/mdi/about.h trunk/rosapps/templates/mdi/childwnd.c trunk/rosapps/templates/mdi/childwnd.h trunk/rosapps/templates/mdi/framewnd.c trunk/rosapps/templates/mdi/framewnd.h trunk/rosapps/templates/mdi/main.c trunk/rosapps/templates/mdi/panelwnd.c trunk/rosapps/templates/mdi/panelwnd.h trunk/rosapps/templates/mdi/resource.h trunk/rosapps/templates/mdi/ros2win.c trunk/rosapps/templates/mdi/ros2win.h trunk/rosapps/tests/accelerator/accelerator.c trunk/rosapps/tests/alive/alive.c trunk/rosapps/tests/alphablend/alphablend.c trunk/rosapps/tests/apc/apc.c trunk/rosapps/tests/apc2/apc2.c trunk/rosapps/tests/bench/bench-syscall.c trunk/rosapps/tests/bench/bench-thread.c trunk/rosapps/tests/bitblt/bitblt.c trunk/rosapps/tests/button2/buttontst2.c trunk/rosapps/tests/capclock/capclock.c trunk/rosapps/tests/carets/carets.c trunk/rosapps/tests/combo/combotst.c trunk/rosapps/tests/combo/utils.c trunk/rosapps/tests/consume/consume.c trunk/rosapps/tests/copymove/copymove.c trunk/rosapps/tests/count/count.c trunk/rosapps/tests/dibtest/dibtest.c trunk/rosapps/tests/dirdlg/dirdlg.c trunk/rosapps/tests/diskspeed/diskspeed.c trunk/rosapps/tests/dnsapi/dnsapi.c trunk/rosapps/tests/dnsquery/dnsquery.c trunk/rosapps/tests/dump_shared_data/dump_shared_data.c trunk/rosapps/tests/edit/edittest.c trunk/rosapps/tests/edit/utils.c trunk/rosapps/tests/enhmetafile/enhmetafile.c trunk/rosapps/tests/enumwnd/enumwnd.c trunk/rosapps/tests/fiber/fiber.c trunk/rosapps/tests/gethostbyname/gethostbyname.c trunk/rosapps/tests/global_mem/global_mem.c trunk/rosapps/tests/gradient/gradient.c trunk/rosapps/tests/guithreadinfo/guithreadinfo.c trunk/rosapps/tests/hello/hello.c trunk/rosapps/tests/hivetest/hivetest.c trunk/rosapps/tests/icontest/icontest.c trunk/rosapps/tests/lineclip/lineclip.c trunk/rosapps/tests/linetest/linetest.c trunk/rosapps/tests/lpc/conport.c trunk/rosapps/tests/lpc/creport.c trunk/rosapps/tests/lpc/dumpinfo.c trunk/rosapps/tests/lpc/lpcclt.c trunk/rosapps/tests/lpc/lpcsrv.c trunk/rosapps/tests/map_dup_inherit/map_dup_inherit.c trunk/rosapps/tests/mdi/mdi.c trunk/rosapps/tests/mdi/resource.h trunk/rosapps/tests/moztest/moztest.c trunk/rosapps/tests/mstest/msclient.c trunk/rosapps/tests/multithrdwin/multithrdwin.c trunk/rosapps/tests/multiwin/multiwin.c trunk/rosapps/tests/nameserverlist/nameserverlist.c trunk/rosapps/tests/noexecute/noexecute.c trunk/rosapps/tests/nptest/npserver.c trunk/rosapps/tests/palbitblt/pal.c trunk/rosapps/tests/popupmenu/popupmenu.c trunk/rosapps/tests/primitives/mk_font.h trunk/rosapps/tests/pteb/pteb.c trunk/rosapps/tests/regdump/regcmds.c trunk/rosapps/tests/regdump/regdump.c trunk/rosapps/tests/regdump/regproc.c trunk/rosapps/tests/regqueryvalue/regqueryvalue.c trunk/rosapps/tests/regtest/regtest.c trunk/rosapps/tests/sectest/sectest.c trunk/rosapps/tests/shaptest/shaptest.c trunk/rosapps/tests/shm/shmclt.c trunk/rosapps/tests/shm/shmsrv.c trunk/rosapps/tests/subclass/subclass.c trunk/rosapps/tests/tcpsvr/tcpsvr.c trunk/rosapps/tests/terminate/terminate.c trunk/rosapps/tests/thread/thread.c trunk/rosapps/tests/thread_msg/thread_msg.c trunk/rosapps/tests/tmrqueue/tmrqueue.c trunk/rosapps/tests/tokentest/tokentest.c trunk/rosapps/tests/txtscale/mk_font.h trunk/rosapps/tests/vmtest/vmtest.c trunk/rosapps/tests/winhello/winhello.c trunk/rosapps/tests/wm_paint/wm_paint.c trunk/rosapps/tests/zwcontinue/zwcontinue.c trunk/rosapps/welcome/welcome.c trunk/rosapps/winfile/about.c trunk/rosapps/winfile/about.h trunk/rosapps/winfile/childwnd.c trunk/rosapps/winfile/debug.c trunk/rosapps/winfile/debug.h trunk/rosapps/winfile/dialogs.c trunk/rosapps/winfile/draw.c trunk/rosapps/winfile/draw.h trunk/rosapps/winfile/drivebar.c trunk/rosapps/winfile/drivebar.h trunk/rosapps/winfile/entries.c trunk/rosapps/winfile/format.h trunk/rosapps/winfile/framewnd.c trunk/rosapps/winfile/listview.c trunk/rosapps/winfile/main.c trunk/rosapps/winfile/network.c trunk/rosapps/winfile/network.h trunk/rosapps/winfile/resource.h trunk/rosapps/winfile/run.c trunk/rosapps/winfile/run.h trunk/rosapps/winfile/settings.c trunk/rosapps/winfile/shell.c trunk/rosapps/winfile/shell.h trunk/rosapps/winfile/sort.c trunk/rosapps/winfile/splitpath.c trunk/rosapps/winfile/trace.c trunk/rosapps/winfile/treeview.c trunk/rosapps/winfile/utils.c trunk/rosapps/winfile/worker.c trunk/rosapps/winfile/worker.h From greatlrd at svn.reactos.com Sun May 8 00:17:05 2005 From: greatlrd at svn.reactos.com (greatlrd@svn.reactos.com) Date: Wed Apr 12 15:31:23 2006 Subject: [ros-svn] [greatlrd] 15092: Fireball patch for fixing RtlUnicodeStringToInteger and RtlCharToInteger Message-ID: <000601c55352$80723840$6b01a8c0@PENELOPE> Fireball patch for fixing RtlUnicodeStringToInteger and RtlCharToInteger Imported WINE's RtlUnicodeStringToInteger and RtlCharToInteger - they were seriously broken in our revision. Thanks to GreatLord for his help pointing out this bug with me :) Updated files: trunk/reactos/lib/rtl/unicode.c From ion at svn.reactos.com Sun May 8 03:24:49 2005 From: ion at svn.reactos.com (ion@svn.reactos.com) Date: Wed Apr 12 15:31:23 2006 Subject: [ros-svn] [ion] 15093: Delete my branch. Everything has been merged in Message-ID: <000601c5536c$ba445160$6b01a8c0@PENELOPE> Delete my branch. Everything has been merged in Deleted files: branches/alex_devel_branch/ From ion at svn.reactos.com Sun May 8 03:25:45 2005 From: ion at svn.reactos.com (ion@svn.reactos.com) Date: Wed Apr 12 15:31:23 2006 Subject: [ros-svn] [ion] 15094: Delete my outdated headers branch. Message-ID: <000601c5536c$db77ebd0$6b01a8c0@PENELOPE> Delete my outdated headers branch. Deleted files: branches/new_headers/ From ion at svn.reactos.com Sun May 8 03:27:02 2005 From: ion at svn.reactos.com (ion@svn.reactos.com) Date: Wed Apr 12 15:31:23 2006 Subject: [ros-svn] [ion] 15095: New Headers Branch. Final version. Message-ID: <000601c5536d$094c6770$6b01a8c0@PENELOPE> New Headers Branch. Final version. Added files: branches/new_headers/ From ion at svn.reactos.com Sun May 8 03:27:27 2005 From: ion at svn.reactos.com (ion@svn.reactos.com) Date: Wed Apr 12 15:31:23 2006 Subject: [ros-svn] [ion] 15096: New Headers Branch. Final version. Message-ID: <000601c5536d$1856f5a0$6b01a8c0@PENELOPE> New Headers Branch. Final version. Added files: branches/new_headers/reactos/ From ion at svn.reactos.com Sun May 8 03:30:32 2005 From: ion at svn.reactos.com (ion@svn.reactos.com) Date: Wed Apr 12 15:31:23 2006 Subject: [ros-svn] [ion] 15097: Wipe out current includes to start fresh. Message-ID: <000601c5536d$8664c9a0$6b01a8c0@PENELOPE> Wipe out current includes to start fresh. Deleted files: branches/new_headers/reactos/include/ branches/new_headers/reactos/w32api/ From ion at svn.reactos.com Sun May 8 03:32:50 2005 From: ion at svn.reactos.com (ion@svn.reactos.com) Date: Wed Apr 12 15:31:23 2006 Subject: [ros-svn] [ion] 15098: Start by adding current w32api headers from HEAD Message-ID: <000601c5536d$d9008dc0$6b01a8c0@PENELOPE> Start by adding current w32api headers from HEAD Added files: branches/new_headers/reactos/include/ branches/new_headers/reactos/include/GL/ branches/new_headers/reactos/include/GL/gl.h branches/new_headers/reactos/include/GL/glext.h branches/new_headers/reactos/include/GL/glu.h branches/new_headers/reactos/include/GdiPlus.h branches/new_headers/reactos/include/GdiPlusBase.h branches/new_headers/reactos/include/GdiPlusBrush.h branches/new_headers/reactos/include/GdiPlusColor.h branches/new_headers/reactos/include/GdiPlusColorMatrix.h branches/new_headers/reactos/include/GdiPlusEffects.h branches/new_headers/reactos/include/GdiPlusEnums.h branches/new_headers/reactos/include/GdiPlusFlat.h branches/new_headers/reactos/include/GdiPlusGpStubs.h branches/new_headers/reactos/include/GdiPlusGraphics.h branches/new_headers/reactos/include/GdiPlusHeaders.h branches/new_headers/reactos/include/GdiPlusImageAttributes.h branches/new_headers/reactos/include/GdiPlusImaging.h branches/new_headers/reactos/include/GdiPlusInit.h branches/new_headers/reactos/include/GdiPlusLineCaps.h branches/new_headers/reactos/include/GdiPlusMatrix.h branches/new_headers/reactos/include/GdiPlusMem.h branches/new_headers/reactos/include/GdiPlusMetaFile.h branches/new_headers/reactos/include/GdiPlusMetaHeader.h branches/new_headers/reactos/include/GdiPlusPath.h branches/new_headers/reactos/include/GdiPlusPen.h branches/new_headers/reactos/include/GdiPlusPixelFormats.h branches/new_headers/reactos/include/GdiPlusStringFormat.h branches/new_headers/reactos/include/GdiPlusTypes.h branches/new_headers/reactos/include/accctrl.h branches/new_headers/reactos/include/aclapi.h branches/new_headers/reactos/include/aclui.h branches/new_headers/reactos/include/afxres.h branches/new_headers/reactos/include/basetsd.h branches/new_headers/reactos/include/basetyps.h branches/new_headers/reactos/include/cderr.h branches/new_headers/reactos/include/cguid.h branches/new_headers/reactos/include/comcat.h branches/new_headers/reactos/include/commctrl.h branches/new_headers/reactos/include/commdlg.h branches/new_headers/reactos/include/cpl.h branches/new_headers/reactos/include/cplext.h branches/new_headers/reactos/include/custcntl.h branches/new_headers/reactos/include/dbt.h branches/new_headers/reactos/include/dde.h branches/new_headers/reactos/include/ddeml.h branches/new_headers/reactos/include/ddk/ branches/new_headers/reactos/include/ddk/afilter.h branches/new_headers/reactos/include/ddk/atm.h branches/new_headers/reactos/include/ddk/batclass.h branches/new_headers/reactos/include/ddk/cfg.h branches/new_headers/reactos/include/ddk/cfgmgr32.h branches/new_headers/reactos/include/ddk/d4drvif.h branches/new_headers/reactos/include/ddk/d4iface.h branches/new_headers/reactos/include/ddk/ddkmapi.h branches/new_headers/reactos/include/ddk/hidclass.h branches/new_headers/reactos/include/ddk/hidpi.h branches/new_headers/reactos/include/ddk/hidusage.h branches/new_headers/reactos/include/ddk/mcd.h branches/new_headers/reactos/include/ddk/miniport.h branches/new_headers/reactos/include/ddk/minitape.h branches/new_headers/reactos/include/ddk/mountdev.h branches/new_headers/reactos/include/ddk/mountmgr.h branches/new_headers/reactos/include/ddk/ndis.h branches/new_headers/reactos/include/ddk/ndisguid.h branches/new_headers/reactos/include/ddk/ndistapi.h branches/new_headers/reactos/include/ddk/ndiswan.h branches/new_headers/reactos/include/ddk/netevent.h branches/new_headers/reactos/include/ddk/netpnp.h branches/new_headers/reactos/include/ddk/newdev.h branches/new_headers/reactos/include/ddk/ntagp.h branches/new_headers/reactos/include/ddk/ntapi.h branches/new_headers/reactos/include/ddk/ntdd8042.h branches/new_headers/reactos/include/ddk/ntddbeep.h branches/new_headers/reactos/include/ddk/ntddcdrm.h branches/new_headers/reactos/include/ddk/ntddcdvd.h branches/new_headers/reactos/include/ddk/ntddchgr.h branches/new_headers/reactos/include/ddk/ntdddisk.h branches/new_headers/reactos/include/ddk/ntddk.h branches/new_headers/reactos/include/ddk/ntddkbd.h branches/new_headers/reactos/include/ddk/ntddmou.h branches/new_headers/reactos/include/ddk/ntddndis.h branches/new_headers/reactos/include/ddk/ntddpar.h branches/new_headers/reactos/include/ddk/ntddpcm.h branches/new_headers/reactos/include/ddk/ntddscsi.h branches/new_headers/reactos/include/ddk/ntddser.h branches/new_headers/reactos/include/ddk/ntddstor.h branches/new_headers/reactos/include/ddk/ntddtape.h branches/new_headers/reactos/include/ddk/ntddtdi.h branches/new_headers/reactos/include/ddk/ntddvdeo.h branches/new_headers/reactos/include/ddk/ntddvol.h branches/new_headers/reactos/include/ddk/ntifs.h branches/new_headers/reactos/include/ddk/ntpoapi.h branches/new_headers/reactos/include/ddk/ntstatus.h branches/new_headers/reactos/include/ddk/parallel.h branches/new_headers/reactos/include/ddk/pfhook.h branches/new_headers/reactos/include/ddk/poclass.h branches/new_headers/reactos/include/ddk/prntfont.h branches/new_headers/reactos/include/ddk/scsi.h branches/new_headers/reactos/include/ddk/scsiscan.h branches/new_headers/reactos/include/ddk/scsiwmi.h branches/new_headers/reactos/include/ddk/smbus.h branches/new_headers/reactos/include/ddk/srb.h branches/new_headers/reactos/include/ddk/storport.h branches/new_headers/reactos/include/ddk/tdi.h branches/new_headers/reactos/include/ddk/tdiinfo.h branches/new_headers/reactos/include/ddk/tdikrnl.h branches/new_headers/reactos/include/ddk/tdistat.h branches/new_headers/reactos/include/ddk/tvout.h branches/new_headers/reactos/include/ddk/upssvc.h branches/new_headers/reactos/include/ddk/usb.h branches/new_headers/reactos/include/ddk/usb100.h branches/new_headers/reactos/include/ddk/usbcamdi.h branches/new_headers/reactos/include/ddk/usbdi.h branches/new_headers/reactos/include/ddk/usbioctl.h branches/new_headers/reactos/include/ddk/usbiodef.h branches/new_headers/reactos/include/ddk/usbscan.h branches/new_headers/reactos/include/ddk/usbuser.h branches/new_headers/reactos/include/ddk/video.h branches/new_headers/reactos/include/ddk/videoagp.h branches/new_headers/reactos/include/ddk/wdmguid.h branches/new_headers/reactos/include/ddk/win2k.h branches/new_headers/reactos/include/ddk/winddi.h branches/new_headers/reactos/include/ddk/winddk.h branches/new_headers/reactos/include/ddk/winnt4.h branches/new_headers/reactos/include/ddk/winxp.h branches/new_headers/reactos/include/ddk/ws2san.h branches/new_headers/reactos/include/ddk/xfilter.h branches/new_headers/reactos/include/dhcpcsdk.h branches/new_headers/reactos/include/dlgs.h branches/new_headers/reactos/include/docobj.h branches/new_headers/reactos/include/errorrep.h branches/new_headers/reactos/include/exdisp.h branches/new_headers/reactos/include/exdispid.h branches/new_headers/reactos/include/fci.h branches/new_headers/reactos/include/fdi.h branches/new_headers/reactos/include/httpext.h branches/new_headers/reactos/include/icmpapi.h branches/new_headers/reactos/include/idispids.h branches/new_headers/reactos/include/imagehlp.h branches/new_headers/reactos/include/imm.h branches/new_headers/reactos/include/initguid.h branches/new_headers/reactos/include/intshcut.h branches/new_headers/reactos/include/ipexport.h branches/new_headers/reactos/include/iphlpapi.h branches/new_headers/reactos/include/ipifcons.h branches/new_headers/reactos/include/iprtrmib.h branches/new_headers/reactos/include/iptypes.h branches/new_headers/reactos/include/isguids.h branches/new_headers/reactos/include/largeint.h branches/new_headers/reactos/include/lm.h branches/new_headers/reactos/include/lmaccess.h branches/new_headers/reactos/include/lmalert.h branches/new_headers/reactos/include/lmapibuf.h branches/new_headers/reactos/include/lmat.h branches/new_headers/reactos/include/lmaudit.h branches/new_headers/reactos/include/lmbrowsr.h branches/new_headers/reactos/include/lmchdev.h branches/new_headers/reactos/include/lmconfig.h branches/new_headers/reactos/include/lmcons.h branches/new_headers/reactos/include/lmerr.h branches/new_headers/reactos/include/lmerrlog.h branches/new_headers/reactos/include/lmmsg.h branches/new_headers/reactos/include/lmremutl.h branches/new_headers/reactos/include/lmrepl.h branches/new_headers/reactos/include/lmserver.h branches/new_headers/reactos/include/lmshare.h branches/new_headers/reactos/include/lmsname.h branches/new_headers/reactos/include/lmstats.h branches/new_headers/reactos/include/lmsvc.h branches/new_headers/reactos/include/lmuse.h branches/new_headers/reactos/include/lmuseflg.h branches/new_headers/reactos/include/lmwksta.h branches/new_headers/reactos/include/lzexpand.h branches/new_headers/reactos/include/mapi.h branches/new_headers/reactos/include/mciavi.h branches/new_headers/reactos/include/mcx.h branches/new_headers/reactos/include/mgmtapi.h branches/new_headers/reactos/include/mmsystem.h branches/new_headers/reactos/include/mshtml.h branches/new_headers/reactos/include/mswsock.h branches/new_headers/reactos/include/nb30.h branches/new_headers/reactos/include/nddeapi.h branches/new_headers/reactos/include/nspapi.h branches/new_headers/reactos/include/ntdef.h branches/new_headers/reactos/include/ntdll.h branches/new_headers/reactos/include/ntldap.h branches/new_headers/reactos/include/ntsecapi.h branches/new_headers/reactos/include/ntsecpkg.h branches/new_headers/reactos/include/oaidl.h branches/new_headers/reactos/include/objbase.h branches/new_headers/reactos/include/objfwd.h branches/new_headers/reactos/include/objidl.h branches/new_headers/reactos/include/ocidl.h branches/new_headers/reactos/include/odbcinst.h branches/new_headers/reactos/include/ole.h branches/new_headers/reactos/include/ole2.h branches/new_headers/reactos/include/ole2ver.h branches/new_headers/reactos/include/oleacc.h branches/new_headers/reactos/include/oleauto.h branches/new_headers/reactos/include/olectl.h branches/new_headers/reactos/include/olectlid.h branches/new_headers/reactos/include/oledlg.h branches/new_headers/reactos/include/oleidl.h branches/new_headers/reactos/include/pbt.h branches/new_headers/reactos/include/poppack.h branches/new_headers/reactos/include/powrprof.h branches/new_headers/reactos/include/propidl.h branches/new_headers/reactos/include/prsht.h branches/new_headers/reactos/include/psapi.h branches/new_headers/reactos/include/pshpack1.h branches/new_headers/reactos/include/pshpack2.h branches/new_headers/reactos/include/pshpack4.h branches/new_headers/reactos/include/pshpack8.h branches/new_headers/reactos/include/rapi.h branches/new_headers/reactos/include/ras.h branches/new_headers/reactos/include/rasdlg.h branches/new_headers/reactos/include/raserror.h branches/new_headers/reactos/include/rassapi.h branches/new_headers/reactos/include/regstr.h branches/new_headers/reactos/include/richedit.h branches/new_headers/reactos/include/richole.h branches/new_headers/reactos/include/rpc.h branches/new_headers/reactos/include/rpcdce.h branches/new_headers/reactos/include/rpcdce2.h branches/new_headers/reactos/include/rpcdcep.h branches/new_headers/reactos/include/rpcndr.h branches/new_headers/reactos/include/rpcnsi.h branches/new_headers/reactos/include/rpcnsip.h branches/new_headers/reactos/include/rpcnterr.h branches/new_headers/reactos/include/rpcproxy.h branches/new_headers/reactos/include/schannel.h branches/new_headers/reactos/include/schnlsp.h branches/new_headers/reactos/include/scrnsave.h branches/new_headers/reactos/include/sddl.h branches/new_headers/reactos/include/secext.h branches/new_headers/reactos/include/security.h branches/new_headers/reactos/include/servprov.h branches/new_headers/reactos/include/setupapi.h branches/new_headers/reactos/include/shellapi.h branches/new_headers/reactos/include/shlguid.h branches/new_headers/reactos/include/shlobj.h branches/new_headers/reactos/include/shlwapi.h branches/new_headers/reactos/include/shtypes.h branches/new_headers/reactos/include/snmp.h branches/new_headers/reactos/include/sql.h branches/new_headers/reactos/include/sqlext.h branches/new_headers/reactos/include/sqltypes.h branches/new_headers/reactos/include/sqlucode.h branches/new_headers/reactos/include/sspi.h branches/new_headers/reactos/include/subauth.h branches/new_headers/reactos/include/svcguid.h branches/new_headers/reactos/include/tlhelp32.h branches/new_headers/reactos/include/tmschema.h branches/new_headers/reactos/include/unknwn.h branches/new_headers/reactos/include/userenv.h branches/new_headers/reactos/include/uxtheme.h branches/new_headers/reactos/include/vfw.h branches/new_headers/reactos/include/w32api.h branches/new_headers/reactos/include/winable.h branches/new_headers/reactos/include/winbase.h branches/new_headers/reactos/include/winber.h branches/new_headers/reactos/include/wincon.h branches/new_headers/reactos/include/wincrypt.h branches/new_headers/reactos/include/windef.h branches/new_headers/reactos/include/windns.h branches/new_headers/reactos/include/windows.h branches/new_headers/reactos/include/windowsx.h branches/new_headers/reactos/include/winerror.h branches/new_headers/reactos/include/winfax.h branches/new_headers/reactos/include/wingdi.h branches/new_headers/reactos/include/wininet.h branches/new_headers/reactos/include/winioctl.h branches/new_headers/reactos/include/winldap.h branches/new_headers/reactos/include/winnetwk.h branches/new_headers/reactos/include/winnls.h branches/new_headers/reactos/include/winnt.h branches/new_headers/reactos/include/winperf.h branches/new_headers/reactos/include/winreg.h branches/new_headers/reactos/include/winres.h branches/new_headers/reactos/include/winresrc.h branches/new_headers/reactos/include/winscard.h branches/new_headers/reactos/include/winsmcrd.h branches/new_headers/reactos/include/winsnmp.h branches/new_headers/reactos/include/winsock.h branches/new_headers/reactos/include/winsock2.h branches/new_headers/reactos/include/winspool.h branches/new_headers/reactos/include/winsvc.h branches/new_headers/reactos/include/winuser.h branches/new_headers/reactos/include/winver.h branches/new_headers/reactos/include/winwlx.h branches/new_headers/reactos/include/ws2spi.h branches/new_headers/reactos/include/ws2tcpip.h branches/new_headers/reactos/include/wsahelp.h branches/new_headers/reactos/include/wsipx.h branches/new_headers/reactos/include/wsnetbs.h branches/new_headers/reactos/include/wtypes.h branches/new_headers/reactos/include/zmouse.h From ion at svn.reactos.com Sun May 8 03:38:49 2005 From: ion at svn.reactos.com (ion@svn.reactos.com) Date: Wed Apr 12 15:31:23 2006 Subject: [ros-svn] [ion] 15099: Add basic headers from trunk Message-ID: <000601c5536e$aea82410$6b01a8c0@PENELOPE> Add basic headers from trunk Added files: branches/new_headers/reactos/include/csrss/ branches/new_headers/reactos/include/csrss/csrss.h branches/new_headers/reactos/include/reactos/ branches/new_headers/reactos/include/reactos/buildno.h branches/new_headers/reactos/include/reactos/config.h branches/new_headers/reactos/include/reactos/errcodes.h branches/new_headers/reactos/include/reactos/exeformat.h branches/new_headers/reactos/include/reactos/resource.h branches/new_headers/reactos/include/reactos/rossym.h branches/new_headers/reactos/include/reactos/version.h branches/new_headers/reactos/include/reactos/version.rc branches/new_headers/reactos/include/reactos/winlogon.h branches/new_headers/reactos/include/wine/ branches/new_headers/reactos/include/wine/cfgmgr32.h branches/new_headers/reactos/include/wine/cguid.h branches/new_headers/reactos/include/wine/commctrl.h branches/new_headers/reactos/include/wine/commdlg.h branches/new_headers/reactos/include/wine/config.h branches/new_headers/reactos/include/wine/debug.h branches/new_headers/reactos/include/wine/dlgs.h branches/new_headers/reactos/include/wine/docobj.h branches/new_headers/reactos/include/wine/exception.h branches/new_headers/reactos/include/wine/exdisp.h branches/new_headers/reactos/include/wine/guiddef.h branches/new_headers/reactos/include/wine/initguid.h branches/new_headers/reactos/include/wine/list.h branches/new_headers/reactos/include/wine/mmddk.h branches/new_headers/reactos/include/wine/mmreg.h branches/new_headers/reactos/include/wine/mmsystem.h branches/new_headers/reactos/include/wine/msacm.h branches/new_headers/reactos/include/wine/msacmdlg.h branches/new_headers/reactos/include/wine/msacmdrv.h branches/new_headers/reactos/include/wine/msi.h branches/new_headers/reactos/include/wine/msidefs.h branches/new_headers/reactos/include/wine/msiquery.h branches/new_headers/reactos/include/wine/netspi.h branches/new_headers/reactos/include/wine/npapi.h branches/new_headers/reactos/include/wine/ntstatus.h branches/new_headers/reactos/include/wine/oaidl.h branches/new_headers/reactos/include/wine/objbase.h branches/new_headers/reactos/include/wine/objidl.h branches/new_headers/reactos/include/wine/ocidl.h branches/new_headers/reactos/include/wine/ole2.h branches/new_headers/reactos/include/wine/oleidl.h branches/new_headers/reactos/include/wine/port.h branches/new_headers/reactos/include/wine/prsht.h branches/new_headers/reactos/include/wine/richedit.h branches/new_headers/reactos/include/wine/richole.h branches/new_headers/reactos/include/wine/rpcfc.h branches/new_headers/reactos/include/wine/rpcss_shared.h branches/new_headers/reactos/include/wine/servprov.h branches/new_headers/reactos/include/wine/setupapi.h branches/new_headers/reactos/include/wine/shellapi.h branches/new_headers/reactos/include/wine/shldisp.h branches/new_headers/reactos/include/wine/shlguid.h branches/new_headers/reactos/include/wine/shlobj.h branches/new_headers/reactos/include/wine/shlwapi.h branches/new_headers/reactos/include/wine/shobjidl.h branches/new_headers/reactos/include/wine/shtypes.h branches/new_headers/reactos/include/wine/test.h branches/new_headers/reactos/include/wine/unicode.h branches/new_headers/reactos/include/wine/unknwn.h branches/new_headers/reactos/include/wine/urlmon.h branches/new_headers/reactos/include/wine/winbase16.h branches/new_headers/reactos/include/wine/windef.h branches/new_headers/reactos/include/wine/windef16.h branches/new_headers/reactos/include/wine/wine_common_ver.rc branches/new_headers/reactos/include/wine/wingdi.h branches/new_headers/reactos/include/wine/wingdi16.h branches/new_headers/reactos/include/wine/wininet.h branches/new_headers/reactos/include/wine/winnetwk.h branches/new_headers/reactos/include/wine/winnt.h branches/new_headers/reactos/include/wine/winternl.h branches/new_headers/reactos/include/wine/winuser.h branches/new_headers/reactos/include/wine/winuser16.h branches/new_headers/reactos/include/wine/wownt32.h branches/new_headers/reactos/include/wine/wpp.h branches/new_headers/reactos/include/wine/wtypes.h From ion at svn.reactos.com Sun May 8 03:39:16 2005 From: ion at svn.reactos.com (ion@svn.reactos.com) Date: Wed Apr 12 15:31:23 2006 Subject: [ros-svn] [ion] 15100: Add PSEH Message-ID: <000601c5536e$bef21010$6b01a8c0@PENELOPE> Add PSEH Added files: branches/new_headers/reactos/include/pseh/ branches/new_headers/reactos/include/pseh/excpt.h branches/new_headers/reactos/include/pseh/framebased/ branches/new_headers/reactos/include/pseh/framebased/internal.h branches/new_headers/reactos/include/pseh/framebased.h branches/new_headers/reactos/include/pseh/native.h branches/new_headers/reactos/include/pseh/prettybased.h branches/new_headers/reactos/include/pseh/setjmp.h From ion at svn.reactos.com Sun May 8 03:40:16 2005 From: ion at svn.reactos.com (ion@svn.reactos.com) Date: Wed Apr 12 15:31:23 2006 Subject: [ros-svn] [ion] 15101: Add new WIN32K headers Message-ID: <000601c5536e$e2834990$6b01a8c0@PENELOPE> Add new WIN32K headers Added files: branches/new_headers/reactos/include/win32k/ branches/new_headers/reactos/include/win32k/bitmaps.h branches/new_headers/reactos/include/win32k/brush.h branches/new_headers/reactos/include/win32k/cliprgn.h branches/new_headers/reactos/include/win32k/color.h branches/new_headers/reactos/include/win32k/coord.h branches/new_headers/reactos/include/win32k/cursoricon.h branches/new_headers/reactos/include/win32k/dc.h branches/new_headers/reactos/include/win32k/debug.h branches/new_headers/reactos/include/win32k/debug1.h branches/new_headers/reactos/include/win32k/driver.h branches/new_headers/reactos/include/win32k/fillshap.h branches/new_headers/reactos/include/win32k/float.h branches/new_headers/reactos/include/win32k/font.h branches/new_headers/reactos/include/win32k/gdiobj.h branches/new_headers/reactos/include/win32k/icm.h branches/new_headers/reactos/include/win32k/kapi.h branches/new_headers/reactos/include/win32k/line.h branches/new_headers/reactos/include/win32k/math.h branches/new_headers/reactos/include/win32k/menu.h branches/new_headers/reactos/include/win32k/metafile.h branches/new_headers/reactos/include/win32k/misc.h branches/new_headers/reactos/include/win32k/ntddraw.h branches/new_headers/reactos/include/win32k/ntuser.h branches/new_headers/reactos/include/win32k/paint.h branches/new_headers/reactos/include/win32k/path.h branches/new_headers/reactos/include/win32k/pen.h branches/new_headers/reactos/include/win32k/print.h branches/new_headers/reactos/include/win32k/region.h branches/new_headers/reactos/include/win32k/text.h branches/new_headers/reactos/include/win32k/user32/ branches/new_headers/reactos/include/win32k/user32/accel.h branches/new_headers/reactos/include/win32k/user32/callback.h branches/new_headers/reactos/include/win32k/user32/regcontrol.h branches/new_headers/reactos/include/win32k/user32/wininternal.h branches/new_headers/reactos/include/win32k/wingl.h From ion at svn.reactos.com Sun May 8 03:41:23 2005 From: ion at svn.reactos.com (ion@svn.reactos.com) Date: Wed Apr 12 15:31:23 2006 Subject: [ros-svn] [ion] 15102: Finally, add NDK. Still needs lot of work Message-ID: <000601c5536f$0a5d5050$6b01a8c0@PENELOPE> Finally, add NDK. Still needs lot of work Added files: branches/new_headers/reactos/include/ndk/ branches/new_headers/reactos/include/ndk/cctypes.h branches/new_headers/reactos/include/ndk/extypes.h branches/new_headers/reactos/include/ndk/halfuncs.h branches/new_headers/reactos/include/ndk/haltypes.h branches/new_headers/reactos/include/ndk/i386/ branches/new_headers/reactos/include/ndk/i386/floatsave.h branches/new_headers/reactos/include/ndk/i386/segment.h branches/new_headers/reactos/include/ndk/inbvfuncs.h branches/new_headers/reactos/include/ndk/iofuncs.h branches/new_headers/reactos/include/ndk/iotypes.h branches/new_headers/reactos/include/ndk/kdfuncs.h branches/new_headers/reactos/include/ndk/kdtypes.h branches/new_headers/reactos/include/ndk/kefuncs.h branches/new_headers/reactos/include/ndk/ketypes.h branches/new_headers/reactos/include/ndk/ldrfuncs.h branches/new_headers/reactos/include/ndk/ldrtypes.h branches/new_headers/reactos/include/ndk/lpctypes.h branches/new_headers/reactos/include/ndk/mmtypes.h branches/new_headers/reactos/include/ndk/ntndk.h branches/new_headers/reactos/include/ndk/obfuncs.h branches/new_headers/reactos/include/ndk/obtypes.h branches/new_headers/reactos/include/ndk/potypes.h branches/new_headers/reactos/include/ndk/psfuncs.h branches/new_headers/reactos/include/ndk/pstypes.h branches/new_headers/reactos/include/ndk/rosfuncs.h branches/new_headers/reactos/include/ndk/rostypes.h branches/new_headers/reactos/include/ndk/rtlfuncs.h branches/new_headers/reactos/include/ndk/rtltypes.h branches/new_headers/reactos/include/ndk/sefuncs.h branches/new_headers/reactos/include/ndk/setypes.h branches/new_headers/reactos/include/ndk/umtypes.h branches/new_headers/reactos/include/ndk/zwfuncs.h branches/new_headers/reactos/include/ndk/zwtypes.h From ion at svn.reactos.com Sun May 8 03:45:23 2005 From: ion at svn.reactos.com (ion@svn.reactos.com) Date: Wed Apr 12 15:31:23 2006 Subject: [ros-svn] [ion] 15103: Update ntoskrnl.h. Probably incorrect for now, it's an old version Message-ID: <000601c5536f$99719440$6b01a8c0@PENELOPE> Update ntoskrnl.h. Probably incorrect for now, it's an old version Updated files: branches/new_headers/reactos/ntoskrnl/include/ntoskrnl.h From ion at svn.reactos.com Sun May 8 03:47:32 2005 From: ion at svn.reactos.com (ion@svn.reactos.com) Date: Wed Apr 12 15:31:23 2006 Subject: [ros-svn] [ion] 15104: Limited build Message-ID: <000601c5536f$e6639b90$6b01a8c0@PENELOPE> Limited build Updated files: branches/new_headers/reactos/Makefile From ion at svn.reactos.com Sun May 8 04:08:59 2005 From: ion at svn.reactos.com (ion@svn.reactos.com) Date: Wed Apr 12 15:31:23 2006 Subject: [ros-svn] [ion] 15105: Update DDK so generic HAL can build Message-ID: <000601c55372$e5f51af0$6b01a8c0@PENELOPE> Update DDK so generic HAL can build Updated files: branches/new_headers/reactos/hal/hal/hal.c branches/new_headers/reactos/include/ddk/winddk.h branches/new_headers/reactos/include/reactos/buildno.h From sedwards at svn.reactos.com Sun May 8 04:12:05 2005 From: sedwards at svn.reactos.com (sedwards@svn.reactos.com) Date: Wed Apr 12 15:31:23 2006 Subject: [ros-svn] [sedwards] 15106: remove whitespace from end of lines Message-ID: <000601c55373$54a9dd50$6b01a8c0@PENELOPE> remove whitespace from end of lines Updated files: trunk/reactos/subsys/win32k/dib/dib.c trunk/reactos/subsys/win32k/dib/dib16bpp.c trunk/reactos/subsys/win32k/dib/dib1bpp.c trunk/reactos/subsys/win32k/dib/dib24bpp.c trunk/reactos/subsys/win32k/dib/dib32bpp.c trunk/reactos/subsys/win32k/dib/dib4bpp.c trunk/reactos/subsys/win32k/dib/dib8bpp.c trunk/reactos/subsys/win32k/eng/bitblt.c trunk/reactos/subsys/win32k/eng/clip.c trunk/reactos/subsys/win32k/eng/debug.c trunk/reactos/subsys/win32k/eng/device.c trunk/reactos/subsys/win32k/eng/event.c trunk/reactos/subsys/win32k/eng/float.c trunk/reactos/subsys/win32k/eng/gradient.c trunk/reactos/subsys/win32k/eng/mouse.c trunk/reactos/subsys/win32k/eng/objects.h trunk/reactos/subsys/win32k/eng/paint.c trunk/reactos/subsys/win32k/eng/palette.c trunk/reactos/subsys/win32k/eng/surface.c trunk/reactos/subsys/win32k/eng/transblt.c trunk/reactos/subsys/win32k/eng/xlate.c trunk/reactos/subsys/win32k/include/desktop.h trunk/reactos/subsys/win32k/include/inteng.h trunk/reactos/subsys/win32k/include/intgdi.h trunk/reactos/subsys/win32k/include/menu.h trunk/reactos/subsys/win32k/include/msgqueue.h trunk/reactos/subsys/win32k/include/winpos.h trunk/reactos/subsys/win32k/include/winsta.h trunk/reactos/subsys/win32k/ldr/loader.c trunk/reactos/subsys/win32k/main/dllmain.c trunk/reactos/subsys/win32k/main/svctabm.c trunk/reactos/subsys/win32k/misc/driver.c trunk/reactos/subsys/win32k/misc/object.c trunk/reactos/subsys/win32k/misc/ssec.c trunk/reactos/subsys/win32k/ntddraw/ddraw.c trunk/reactos/subsys/win32k/ntddraw/stubs.c trunk/reactos/subsys/win32k/ntuser/accelerator.c trunk/reactos/subsys/win32k/ntuser/callback.c trunk/reactos/subsys/win32k/ntuser/caret.c trunk/reactos/subsys/win32k/ntuser/class.c trunk/reactos/subsys/win32k/ntuser/csr.c trunk/reactos/subsys/win32k/ntuser/cursoricon.c trunk/reactos/subsys/win32k/ntuser/desktop.c trunk/reactos/subsys/win32k/ntuser/focus.c trunk/reactos/subsys/win32k/ntuser/guicheck.c trunk/reactos/subsys/win32k/ntuser/hook.c trunk/reactos/subsys/win32k/ntuser/hotkey.c trunk/reactos/subsys/win32k/ntuser/input.c trunk/reactos/subsys/win32k/ntuser/keyboard.c trunk/reactos/subsys/win32k/ntuser/menu.c trunk/reactos/subsys/win32k/ntuser/message.c trunk/reactos/subsys/win32k/ntuser/misc.c trunk/reactos/subsys/win32k/ntuser/monitor.c trunk/reactos/subsys/win32k/ntuser/msgqueue.c trunk/reactos/subsys/win32k/ntuser/painting.c trunk/reactos/subsys/win32k/ntuser/prop.c trunk/reactos/subsys/win32k/ntuser/scrollbar.c trunk/reactos/subsys/win32k/ntuser/timer.c trunk/reactos/subsys/win32k/ntuser/useratom.c trunk/reactos/subsys/win32k/ntuser/vis.c trunk/reactos/subsys/win32k/ntuser/windc.c trunk/reactos/subsys/win32k/ntuser/window.c trunk/reactos/subsys/win32k/ntuser/winpos.c trunk/reactos/subsys/win32k/ntuser/winsta.c trunk/reactos/subsys/win32k/objects/bezier.c trunk/reactos/subsys/win32k/objects/bitmaps.c trunk/reactos/subsys/win32k/objects/brush.c trunk/reactos/subsys/win32k/objects/cliprgn.c trunk/reactos/subsys/win32k/objects/coord.c trunk/reactos/subsys/win32k/objects/dc.c trunk/reactos/subsys/win32k/objects/dib.c trunk/reactos/subsys/win32k/objects/fillshap.c trunk/reactos/subsys/win32k/objects/gdiobj.c trunk/reactos/subsys/win32k/objects/icm.c trunk/reactos/subsys/win32k/objects/line.c trunk/reactos/subsys/win32k/objects/palette.c trunk/reactos/subsys/win32k/objects/path.c trunk/reactos/subsys/win32k/objects/pen.c trunk/reactos/subsys/win32k/objects/polyfill.c trunk/reactos/subsys/win32k/objects/region.c trunk/reactos/subsys/win32k/objects/stockobj.c trunk/reactos/subsys/win32k/objects/wingl.c From sedwards at svn.reactos.com Sun May 8 04:15:26 2005 From: sedwards at svn.reactos.com (sedwards@svn.reactos.com) Date: Wed Apr 12 15:31:23 2006 Subject: [ros-svn] [sedwards] 15107: remove whitespace from end of lines Message-ID: <000601c55373$cc8b1aa0$6b01a8c0@PENELOPE> remove whitespace from end of lines Updated files: trunk/reactos/boot/freeldr/fdebug/fdebug.c trunk/reactos/boot/freeldr/fdebug/resource.h trunk/reactos/boot/freeldr/fdebug/rs232.c trunk/reactos/boot/freeldr/freeldr/arch/i386/hardware.c trunk/reactos/boot/freeldr/freeldr/arch/i386/hwcpu.c trunk/reactos/boot/freeldr/freeldr/arch/i386/i386disk.c trunk/reactos/boot/freeldr/freeldr/arch/i386/i386rtl.c trunk/reactos/boot/freeldr/freeldr/arch/i386/i386vid.c trunk/reactos/boot/freeldr/freeldr/arch/i386/pcvideo.c trunk/reactos/boot/freeldr/freeldr/arch/i386/portio.c trunk/reactos/boot/freeldr/freeldr/arch/i386/xboxdisk.c trunk/reactos/boot/freeldr/freeldr/arch/powerpc/mach.c trunk/reactos/boot/freeldr/freeldr/cache/blocklist.c trunk/reactos/boot/freeldr/freeldr/cmdline.c trunk/reactos/boot/freeldr/freeldr/custom.c trunk/reactos/boot/freeldr/freeldr/disk/partition.c trunk/reactos/boot/freeldr/freeldr/drivemap.c trunk/reactos/boot/freeldr/freeldr/freeldr.c trunk/reactos/boot/freeldr/freeldr/fs/ext2.c trunk/reactos/boot/freeldr/freeldr/fs/fat.c trunk/reactos/boot/freeldr/freeldr/fs/fat.h trunk/reactos/boot/freeldr/freeldr/fs/fs.c trunk/reactos/boot/freeldr/freeldr/fs/ntfs.c trunk/reactos/boot/freeldr/freeldr/fs/ntfs.h trunk/reactos/boot/freeldr/freeldr/include/freeldr.h trunk/reactos/boot/freeldr/freeldr/include/linux.h trunk/reactos/boot/freeldr/freeldr/include/machine.h trunk/reactos/boot/freeldr/freeldr/include/multiboot.h trunk/reactos/boot/freeldr/freeldr/include/rtl.h trunk/reactos/boot/freeldr/freeldr/inifile/parse.c trunk/reactos/boot/freeldr/freeldr/linuxboot.c trunk/reactos/boot/freeldr/freeldr/math/i386.h trunk/reactos/boot/freeldr/freeldr/math/powerpc.h trunk/reactos/boot/freeldr/freeldr/mm/meminit.c trunk/reactos/boot/freeldr/freeldr/multiboot.c trunk/reactos/boot/freeldr/freeldr/options.c trunk/reactos/boot/freeldr/freeldr/oslist.c trunk/reactos/boot/freeldr/freeldr/reactos/binhive.c trunk/reactos/boot/freeldr/freeldr/reactos/reactos.c trunk/reactos/boot/freeldr/freeldr/reactos/setupldr.c trunk/reactos/boot/freeldr/freeldr/rtl/memset.c trunk/reactos/boot/freeldr/freeldr/rtl/print.c trunk/reactos/boot/freeldr/freeldr/ui/gui.c trunk/reactos/boot/freeldr/freeldr/ui/tui.c trunk/reactos/boot/freeldr/freeldr/ui/tuimenu.c trunk/reactos/boot/freeldr/freeldr/ui/ui.c trunk/reactos/boot/freeldr/freeldr/version.c trunk/reactos/boot/freeldr/freeldr/video/bank.c trunk/reactos/boot/freeldr/freeldr/video/fade.c trunk/reactos/boot/freeldr/freeldr/video/palette.c trunk/reactos/boot/freeldr/freeldr/video/pixel.c trunk/reactos/boot/freeldr/freeldr/video/video.c trunk/reactos/boot/freeldr/install/linux/finstext2.h trunk/reactos/boot/freeldr/install/volume.c trunk/reactos/boot/freeldr/ntvdmpat.c From sedwards at svn.reactos.com Sun May 8 04:16:59 2005 From: sedwards at svn.reactos.com (sedwards@svn.reactos.com) Date: Wed Apr 12 15:31:23 2006 Subject: [ros-svn] [sedwards] 15108: remove whitespace from end of lines Message-ID: <000601c55374$03dd3e70$6b01a8c0@PENELOPE> remove whitespace from end of lines Updated files: trunk/reactos/drivers/bus/acpi/ospm/acpisys.c trunk/reactos/drivers/bus/acpi/ospm/bn.c trunk/reactos/drivers/bus/acpi/ospm/busmgr/bm.c trunk/reactos/drivers/bus/acpi/ospm/busmgr/bmnotify.c trunk/reactos/drivers/bus/acpi/ospm/busmgr/bmpm.c trunk/reactos/drivers/bus/acpi/ospm/busmgr/bmpower.c trunk/reactos/drivers/bus/acpi/ospm/busmgr/bmrequest.c trunk/reactos/drivers/bus/acpi/ospm/busmgr/bmsearch.c trunk/reactos/drivers/bus/acpi/ospm/busmgr/bmutils.c trunk/reactos/drivers/bus/acpi/ospm/busmgr/bmxface.c trunk/reactos/drivers/bus/acpi/ospm/fdo.c trunk/reactos/drivers/bus/acpi/ospm/include/bm.h trunk/reactos/drivers/bus/acpi/ospm/include/bn.h trunk/reactos/drivers/bus/acpi/ospm/osl.c trunk/reactos/drivers/bus/acpi/ospm/pdo.c trunk/reactos/drivers/bus/isapnp/isapnp.c trunk/reactos/drivers/bus/pci/fdo.c trunk/reactos/drivers/bus/pci/pci.c trunk/reactos/drivers/bus/pci/pcidef.h trunk/reactos/drivers/bus/pci/pdo.c trunk/reactos/drivers/bus/serenum/detect.c trunk/reactos/drivers/bus/serenum/fdo.c trunk/reactos/drivers/bus/serenum/misc.c trunk/reactos/drivers/bus/serenum/pdo.c trunk/reactos/drivers/bus/serenum/serenum.c trunk/reactos/drivers/bus/serenum/serenum.h trunk/reactos/drivers/dd/blue/blue.c trunk/reactos/drivers/dd/bootvid/bootvid.c trunk/reactos/drivers/dd/bootvid/bootvid.h trunk/reactos/drivers/dd/debugout/debugout.c trunk/reactos/drivers/dd/green/createclose.c trunk/reactos/drivers/dd/green/dispatch.c trunk/reactos/drivers/dd/green/green.c trunk/reactos/drivers/dd/green/green.h trunk/reactos/drivers/dd/green/keyboard.c trunk/reactos/drivers/dd/green/misc.c trunk/reactos/drivers/dd/green/pnp.c trunk/reactos/drivers/dd/green/screen.c trunk/reactos/drivers/dd/mpu401/mpu401.c trunk/reactos/drivers/dd/mpu401/portio.c trunk/reactos/drivers/dd/null/null.c trunk/reactos/drivers/dd/parallel/parallel.c trunk/reactos/drivers/dd/parallel/parallel.h trunk/reactos/drivers/dd/ramdrv/ramdrv.c trunk/reactos/drivers/dd/serial/circularbuffer.c trunk/reactos/drivers/dd/serial/cleanup.c trunk/reactos/drivers/dd/serial/close.c trunk/reactos/drivers/dd/serial/create.c trunk/reactos/drivers/dd/serial/devctrl.c trunk/reactos/drivers/dd/serial/info.c trunk/reactos/drivers/dd/serial/legacy.c trunk/reactos/drivers/dd/serial/misc.c trunk/reactos/drivers/dd/serial/pnp.c trunk/reactos/drivers/dd/serial/power.c trunk/reactos/drivers/dd/serial/rw.c trunk/reactos/drivers/dd/serial/serial.c trunk/reactos/drivers/dd/serial/serial.h trunk/reactos/drivers/dd/sndblst/portio.c trunk/reactos/drivers/dd/sndblst/sndblst.c trunk/reactos/drivers/dd/sound/dsp.c trunk/reactos/drivers/dd/sound/mixer.c trunk/reactos/drivers/dd/sound/sb16.c trunk/reactos/drivers/dd/sound/sb16.h trunk/reactos/drivers/dd/sound/sound.c trunk/reactos/drivers/dd/sound/wave.c trunk/reactos/drivers/dd/sound/wave.h trunk/reactos/drivers/dd/test/test.c trunk/reactos/drivers/fs/cdfs/cdfs.c trunk/reactos/drivers/fs/cdfs/cleanup.c trunk/reactos/drivers/fs/cdfs/close.c trunk/reactos/drivers/fs/cdfs/common.c trunk/reactos/drivers/fs/cdfs/create.c trunk/reactos/drivers/fs/cdfs/dirctl.c trunk/reactos/drivers/fs/cdfs/fcb.c trunk/reactos/drivers/fs/cdfs/finfo.c trunk/reactos/drivers/fs/cdfs/fsctl.c trunk/reactos/drivers/fs/cdfs/misc.c trunk/reactos/drivers/fs/cdfs/rw.c trunk/reactos/drivers/fs/ext2/attr.c trunk/reactos/drivers/fs/ext2/blockdev.c trunk/reactos/drivers/fs/ext2/dir.c trunk/reactos/drivers/fs/ext2/ext2fs.h trunk/reactos/drivers/fs/ext2/file.c trunk/reactos/drivers/fs/ext2/inode.c trunk/reactos/drivers/fs/ext2/quota.c trunk/reactos/drivers/fs/ext2/rw.c trunk/reactos/drivers/fs/ext2/security.c trunk/reactos/drivers/fs/ext2/super.c trunk/reactos/drivers/fs/fs_rec/fat.c trunk/reactos/drivers/fs/minix/bitops.c trunk/reactos/drivers/fs/minix/block.c trunk/reactos/drivers/fs/minix/blockdev.c trunk/reactos/drivers/fs/minix/cache.c trunk/reactos/drivers/fs/minix/dir.c trunk/reactos/drivers/fs/minix/inode.c trunk/reactos/drivers/fs/minix/minix.h trunk/reactos/drivers/fs/minix/mount.c trunk/reactos/drivers/fs/minix/rw.c trunk/reactos/drivers/fs/ms/create.c trunk/reactos/drivers/fs/ms/finfo.c trunk/reactos/drivers/fs/ms/fsctrl.c trunk/reactos/drivers/fs/ms/msfs.c trunk/reactos/drivers/fs/ms/rw.c trunk/reactos/drivers/fs/np/create.c trunk/reactos/drivers/fs/np/finfo.c trunk/reactos/drivers/fs/np/fsctrl.c trunk/reactos/drivers/fs/np/npfs.c trunk/reactos/drivers/fs/np/rw.c trunk/reactos/drivers/fs/ntfs/attrib.c trunk/reactos/drivers/fs/ntfs/close.c trunk/reactos/drivers/fs/ntfs/dirctl.c trunk/reactos/drivers/fs/ntfs/fcb.c trunk/reactos/drivers/fs/ntfs/finfo.c trunk/reactos/drivers/fs/ntfs/fsctl.c trunk/reactos/drivers/fs/ntfs/linux-ntfs/aops.c trunk/reactos/drivers/fs/ntfs/linux-ntfs/attrib.c trunk/reactos/drivers/fs/ntfs/linux-ntfs/attrib.h trunk/reactos/drivers/fs/ntfs/linux-ntfs/compress.c trunk/reactos/drivers/fs/ntfs/linux-ntfs/debug.c trunk/reactos/drivers/fs/ntfs/linux-ntfs/debug.h trunk/reactos/drivers/fs/ntfs/linux-ntfs/dir.c trunk/reactos/drivers/fs/ntfs/linux-ntfs/dir.h trunk/reactos/drivers/fs/ntfs/linux-ntfs/endian.h trunk/reactos/drivers/fs/ntfs/linux-ntfs/file.c trunk/reactos/drivers/fs/ntfs/linux-ntfs/inode.c trunk/reactos/drivers/fs/ntfs/linux-ntfs/inode.h trunk/reactos/drivers/fs/ntfs/linux-ntfs/layout.h trunk/reactos/drivers/fs/ntfs/linux-ntfs/malloc.h trunk/reactos/drivers/fs/ntfs/linux-ntfs/mft.c trunk/reactos/drivers/fs/ntfs/linux-ntfs/mft.h trunk/reactos/drivers/fs/ntfs/linux-ntfs/mst.c trunk/reactos/drivers/fs/ntfs/linux-ntfs/namei.c trunk/reactos/drivers/fs/ntfs/linux-ntfs/ntfs.h trunk/reactos/drivers/fs/ntfs/linux-ntfs/super.c trunk/reactos/drivers/fs/ntfs/linux-ntfs/sysctl.c trunk/reactos/drivers/fs/ntfs/linux-ntfs/sysctl.h trunk/reactos/drivers/fs/ntfs/linux-ntfs/time.c trunk/reactos/drivers/fs/ntfs/linux-ntfs/types.h trunk/reactos/drivers/fs/ntfs/linux-ntfs/unistr.c trunk/reactos/drivers/fs/ntfs/linux-ntfs/volume.h trunk/reactos/drivers/fs/ntfs/mft.c trunk/reactos/drivers/fs/ntfs/ntfs.h trunk/reactos/drivers/fs/ntfs/rw.c trunk/reactos/drivers/fs/template/template.c trunk/reactos/drivers/fs/vfat/blockdev.c trunk/reactos/drivers/fs/vfat/cleanup.c trunk/reactos/drivers/fs/vfat/close.c trunk/reactos/drivers/fs/vfat/create.c trunk/reactos/drivers/fs/vfat/dir.c trunk/reactos/drivers/fs/vfat/direntry.c trunk/reactos/drivers/fs/vfat/dirwr.c trunk/reactos/drivers/fs/vfat/ea.c trunk/reactos/drivers/fs/vfat/fcb.c trunk/reactos/drivers/fs/vfat/finfo.c trunk/reactos/drivers/fs/vfat/flush.c trunk/reactos/drivers/fs/vfat/fsctl.c trunk/reactos/drivers/fs/vfat/iface.c trunk/reactos/drivers/fs/vfat/misc.c trunk/reactos/drivers/fs/vfat/rw.c trunk/reactos/drivers/fs/vfat/shutdown.c trunk/reactos/drivers/fs/vfat/string.c trunk/reactos/drivers/fs/vfat/vfat.h trunk/reactos/drivers/fs/vfat/volume.c trunk/reactos/drivers/input/i8042prt/i8042prt.c trunk/reactos/drivers/input/i8042prt/i8042prt.h trunk/reactos/drivers/input/i8042prt/keyboard.c trunk/reactos/drivers/input/i8042prt/mouse.c trunk/reactos/drivers/input/i8042prt/ps2pp.c trunk/reactos/drivers/input/i8042prt/registry.c trunk/reactos/drivers/input/kbdclass/kbdclass.c trunk/reactos/drivers/input/mouclass/mouclass.c trunk/reactos/drivers/input/sermouse/sermouse.c trunk/reactos/drivers/lib/bzip2/blocksort.c trunk/reactos/drivers/lib/bzip2/bzip2.c trunk/reactos/drivers/lib/bzip2/bzip2recover.c trunk/reactos/drivers/lib/bzip2/bzlib.c trunk/reactos/drivers/lib/bzip2/bzlib.h trunk/reactos/drivers/lib/bzip2/bzlib_private.h trunk/reactos/drivers/lib/bzip2/compress.c trunk/reactos/drivers/lib/bzip2/crctable.c trunk/reactos/drivers/lib/bzip2/decompress.c trunk/reactos/drivers/lib/bzip2/dlltest.c trunk/reactos/drivers/lib/bzip2/huffman.c trunk/reactos/drivers/lib/bzip2/randtable.c trunk/reactos/drivers/lib/bzip2/spewG.c trunk/reactos/drivers/lib/bzip2/unzcrash.c trunk/reactos/drivers/lib/csq/csq.c trunk/reactos/drivers/lib/ip/network/address.c trunk/reactos/drivers/lib/ip/network/arp.c trunk/reactos/drivers/lib/ip/network/icmp.c trunk/reactos/drivers/lib/ip/network/interface.c trunk/reactos/drivers/lib/ip/network/ip.c trunk/reactos/drivers/lib/ip/network/loopback.c trunk/reactos/drivers/lib/ip/network/memtrack.c trunk/reactos/drivers/lib/ip/network/neighbor.c trunk/reactos/drivers/lib/ip/network/ports.c trunk/reactos/drivers/lib/ip/network/receive.c trunk/reactos/drivers/lib/ip/network/router.c trunk/reactos/drivers/lib/ip/network/transmit.c trunk/reactos/drivers/lib/ip/transport/datagram/datagram.c trunk/reactos/drivers/lib/ip/transport/rawip/rawip.c trunk/reactos/drivers/lib/ip/transport/tcp/accept.c trunk/reactos/drivers/lib/ip/transport/tcp/event.c trunk/reactos/drivers/lib/ip/transport/tcp/if.c trunk/reactos/drivers/lib/ip/transport/tcp/tcp.c trunk/reactos/drivers/lib/ip/transport/udp/udp.c trunk/reactos/drivers/lib/oskittcp/include/freebsd/dev/include/vm/vm.h trunk/reactos/drivers/lib/oskittcp/include/freebsd/dev/include/vm/vm_param.h trunk/reactos/drivers/lib/oskittcp/include/freebsd/src/sys/machine/cpufunc.h trunk/reactos/drivers/lib/oskittcp/include/freebsd/src/sys/machine/spl.h trunk/reactos/drivers/lib/oskittcp/include/freebsd/src/sys/netinet/ip_fw.h trunk/reactos/drivers/lib/oskittcp/include/freebsd/src/sys/netinet/ip_var.h trunk/reactos/drivers/lib/oskittcp/include/freebsd/src/sys/sys/mbuf.h trunk/reactos/drivers/lib/oskittcp/include/freebsd/src/sys/sys/proc.h trunk/reactos/drivers/lib/oskittcp/include/freebsd/src/sys/sys/queue.h trunk/reactos/drivers/lib/oskittcp/include/memtrack.h trunk/reactos/drivers/lib/oskittcp/include/oskittcp.h trunk/reactos/drivers/lib/oskittcp/oskittcp/defaults.c trunk/reactos/drivers/lib/oskittcp/oskittcp/in_pcb.c trunk/reactos/drivers/lib/oskittcp/oskittcp/in_proto.c trunk/reactos/drivers/lib/oskittcp/oskittcp/interface.c trunk/reactos/drivers/lib/oskittcp/oskittcp/ip_output.c trunk/reactos/drivers/lib/oskittcp/oskittcp/kern_clock.c trunk/reactos/drivers/lib/oskittcp/oskittcp/param.c trunk/reactos/drivers/lib/oskittcp/oskittcp/raw_ip.c trunk/reactos/drivers/lib/oskittcp/oskittcp/route.c trunk/reactos/drivers/lib/oskittcp/oskittcp/sleep.c trunk/reactos/drivers/lib/oskittcp/oskittcp/tcp_input.c trunk/reactos/drivers/lib/oskittcp/oskittcp/tcp_output.c trunk/reactos/drivers/lib/oskittcp/oskittcp/uipc_mbuf.c trunk/reactos/drivers/lib/oskittcp/oskittcp/uipc_socket.c trunk/reactos/drivers/lib/oskittcp/oskittcp/uipc_socket2.c trunk/reactos/drivers/lib/undis/ndis/compat.c trunk/reactos/drivers/net/afd/afd/bind.c trunk/reactos/drivers/net/afd/afd/connect.c trunk/reactos/drivers/net/afd/afd/context.c trunk/reactos/drivers/net/afd/afd/event.c trunk/reactos/drivers/net/afd/afd/info.c trunk/reactos/drivers/net/afd/afd/listen.c trunk/reactos/drivers/net/afd/afd/lock.c trunk/reactos/drivers/net/afd/afd/main.c trunk/reactos/drivers/net/afd/afd/read.c trunk/reactos/drivers/net/afd/afd/select.c trunk/reactos/drivers/net/afd/afd/tdi.c trunk/reactos/drivers/net/afd/afd/tdiconn.c trunk/reactos/drivers/net/afd/afd/write.c trunk/reactos/drivers/net/afd/include/afd.h trunk/reactos/drivers/net/afd/include/tdiconn.h trunk/reactos/drivers/net/dd/ne2000/ne2000/8390.c trunk/reactos/drivers/net/dd/ne2000/ne2000/main.c trunk/reactos/drivers/net/dd/pcnet/pcnet.c trunk/reactos/drivers/net/dd/pcnet/pcnet.h trunk/reactos/drivers/net/dd/pcnet/requests.c trunk/reactos/drivers/net/lan/lan/lan.c trunk/reactos/drivers/net/lan/lan/routines.c trunk/reactos/drivers/net/ndis/include/miniport.h trunk/reactos/drivers/net/ndis/ndis/buffer.c trunk/reactos/drivers/net/ndis/ndis/cl.c trunk/reactos/drivers/net/ndis/ndis/co.c trunk/reactos/drivers/net/ndis/ndis/config.c trunk/reactos/drivers/net/ndis/ndis/efilter.c trunk/reactos/drivers/net/ndis/ndis/hardware.c trunk/reactos/drivers/net/ndis/ndis/io.c trunk/reactos/drivers/net/ndis/ndis/main.c trunk/reactos/drivers/net/ndis/ndis/memory.c trunk/reactos/drivers/net/ndis/ndis/miniport.c trunk/reactos/drivers/net/ndis/ndis/protocol.c trunk/reactos/drivers/net/ndis/ndis/string.c trunk/reactos/drivers/net/ndis/ndis/stubs.c trunk/reactos/drivers/net/npf/bucket_lookup.c trunk/reactos/drivers/net/npf/count_packets.c trunk/reactos/drivers/net/npf/dump.c trunk/reactos/drivers/net/npf/functions.c trunk/reactos/drivers/net/npf/jitter.c trunk/reactos/drivers/net/npf/jitter.h trunk/reactos/drivers/net/npf/memory_t.h trunk/reactos/drivers/net/npf/normal_lookup.c trunk/reactos/drivers/net/npf/normal_lookup.h trunk/reactos/drivers/net/npf/openclos.c trunk/reactos/drivers/net/npf/packet.c trunk/reactos/drivers/net/npf/packet.h trunk/reactos/drivers/net/npf/read.c trunk/reactos/drivers/net/npf/resource.h trunk/reactos/drivers/net/npf/tcp_session.c trunk/reactos/drivers/net/npf/time_calls.c trunk/reactos/drivers/net/npf/time_calls.h trunk/reactos/drivers/net/npf/tme.c trunk/reactos/drivers/net/npf/tme.h trunk/reactos/drivers/net/npf/win_bpf.h trunk/reactos/drivers/net/npf/win_bpf_filter.c trunk/reactos/drivers/net/npf/win_bpf_filter_init.c trunk/reactos/drivers/net/npf/write.c trunk/reactos/drivers/net/packet/bucket_lookup.c trunk/reactos/drivers/net/packet/count_packets.c trunk/reactos/drivers/net/packet/dump.c trunk/reactos/drivers/net/packet/functions.c trunk/reactos/drivers/net/packet/jitter.c trunk/reactos/drivers/net/packet/jitter.h trunk/reactos/drivers/net/packet/memory_t.h trunk/reactos/drivers/net/packet/normal_lookup.c trunk/reactos/drivers/net/packet/normal_lookup.h trunk/reactos/drivers/net/packet/openclos.c trunk/reactos/drivers/net/packet/packet.c trunk/reactos/drivers/net/packet/packet.h trunk/reactos/drivers/net/packet/read.c trunk/reactos/drivers/net/packet/resource.h trunk/reactos/drivers/net/packet/tcp_session.c trunk/reactos/drivers/net/packet/time_calls.c trunk/reactos/drivers/net/packet/time_calls.h trunk/reactos/drivers/net/packet/tme.c trunk/reactos/drivers/net/packet/tme.h trunk/reactos/drivers/net/packet/win_bpf.h trunk/reactos/drivers/net/packet/win_bpf_filter.c trunk/reactos/drivers/net/packet/win_bpf_filter_init.c trunk/reactos/drivers/net/packet/write.c trunk/reactos/drivers/net/tcpip/datalink/lan.c trunk/reactos/drivers/net/tcpip/include/info.h trunk/reactos/drivers/net/tcpip/include/ip.h trunk/reactos/drivers/net/tcpip/include/lan.h trunk/reactos/drivers/net/tcpip/include/linux.h trunk/reactos/drivers/net/tcpip/include/lock.h trunk/reactos/drivers/net/tcpip/include/memtrack.h trunk/reactos/drivers/net/tcpip/include/pool.h trunk/reactos/drivers/net/tcpip/include/ports.h trunk/reactos/drivers/net/tcpip/include/routines.h trunk/reactos/drivers/net/tcpip/include/tcp.h trunk/reactos/drivers/net/tcpip/include/tcpcore.h trunk/reactos/drivers/net/tcpip/include/tcpdef.h trunk/reactos/drivers/net/tcpip/include/tcpip.h trunk/reactos/drivers/net/tcpip/include/titypes.h trunk/reactos/drivers/net/tcpip/tcpip/buffer.c trunk/reactos/drivers/net/tcpip/tcpip/dispatch.c trunk/reactos/drivers/net/tcpip/tcpip/fileobjs.c trunk/reactos/drivers/net/tcpip/tcpip/iinfo.c trunk/reactos/drivers/net/tcpip/tcpip/info.c trunk/reactos/drivers/net/tcpip/tcpip/main.c trunk/reactos/drivers/net/tcpip/tcpip/mockbuffer.c trunk/reactos/drivers/net/tcpip/tcpip/mockpool.c trunk/reactos/drivers/net/tcpip/tcpip/ninfo.c trunk/reactos/drivers/net/tcpip/tcpip/pool.c trunk/reactos/drivers/net/tcpip/tcpip/tinfo.c trunk/reactos/drivers/net/tdi/cte/string.c trunk/reactos/drivers/net/tdi/cte/stubs.c trunk/reactos/drivers/net/tdi/tdi/dereg.c trunk/reactos/drivers/net/tdi/tdi/handler.c trunk/reactos/drivers/net/tdi/tdi/stubs.c trunk/reactos/drivers/net/tditest/tditest/tditest.c trunk/reactos/drivers/storage/atapi/atapi.c trunk/reactos/drivers/storage/atapi/atapi.h trunk/reactos/drivers/storage/cdrom/cdrom.c trunk/reactos/drivers/storage/class2/class2.c trunk/reactos/drivers/storage/disk/disk.c trunk/reactos/drivers/storage/diskdump/diskdump.c trunk/reactos/drivers/storage/floppy/csqrtns.c trunk/reactos/drivers/storage/floppy/csqrtns.h trunk/reactos/drivers/storage/floppy/floppy.c trunk/reactos/drivers/storage/floppy/floppy.h trunk/reactos/drivers/storage/floppy/hardware.c trunk/reactos/drivers/storage/floppy/hardware.h trunk/reactos/drivers/storage/floppy/ioctl.c trunk/reactos/drivers/storage/floppy/ioctl.h trunk/reactos/drivers/storage/floppy/readwrite.c trunk/reactos/drivers/storage/scsiport/scsiport.c trunk/reactos/drivers/test/csqtest/csqtest.c trunk/reactos/drivers/usb/cromwell/uhci/uhci-hcd.c trunk/reactos/drivers/usb/cromwell/uhci/uhci-hcd.h trunk/reactos/drivers/video/displays/framebuf/palette.c trunk/reactos/drivers/video/displays/framebuf/pointer.c trunk/reactos/drivers/video/displays/framebuf/screen.c trunk/reactos/drivers/video/displays/vga/main/enable.c trunk/reactos/drivers/video/displays/vga/objects/bitblt.c trunk/reactos/drivers/video/displays/vga/objects/copybits.c trunk/reactos/drivers/video/displays/vga/objects/pointer.c trunk/reactos/drivers/video/displays/vga/vgavideo/vgavideo.c trunk/reactos/drivers/video/miniport/vbe/vbemp.c trunk/reactos/drivers/video/miniport/vbe/vbemp.h trunk/reactos/drivers/video/miniport/vga/initvga.c trunk/reactos/drivers/video/miniport/vga/vgamp.c trunk/reactos/drivers/video/miniport/xboxvmp/xboxvmp.c trunk/reactos/drivers/video/miniport/xboxvmp/xboxvmp.h trunk/reactos/drivers/video/videoprt/dispatch.c trunk/reactos/drivers/video/videoprt/dma.c trunk/reactos/drivers/video/videoprt/event.c trunk/reactos/drivers/video/videoprt/int10.c trunk/reactos/drivers/video/videoprt/resource.c trunk/reactos/drivers/video/videoprt/spinlock.c trunk/reactos/drivers/video/videoprt/videoprt.c trunk/reactos/drivers/video/videoprt/videoprt.h From weiden at svn.reactos.com Sun May 8 04:30:48 2005 From: weiden at svn.reactos.com (weiden@svn.reactos.com) Date: Wed Apr 12 15:31:23 2006 Subject: [ros-svn] [weiden] 15109: Don't declare constants as export and later define it as static. This is not allowed by GCC4. Message-ID: <000601c55375$f1b04fb0$6b01a8c0@PENELOPE> Don't declare constants as export and later define it as static. This is not allowed by GCC4. Updated files: trunk/reactos/tools/widl/ChangeLog trunk/reactos/tools/widl/client.c trunk/reactos/tools/widl/server.c From weiden at svn.reactos.com Sun May 8 05:09:18 2005 From: weiden at svn.reactos.com (weiden@svn.reactos.com) Date: Wed Apr 12 15:31:23 2006 Subject: [ros-svn] [weiden] 15110: more fixes for GCC4 Message-ID: <000601c5537b$52f4e0b0$6b01a8c0@PENELOPE> more fixes for GCC4 Updated files: trunk/reactos/lib/advapi32/reg/reg.c trunk/reactos/lib/mesa32/src/main/texcompress_s3tc.c trunk/reactos/ntoskrnl/include/internal/ps.h trunk/reactos/ntoskrnl/kd/wrappers/gdbstub.c trunk/reactos/subsys/win32k/ntuser/input.c trunk/reactos/tools/wrc/lex.yy.c From sedwards at svn.reactos.com Sun May 8 06:08:09 2005 From: sedwards at svn.reactos.com (sedwards@svn.reactos.com) Date: Wed Apr 12 15:31:23 2006 Subject: [ros-svn] [sedwards] 15111: remove whitespace from end of lines Message-ID: <000601c55383$8bae14f0$6b01a8c0@PENELOPE> remove whitespace from end of lines Updated files: trunk/reactos/subsys/csrss/api/handle.c trunk/reactos/subsys/csrss/api/process.c trunk/reactos/subsys/csrss/api/wapi.c trunk/reactos/subsys/csrss/csrss.c trunk/reactos/subsys/csrss/include/api.h trunk/reactos/subsys/csrss/init.c trunk/reactos/subsys/csrss/print.c trunk/reactos/subsys/csrss/video.c trunk/reactos/subsys/csrss/win32csr/conio.c trunk/reactos/subsys/csrss/win32csr/dllmain.c trunk/reactos/subsys/csrss/win32csr/guiconsole.c trunk/reactos/subsys/csrss/win32csr/tuiconsole.c trunk/reactos/subsys/ntvdm/ntvdm.c trunk/reactos/subsys/smss/init.c trunk/reactos/subsys/smss/smapi.c trunk/reactos/subsys/smss/smss.c trunk/reactos/subsys/smss/smss.h trunk/reactos/subsys/system/autochk/autochk.c trunk/reactos/subsys/system/cmd/alias.c trunk/reactos/subsys/system/cmd/attrib.c trunk/reactos/subsys/system/cmd/batch.c trunk/reactos/subsys/system/cmd/beep.c trunk/reactos/subsys/system/cmd/call.c trunk/reactos/subsys/system/cmd/chcp.c trunk/reactos/subsys/system/cmd/choice.c trunk/reactos/subsys/system/cmd/cls.c trunk/reactos/subsys/system/cmd/cmd.c trunk/reactos/subsys/system/cmd/cmdinput.c trunk/reactos/subsys/system/cmd/cmdtable.c trunk/reactos/subsys/system/cmd/color.c trunk/reactos/subsys/system/cmd/console.c trunk/reactos/subsys/system/cmd/copy.c trunk/reactos/subsys/system/cmd/date.c trunk/reactos/subsys/system/cmd/del.c trunk/reactos/subsys/system/cmd/delay.c trunk/reactos/subsys/system/cmd/dir.c trunk/reactos/subsys/system/cmd/dirstack.c trunk/reactos/subsys/system/cmd/echo.c trunk/reactos/subsys/system/cmd/error.c trunk/reactos/subsys/system/cmd/for.c trunk/reactos/subsys/system/cmd/free.c trunk/reactos/subsys/system/cmd/goto.c trunk/reactos/subsys/system/cmd/history.c trunk/reactos/subsys/system/cmd/if.c trunk/reactos/subsys/system/cmd/internal.c trunk/reactos/subsys/system/cmd/label.c trunk/reactos/subsys/system/cmd/memory.c trunk/reactos/subsys/system/cmd/misc.c trunk/reactos/subsys/system/cmd/move.c trunk/reactos/subsys/system/cmd/msgbox.c trunk/reactos/subsys/system/cmd/path.c trunk/reactos/subsys/system/cmd/pause.c trunk/reactos/subsys/system/cmd/prompt.c trunk/reactos/subsys/system/cmd/ren.c trunk/reactos/subsys/system/cmd/screen.c trunk/reactos/subsys/system/cmd/set.c trunk/reactos/subsys/system/cmd/shift.c trunk/reactos/subsys/system/cmd/start.c trunk/reactos/subsys/system/cmd/strtoclr.c trunk/reactos/subsys/system/cmd/time.c trunk/reactos/subsys/system/cmd/timer.c trunk/reactos/subsys/system/cmd/title.c trunk/reactos/subsys/system/cmd/type.c trunk/reactos/subsys/system/cmd/ver.c trunk/reactos/subsys/system/cmd/verify.c trunk/reactos/subsys/system/cmd/vol.c trunk/reactos/subsys/system/cmd/window.c trunk/reactos/subsys/system/dhcp/adapter.c trunk/reactos/subsys/system/dhcp/api.c trunk/reactos/subsys/system/dhcp/dhclient.c trunk/reactos/subsys/system/dhcp/dhcpmain.c trunk/reactos/subsys/system/dhcp/dispatch.c trunk/reactos/subsys/system/dhcp/memory.c trunk/reactos/subsys/system/dhcp/pipe.c trunk/reactos/subsys/system/dhcp/socket.c trunk/reactos/subsys/system/dhcp/tree.c trunk/reactos/subsys/system/dhcp/util.c trunk/reactos/subsys/system/explorer/explorer_intres.h trunk/reactos/subsys/system/explorer/i386-stub-win32.c trunk/reactos/subsys/system/explorer/shell/pane.h trunk/reactos/subsys/system/explorer/shell/webchild.h trunk/reactos/subsys/system/explorer/taskbar/quicklaunch.h trunk/reactos/subsys/system/explorer/taskbar/taskbar.h trunk/reactos/subsys/system/explorer/utility/dragdropimpl.h trunk/reactos/subsys/system/explorer/utility/shellclasses.h trunk/reactos/subsys/system/explorer/utility/window.h trunk/reactos/subsys/system/format/format.c trunk/reactos/subsys/system/ibrowser/utility/window.h trunk/reactos/subsys/system/ibrowser/webchild.h trunk/reactos/subsys/system/lsass/lsass.c trunk/reactos/subsys/system/notepad/dialog.c trunk/reactos/subsys/system/notepad/main.c trunk/reactos/subsys/system/regedit/childwnd.c trunk/reactos/subsys/system/regedit/edit.c trunk/reactos/subsys/system/regedit/framewnd.c trunk/reactos/subsys/system/regedit/hexedit.c trunk/reactos/subsys/system/regedit/listview.c trunk/reactos/subsys/system/regedit/main.c trunk/reactos/subsys/system/regedit/security.c trunk/reactos/subsys/system/regedit/security.h trunk/reactos/subsys/system/regedit/treeview.c trunk/reactos/subsys/system/rundll32/rundll32.c trunk/reactos/subsys/system/services/database.c trunk/reactos/subsys/system/services/services.c trunk/reactos/subsys/system/sndvol32/mixer.c trunk/reactos/subsys/system/sndvol32/sndvol32.c trunk/reactos/subsys/system/taskmgr/about.c trunk/reactos/subsys/system/taskmgr/about.h trunk/reactos/subsys/system/taskmgr/affinity.c trunk/reactos/subsys/system/taskmgr/affinity.h trunk/reactos/subsys/system/taskmgr/applpage.c trunk/reactos/subsys/system/taskmgr/applpage.h trunk/reactos/subsys/system/taskmgr/column.h trunk/reactos/subsys/system/taskmgr/dbgchnl.c trunk/reactos/subsys/system/taskmgr/debug.h trunk/reactos/subsys/system/taskmgr/endproc.c trunk/reactos/subsys/system/taskmgr/endproc.h trunk/reactos/subsys/system/taskmgr/font.c trunk/reactos/subsys/system/taskmgr/font.h trunk/reactos/subsys/system/taskmgr/graph.c trunk/reactos/subsys/system/taskmgr/graph.h trunk/reactos/subsys/system/taskmgr/graphctl.c trunk/reactos/subsys/system/taskmgr/graphctl.h trunk/reactos/subsys/system/taskmgr/optnmenu.c trunk/reactos/subsys/system/taskmgr/optnmenu.h trunk/reactos/subsys/system/taskmgr/perfdata.c trunk/reactos/subsys/system/taskmgr/perfdata.h trunk/reactos/subsys/system/taskmgr/perfpage.c trunk/reactos/subsys/system/taskmgr/perfpage.h trunk/reactos/subsys/system/taskmgr/priority.c trunk/reactos/subsys/system/taskmgr/priority.h trunk/reactos/subsys/system/taskmgr/proclist.c trunk/reactos/subsys/system/taskmgr/proclist.h trunk/reactos/subsys/system/taskmgr/procpage.c trunk/reactos/subsys/system/taskmgr/procpage.h trunk/reactos/subsys/system/taskmgr/resource.h trunk/reactos/subsys/system/taskmgr/run.c trunk/reactos/subsys/system/taskmgr/run.h trunk/reactos/subsys/system/taskmgr/taskmgr.c trunk/reactos/subsys/system/taskmgr/taskmgr.h trunk/reactos/subsys/system/taskmgr/trayicon.c trunk/reactos/subsys/system/taskmgr/trayicon.h trunk/reactos/subsys/system/userinit/userinit.c trunk/reactos/subsys/system/usetup/bootsup.c trunk/reactos/subsys/system/usetup/cabinet.c trunk/reactos/subsys/system/usetup/console.c trunk/reactos/subsys/system/usetup/filesup.c trunk/reactos/subsys/system/usetup/partlist.c trunk/reactos/subsys/system/usetup/settings.c trunk/reactos/subsys/system/usetup/usetup.c trunk/reactos/subsys/system/vmwinst/vmwinst.c trunk/reactos/subsys/system/welcome/welcome.c trunk/reactos/subsys/system/winefile/winefile.c trunk/reactos/subsys/system/winlogon/sas.c trunk/reactos/subsys/system/winlogon/winlogon.c trunk/reactos/subsys/system/winlogon/winlogon.h trunk/reactos/subsys/system/winlogon/wlx.c From sedwards at svn.reactos.com Sun May 8 06:22:20 2005 From: sedwards at svn.reactos.com (sedwards@svn.reactos.com) Date: Wed Apr 12 15:31:23 2006 Subject: [ros-svn] [sedwards] 15112: remove whitespace from end of lines Message-ID: <000601c55385$86aede10$6b01a8c0@PENELOPE> remove whitespace from end of lines Updated files: trunk/reactos/apps/utils/cat/cat.c trunk/reactos/apps/utils/driver/load/load.c trunk/reactos/apps/utils/driver/unload/unload.c trunk/reactos/apps/utils/net/arp/trace.c trunk/reactos/apps/utils/net/finger/finger.c trunk/reactos/apps/utils/net/finger/net.c trunk/reactos/apps/utils/net/ftp/fake.c trunk/reactos/apps/utils/net/ftp/ruserpass.c trunk/reactos/apps/utils/net/ipconfig/ipconfig.c trunk/reactos/apps/utils/net/ipconfig/trace.c trunk/reactos/apps/utils/net/netstat/netstat.c trunk/reactos/apps/utils/net/netstat/trace.c trunk/reactos/apps/utils/net/ping/ping.c trunk/reactos/apps/utils/net/roshttpd/include/list.h trunk/reactos/apps/utils/net/route/route.c trunk/reactos/apps/utils/net/telnet/resource/tnmsg.h trunk/reactos/apps/utils/net/telnet/src/ansiprsr.h trunk/reactos/apps/utils/net/telnet/src/keytrans.h trunk/reactos/apps/utils/net/telnet/src/stl_bids.h trunk/reactos/apps/utils/net/telnet/src/tconsole.h trunk/reactos/apps/utils/net/telnet/src/tkeydef.h trunk/reactos/apps/utils/net/telnet/src/tnclass.h trunk/reactos/apps/utils/net/telnet/src/tnmisc.h trunk/reactos/apps/utils/net/telnet/src/tnmsg.h trunk/reactos/apps/utils/net/tracert/tracert.c trunk/reactos/apps/utils/net/whois/whois.c trunk/reactos/apps/utils/nts2w32err/nts2w32err.c trunk/reactos/apps/utils/objdir/objdir.c trunk/reactos/apps/utils/patchnv4/patchnv4.c trunk/reactos/apps/utils/pesum/pesum.c trunk/reactos/apps/utils/pice/loader/terminal.h trunk/reactos/apps/utils/pice/module/dblflt.h trunk/reactos/apps/utils/pice/module/disassembler.c trunk/reactos/apps/utils/pice/module/disassembler.h trunk/reactos/apps/utils/pice/module/disassemblerdata.h trunk/reactos/apps/utils/pice/module/gpfault.h trunk/reactos/apps/utils/pice/module/hercules.h trunk/reactos/apps/utils/pice/module/hooks.h trunk/reactos/apps/utils/pice/module/init.h trunk/reactos/apps/utils/pice/module/pci_ids.h trunk/reactos/apps/utils/pice/module/pgflt.h trunk/reactos/apps/utils/pice/module/pice_ver.h trunk/reactos/apps/utils/pice/module/regs.h trunk/reactos/apps/utils/pice/module/remods.h trunk/reactos/apps/utils/pice/module/scancodes.h trunk/reactos/apps/utils/pice/module/serial.h trunk/reactos/apps/utils/pice/module/serial_port.h trunk/reactos/apps/utils/pice/module/stab_gnu.h trunk/reactos/apps/utils/pice/module/symbols.c trunk/reactos/apps/utils/pice/module/syscall.h trunk/reactos/apps/utils/pice/module/trace.h trunk/reactos/apps/utils/pice/module/vga.h trunk/reactos/apps/utils/ps/ps.c trunk/reactos/apps/utils/rosperf/rosperf.c trunk/reactos/apps/utils/sc/command.c trunk/reactos/apps/utils/sc/main.h trunk/reactos/apps/utils/sdkparse/assert.h trunk/reactos/apps/utils/sdkparse/test.h trunk/reactos/apps/utils/stats/stats.c trunk/reactos/apps/utils/tickcount/tickcount.c trunk/reactos/apps/utils/winetest/gui.c trunk/reactos/apps/utils/winetest/main.c From ion at svn.reactos.com Sun May 8 06:32:43 2005 From: ion at svn.reactos.com (ion@svn.reactos.com) Date: Wed Apr 12 15:31:24 2006 Subject: [ros-svn] [ion] 15113: Get rosrtl to compile, add some more stuff missing in headers. Message-ID: <000601c55386$f9f456b0$6b01a8c0@PENELOPE> Get rosrtl to compile, add some more stuff missing in headers. Updated files: branches/new_headers/reactos/include/ddk/winddk.h branches/new_headers/reactos/include/ndk/pstypes.h branches/new_headers/reactos/include/ndk/umtypes.h branches/new_headers/reactos/include/ndk/zwtypes.h branches/new_headers/reactos/lib/rosrtl/file/sparse.c branches/new_headers/reactos/lib/rosrtl/misc/devmode.c branches/new_headers/reactos/lib/rosrtl/misc/logfont.c branches/new_headers/reactos/lib/rosrtl/recmutex/recmutex.c branches/new_headers/reactos/lib/rosrtl/registry/registry.c branches/new_headers/reactos/lib/rosrtl/string/append.c branches/new_headers/reactos/lib/rosrtl/thread/create.c branches/new_headers/reactos/lib/rosrtl/thread/exit.c branches/new_headers/reactos/lib/rosrtl/thread/i386/context.c branches/new_headers/reactos/lib/rosrtl/thread/linearstack.c branches/new_headers/reactos/lib/rosrtl/thread/priv.c branches/new_headers/reactos/lib/rosrtl/thread/stack.c From ion at svn.reactos.com Sun May 8 06:41:18 2005 From: ion at svn.reactos.com (ion@svn.reactos.com) Date: Wed Apr 12 15:31:24 2006 Subject: [ros-svn] [ion] 15114: Get more libs to compile. Only rtl left Message-ID: <000601c55388$2cc9d690$6b01a8c0@PENELOPE> Get more libs to compile. Only rtl left Updated files: branches/new_headers/reactos/include/ndk/zwtypes.h branches/new_headers/reactos/lib/epsapi/enum/drivers.c branches/new_headers/reactos/lib/epsapi/enum/modules.c branches/new_headers/reactos/lib/epsapi/enum/processes.c branches/new_headers/reactos/lib/libwine/debug.c From ion at svn.reactos.com Sun May 8 07:14:57 2005 From: ion at svn.reactos.com (ion@svn.reactos.com) Date: Wed Apr 12 15:31:24 2006 Subject: [ros-svn] [ion] 15115: Make rtl use a single header. Helps for PCH and will help for the new Headers (no need to change each file) Message-ID: <000601c5538c$e0181a50$6b01a8c0@PENELOPE> Make rtl use a single header. Helps for PCH and will help for the new Headers (no need to change each file) Added files: trunk/reactos/lib/rtl/rtl.h Updated files: trunk/reactos/include/funcs.h trunk/reactos/lib/rtl/access.c trunk/reactos/lib/rtl/acl.c trunk/reactos/lib/rtl/bit.c trunk/reactos/lib/rtl/bitmap.c trunk/reactos/lib/rtl/bootdata.c trunk/reactos/lib/rtl/compress.c trunk/reactos/lib/rtl/dos8dot3.c trunk/reactos/lib/rtl/encode.c trunk/reactos/lib/rtl/env.c trunk/reactos/lib/rtl/error.c trunk/reactos/lib/rtl/exception.c trunk/reactos/lib/rtl/generictable.c trunk/reactos/lib/rtl/heap.c trunk/reactos/lib/rtl/image.c trunk/reactos/lib/rtl/largeint.c trunk/reactos/lib/rtl/luid.c trunk/reactos/lib/rtl/mem.c trunk/reactos/lib/rtl/network.c trunk/reactos/lib/rtl/nls.c trunk/reactos/lib/rtl/ppb.c trunk/reactos/lib/rtl/process.c trunk/reactos/lib/rtl/random.c trunk/reactos/lib/rtl/registry.c trunk/reactos/lib/rtl/sd.c trunk/reactos/lib/rtl/security.c trunk/reactos/lib/rtl/sid.c trunk/reactos/lib/rtl/splaytree.c trunk/reactos/lib/rtl/thread.c trunk/reactos/lib/rtl/time.c trunk/reactos/lib/rtl/timezone.c trunk/reactos/lib/rtl/unicode.c trunk/reactos/lib/rtl/unicodeprefix.c trunk/reactos/lib/rtl/version.c From ion at svn.reactos.com Sun May 8 08:22:17 2005 From: ion at svn.reactos.com (ion@svn.reactos.com) Date: Wed Apr 12 15:31:24 2006 Subject: [ros-svn] [ion] 15116: RTL almost builds. Wrapping up and cleaning tomororw Message-ID: <000601c55396$489ff710$6b01a8c0@PENELOPE> RTL almost builds. Wrapping up and cleaning tomororw Updated files: branches/new_headers/reactos/include/ddk/ntifs.h branches/new_headers/reactos/include/ddk/winddk.h branches/new_headers/reactos/include/ndk/rtlfuncs.h branches/new_headers/reactos/include/ndk/rtltypes.h branches/new_headers/reactos/include/ndk/umtypes.h branches/new_headers/reactos/include/ndk/zwtypes.h branches/new_headers/reactos/include/winnt.h branches/new_headers/reactos/lib/rtl/access.c branches/new_headers/reactos/lib/rtl/acl.c branches/new_headers/reactos/lib/rtl/bit.c branches/new_headers/reactos/lib/rtl/bitmap.c branches/new_headers/reactos/lib/rtl/bootdata.c branches/new_headers/reactos/lib/rtl/compress.c branches/new_headers/reactos/lib/rtl/dos8dot3.c branches/new_headers/reactos/lib/rtl/encode.c branches/new_headers/reactos/lib/rtl/env.c branches/new_headers/reactos/lib/rtl/error.c branches/new_headers/reactos/lib/rtl/exception.c branches/new_headers/reactos/lib/rtl/generictable.c branches/new_headers/reactos/lib/rtl/heap.c branches/new_headers/reactos/lib/rtl/image.c branches/new_headers/reactos/lib/rtl/largeint.c branches/new_headers/reactos/lib/rtl/luid.c branches/new_headers/reactos/lib/rtl/mem.c branches/new_headers/reactos/lib/rtl/network.c branches/new_headers/reactos/lib/rtl/nls.c branches/new_headers/reactos/lib/rtl/ppb.c branches/new_headers/reactos/lib/rtl/process.c branches/new_headers/reactos/lib/rtl/random.c branches/new_headers/reactos/lib/rtl/registry.c branches/new_headers/reactos/lib/rtl/sd.c branches/new_headers/reactos/lib/rtl/security.c branches/new_headers/reactos/lib/rtl/sid.c branches/new_headers/reactos/lib/rtl/splaytree.c branches/new_headers/reactos/lib/rtl/thread.c branches/new_headers/reactos/lib/rtl/time.c branches/new_headers/reactos/lib/rtl/timezone.c branches/new_headers/reactos/lib/rtl/unicode.c branches/new_headers/reactos/lib/rtl/unicodeprefix.c branches/new_headers/reactos/lib/rtl/version.c From hbirr at svn.reactos.com Sun May 8 12:26:37 2005 From: hbirr at svn.reactos.com (hbirr@svn.reactos.com) Date: Wed Apr 12 15:31:24 2006 Subject: [ros-svn] [hbirr] 15117: - Changed IopCompleteRequest back to the old schematics (rev 14933) with some minor corrections. Message-ID: <000601c553b8$6a56f9e0$6b01a8c0@PENELOPE> - Changed IopCompleteRequest back to the old schematics (rev 14933) with some minor corrections. - The status results are always set before an event is signaled. - Some checks for ASYNC irp's were wrong (missing brackets, now replaced with SyncIrp). - Don't signal the FO event if it is the same as the UserEvent. - Set the IOSB on error for async irp's with a sync FO (fix bug #609). IMHO, the old schematics is wrong, because on error it is possible that an event isn't signaled if the driver has previous returned STATUS_PENDING. In this case, the caller will wait forever. Updated files: trunk/reactos/ntoskrnl/io/irp.c From hbirr at svn.reactos.com Sun May 8 12:33:47 2005 From: hbirr at svn.reactos.com (hbirr@svn.reactos.com) Date: Wed Apr 12 15:31:24 2006 Subject: [ros-svn] [hbirr] 15118: Free the irp after a close operation. Message-ID: <000601c553b9$6adf6e50$6b01a8c0@PENELOPE> Free the irp after a close operation. Updated files: trunk/reactos/ntoskrnl/io/file.c From Greatlrd at svn.reactos.com Sun May 8 13:51:31 2005 From: Greatlrd at svn.reactos.com (Greatlrd@svn.reactos.com) Date: Wed Apr 12 15:31:24 2006 Subject: [ros-svn] [Greatlrd] 15119: "Sync to Wine-20050419" by GvG Message-ID: <000601c553c4$46738b40$6b01a8c0@PENELOPE> "Sync to Wine-20050419" by GvG update reactos specify patch by Magnus Olsen markout better what is reactos specify code but not all code are not mark Updated files: trunk/reactos/lib/dinput/Makefile.in trunk/reactos/lib/dinput/data_formats.c trunk/reactos/lib/dinput/device.c trunk/reactos/lib/dinput/dinput_main.c trunk/reactos/lib/dinput/dinput_private.h trunk/reactos/lib/dinput/joystick_linux.c trunk/reactos/lib/dinput/joystick_linuxinput.c trunk/reactos/lib/dinput/keyboard.c trunk/reactos/lib/dinput/mouse.c From chorns at svn.reactos.com Sun May 8 15:45:52 2005 From: chorns at svn.reactos.com (chorns@svn.reactos.com) Date: Wed Apr 12 15:31:24 2006 Subject: [ros-svn] [chorns] 15120: Build non-stripped version of ntoskrnl.exe if requested Message-ID: <000601c553d4$40774e60$6b01a8c0@PENELOPE> Build non-stripped version of ntoskrnl.exe if requested Updated files: branches/xmlbuildsystem/reactos/tools/rbuild/backend/mingw/modulehandler.cpp From chorns at svn.reactos.com Sun May 8 16:30:06 2005 From: chorns at svn.reactos.com (chorns@svn.reactos.com) Date: Wed Apr 12 15:31:24 2006 Subject: [ros-svn] [chorns] 15121: Be consistent when passing --dll argument to gcc Message-ID: <000601c553da$6e180110$6b01a8c0@PENELOPE> Be consistent when passing --dll argument to gcc Updated files: branches/xmlbuildsystem/reactos/tools/rbuild/backend/mingw/modulehandler.cpp From chorns at svn.reactos.com Sun May 8 16:39:49 2005 From: chorns at svn.reactos.com (chorns@svn.reactos.com) Date: Wed Apr 12 15:31:24 2006 Subject: [ros-svn] [chorns] 15122: Relink executable if definition file changes. Message-ID: <000601c553db$c94f5550$6b01a8c0@PENELOPE> Relink executable if definition file changes. Updated files: branches/xmlbuildsystem/reactos/tools/rbuild/backend/mingw/modulehandler.cpp From greatlrd at svn.reactos.com Sun May 8 16:48:26 2005 From: greatlrd at svn.reactos.com (greatlrd@svn.reactos.com) Date: Wed Apr 12 15:31:24 2006 Subject: [ros-svn] [greatlrd] 15123: found some hard code string move them to En.rc Message-ID: <000601c553dc$fdd1c1e0$6b01a8c0@PENELOPE> found some hard code string move them to En.rc them new are STRING_CMD_INVALIDDRIVE, STRING_CMD_SHELLINFO, STRING_VERSION_RUNVER remove some #define strings that was not in use. update ver so it output svn version number and update copyright note it take the copyright and buildversion from and so we only need change it on one place Updated files: trunk/reactos/subsys/system/cmd/En.rc trunk/reactos/subsys/system/cmd/cmd.c trunk/reactos/subsys/system/cmd/cmd.h trunk/reactos/subsys/system/cmd/resource.h trunk/reactos/subsys/system/cmd/start.c trunk/reactos/subsys/system/cmd/ver.c From gvg at svn.reactos.com Sun May 8 17:40:27 2005 From: gvg at svn.reactos.com (gvg@svn.reactos.com) Date: Wed Apr 12 15:31:24 2006 Subject: [ros-svn] [gvg] 15124: Fix for nasm 0.98 Message-ID: <000601c553e4$41e4f4e0$6b01a8c0@PENELOPE> Fix for nasm 0.98 Updated files: trunk/reactos/lib/pseh/i386/framebased.asm From chorns at svn.reactos.com Sun May 8 17:46:51 2005 From: chorns at svn.reactos.com (chorns@svn.reactos.com) Date: Wed Apr 12 15:31:24 2006 Subject: [ros-svn] [chorns] 15125: Create MinGW vendor drop area Message-ID: <000601c553e5$26bd17f0$6b01a8c0@PENELOPE> Create MinGW vendor drop area Added files: vendor/mingw/ From chorns at svn.reactos.com Sun May 8 17:50:02 2005 From: chorns at svn.reactos.com (chorns@svn.reactos.com) Date: Wed Apr 12 15:31:24 2006 Subject: [ros-svn] [chorns] 15126: Create w32api vendor drop area Message-ID: <000601c553e5$98c9def0$6b01a8c0@PENELOPE> Create w32api vendor drop area Added files: vendor/mingw/w32api/ From chorns at svn.reactos.com Sun May 8 17:56:18 2005 From: chorns at svn.reactos.com (chorns@svn.reactos.com) Date: Wed Apr 12 15:31:24 2006 Subject: [ros-svn] [chorns] 15127: Import w32api 2.5 Message-ID: <000601c553e6$78f542d0$6b01a8c0@PENELOPE> Import w32api 2.5 Added files: vendor/mingw/w32api/current/ vendor/mingw/w32api/current/CONTRIBUTIONS vendor/mingw/w32api/current/ChangeLog vendor/mingw/w32api/current/Makefile.in vendor/mingw/w32api/current/README.w32api vendor/mingw/w32api/current/TODO vendor/mingw/w32api/current/config.guess vendor/mingw/w32api/current/config.sub vendor/mingw/w32api/current/configure vendor/mingw/w32api/current/configure.in vendor/mingw/w32api/current/include/ vendor/mingw/w32api/current/include/GL/ vendor/mingw/w32api/current/include/GL/gl.h vendor/mingw/w32api/current/include/GL/glext.h vendor/mingw/w32api/current/include/GL/glu.h vendor/mingw/w32api/current/include/accctrl.h vendor/mingw/w32api/current/include/aclapi.h vendor/mingw/w32api/current/include/afxres.h vendor/mingw/w32api/current/include/basetsd.h vendor/mingw/w32api/current/include/basetyps.h vendor/mingw/w32api/current/include/cderr.h vendor/mingw/w32api/current/include/cguid.h vendor/mingw/w32api/current/include/comcat.h vendor/mingw/w32api/current/include/commctrl.h vendor/mingw/w32api/current/include/commdlg.h vendor/mingw/w32api/current/include/cpl.h vendor/mingw/w32api/current/include/cplext.h vendor/mingw/w32api/current/include/custcntl.h vendor/mingw/w32api/current/include/dbt.h vendor/mingw/w32api/current/include/dde.h vendor/mingw/w32api/current/include/ddeml.h vendor/mingw/w32api/current/include/ddk/ vendor/mingw/w32api/current/include/ddk/atm.h vendor/mingw/w32api/current/include/ddk/batclass.h vendor/mingw/w32api/current/include/ddk/cfg.h vendor/mingw/w32api/current/include/ddk/cfgmgr32.h vendor/mingw/w32api/current/include/ddk/d4drvif.h vendor/mingw/w32api/current/include/ddk/d4iface.h vendor/mingw/w32api/current/include/ddk/ddkmapi.h vendor/mingw/w32api/current/include/ddk/hidclass.h vendor/mingw/w32api/current/include/ddk/hidpi.h vendor/mingw/w32api/current/include/ddk/hidusage.h vendor/mingw/w32api/current/include/ddk/mcd.h vendor/mingw/w32api/current/include/ddk/miniport.h vendor/mingw/w32api/current/include/ddk/minitape.h vendor/mingw/w32api/current/include/ddk/mountdev.h vendor/mingw/w32api/current/include/ddk/mountmgr.h vendor/mingw/w32api/current/include/ddk/ndis.h vendor/mingw/w32api/current/include/ddk/ndisguid.h vendor/mingw/w32api/current/include/ddk/ndistapi.h vendor/mingw/w32api/current/include/ddk/ndiswan.h vendor/mingw/w32api/current/include/ddk/netevent.h vendor/mingw/w32api/current/include/ddk/netpnp.h vendor/mingw/w32api/current/include/ddk/newdev.h vendor/mingw/w32api/current/include/ddk/ntapi.h vendor/mingw/w32api/current/include/ddk/ntdd8042.h vendor/mingw/w32api/current/include/ddk/ntddbeep.h vendor/mingw/w32api/current/include/ddk/ntddcdrm.h vendor/mingw/w32api/current/include/ddk/ntddcdvd.h vendor/mingw/w32api/current/include/ddk/ntddchgr.h vendor/mingw/w32api/current/include/ddk/ntdddisk.h vendor/mingw/w32api/current/include/ddk/ntddk.h vendor/mingw/w32api/current/include/ddk/ntddkbd.h vendor/mingw/w32api/current/include/ddk/ntddmou.h vendor/mingw/w32api/current/include/ddk/ntddndis.h vendor/mingw/w32api/current/include/ddk/ntddpar.h vendor/mingw/w32api/current/include/ddk/ntddpcm.h vendor/mingw/w32api/current/include/ddk/ntddscsi.h vendor/mingw/w32api/current/include/ddk/ntddser.h vendor/mingw/w32api/current/include/ddk/ntddstor.h vendor/mingw/w32api/current/include/ddk/ntddtape.h vendor/mingw/w32api/current/include/ddk/ntddtdi.h vendor/mingw/w32api/current/include/ddk/ntddvdeo.h vendor/mingw/w32api/current/include/ddk/ntddvol.h vendor/mingw/w32api/current/include/ddk/ntifs.h vendor/mingw/w32api/current/include/ddk/ntpoapi.h vendor/mingw/w32api/current/include/ddk/ntstatus.h vendor/mingw/w32api/current/include/ddk/parallel.h vendor/mingw/w32api/current/include/ddk/pfhook.h vendor/mingw/w32api/current/include/ddk/poclass.h vendor/mingw/w32api/current/include/ddk/scsi.h vendor/mingw/w32api/current/include/ddk/scsiscan.h vendor/mingw/w32api/current/include/ddk/scsiwmi.h vendor/mingw/w32api/current/include/ddk/smbus.h vendor/mingw/w32api/current/include/ddk/srb.h vendor/mingw/w32api/current/include/ddk/storport.h vendor/mingw/w32api/current/include/ddk/tdi.h vendor/mingw/w32api/current/include/ddk/tdiinfo.h vendor/mingw/w32api/current/include/ddk/tdikrnl.h vendor/mingw/w32api/current/include/ddk/tdistat.h vendor/mingw/w32api/current/include/ddk/tvout.h vendor/mingw/w32api/current/include/ddk/upssvc.h vendor/mingw/w32api/current/include/ddk/usb.h vendor/mingw/w32api/current/include/ddk/usb100.h vendor/mingw/w32api/current/include/ddk/usbcamdi.h vendor/mingw/w32api/current/include/ddk/usbdi.h vendor/mingw/w32api/current/include/ddk/usbioctl.h vendor/mingw/w32api/current/include/ddk/usbiodef.h vendor/mingw/w32api/current/include/ddk/usbscan.h vendor/mingw/w32api/current/include/ddk/usbuser.h vendor/mingw/w32api/current/include/ddk/video.h vendor/mingw/w32api/current/include/ddk/videoagp.h vendor/mingw/w32api/current/include/ddk/win2k.h vendor/mingw/w32api/current/include/ddk/winddi.h vendor/mingw/w32api/current/include/ddk/winddk.h vendor/mingw/w32api/current/include/ddk/winnt4.h vendor/mingw/w32api/current/include/ddk/winxp.h vendor/mingw/w32api/current/include/ddk/ws2san.h vendor/mingw/w32api/current/include/ddk/xfilter.h vendor/mingw/w32api/current/include/dhcpcsdk.h vendor/mingw/w32api/current/include/dlgs.h vendor/mingw/w32api/current/include/docobj.h vendor/mingw/w32api/current/include/errorrep.h vendor/mingw/w32api/current/include/exdisp.h vendor/mingw/w32api/current/include/exdispid.h vendor/mingw/w32api/current/include/httpext.h vendor/mingw/w32api/current/include/idispids.h vendor/mingw/w32api/current/include/imagehlp.h vendor/mingw/w32api/current/include/imm.h vendor/mingw/w32api/current/include/initguid.h vendor/mingw/w32api/current/include/intshcut.h vendor/mingw/w32api/current/include/ipexport.h vendor/mingw/w32api/current/include/iphlpapi.h vendor/mingw/w32api/current/include/ipifcons.h vendor/mingw/w32api/current/include/iprtrmib.h vendor/mingw/w32api/current/include/iptypes.h vendor/mingw/w32api/current/include/isguids.h vendor/mingw/w32api/current/include/largeint.h vendor/mingw/w32api/current/include/lm.h vendor/mingw/w32api/current/include/lmaccess.h vendor/mingw/w32api/current/include/lmalert.h vendor/mingw/w32api/current/include/lmapibuf.h vendor/mingw/w32api/current/include/lmat.h vendor/mingw/w32api/current/include/lmaudit.h vendor/mingw/w32api/current/include/lmbrowsr.h vendor/mingw/w32api/current/include/lmchdev.h vendor/mingw/w32api/current/include/lmconfig.h vendor/mingw/w32api/current/include/lmcons.h vendor/mingw/w32api/current/include/lmerr.h vendor/mingw/w32api/current/include/lmerrlog.h vendor/mingw/w32api/current/include/lmmsg.h vendor/mingw/w32api/current/include/lmremutl.h vendor/mingw/w32api/current/include/lmrepl.h vendor/mingw/w32api/current/include/lmserver.h vendor/mingw/w32api/current/include/lmshare.h vendor/mingw/w32api/current/include/lmsname.h vendor/mingw/w32api/current/include/lmstats.h vendor/mingw/w32api/current/include/lmsvc.h vendor/mingw/w32api/current/include/lmuse.h vendor/mingw/w32api/current/include/lmuseflg.h vendor/mingw/w32api/current/include/lmwksta.h vendor/mingw/w32api/current/include/lzexpand.h vendor/mingw/w32api/current/include/mapi.h vendor/mingw/w32api/current/include/mciavi.h vendor/mingw/w32api/current/include/mcx.h vendor/mingw/w32api/current/include/mgmtapi.h vendor/mingw/w32api/current/include/mmsystem.h vendor/mingw/w32api/current/include/mshtml.h vendor/mingw/w32api/current/include/mswsock.h vendor/mingw/w32api/current/include/nb30.h vendor/mingw/w32api/current/include/nddeapi.h vendor/mingw/w32api/current/include/nspapi.h vendor/mingw/w32api/current/include/ntdef.h vendor/mingw/w32api/current/include/ntdll.h vendor/mingw/w32api/current/include/ntldap.h vendor/mingw/w32api/current/include/ntsecapi.h vendor/mingw/w32api/current/include/ntsecpkg.h vendor/mingw/w32api/current/include/oaidl.h vendor/mingw/w32api/current/include/objbase.h vendor/mingw/w32api/current/include/objfwd.h vendor/mingw/w32api/current/include/objidl.h vendor/mingw/w32api/current/include/ocidl.h vendor/mingw/w32api/current/include/odbcinst.h vendor/mingw/w32api/current/include/ole.h vendor/mingw/w32api/current/include/ole2.h vendor/mingw/w32api/current/include/ole2ver.h vendor/mingw/w32api/current/include/oleacc.h vendor/mingw/w32api/current/include/oleauto.h vendor/mingw/w32api/current/include/olectl.h vendor/mingw/w32api/current/include/olectlid.h vendor/mingw/w32api/current/include/oledlg.h vendor/mingw/w32api/current/include/oleidl.h vendor/mingw/w32api/current/include/pbt.h vendor/mingw/w32api/current/include/poppack.h vendor/mingw/w32api/current/include/powrprof.h vendor/mingw/w32api/current/include/prsht.h vendor/mingw/w32api/current/include/psapi.h vendor/mingw/w32api/current/include/pshpack1.h vendor/mingw/w32api/current/include/pshpack2.h vendor/mingw/w32api/current/include/pshpack4.h vendor/mingw/w32api/current/include/pshpack8.h vendor/mingw/w32api/current/include/rapi.h vendor/mingw/w32api/current/include/ras.h vendor/mingw/w32api/current/include/rasdlg.h vendor/mingw/w32api/current/include/raserror.h vendor/mingw/w32api/current/include/rassapi.h vendor/mingw/w32api/current/include/regstr.h vendor/mingw/w32api/current/include/richedit.h vendor/mingw/w32api/current/include/richole.h vendor/mingw/w32api/current/include/rpc.h vendor/mingw/w32api/current/include/rpcdce.h vendor/mingw/w32api/current/include/rpcdce2.h vendor/mingw/w32api/current/include/rpcdcep.h vendor/mingw/w32api/current/include/rpcndr.h vendor/mingw/w32api/current/include/rpcnsi.h vendor/mingw/w32api/current/include/rpcnsip.h vendor/mingw/w32api/current/include/rpcnterr.h vendor/mingw/w32api/current/include/rpcproxy.h vendor/mingw/w32api/current/include/schannel.h vendor/mingw/w32api/current/include/schnlsp.h vendor/mingw/w32api/current/include/scrnsave.h vendor/mingw/w32api/current/include/secext.h vendor/mingw/w32api/current/include/security.h vendor/mingw/w32api/current/include/servprov.h vendor/mingw/w32api/current/include/setupapi.h vendor/mingw/w32api/current/include/shellapi.h vendor/mingw/w32api/current/include/shlguid.h vendor/mingw/w32api/current/include/shlobj.h vendor/mingw/w32api/current/include/shlwapi.h vendor/mingw/w32api/current/include/snmp.h vendor/mingw/w32api/current/include/sql.h vendor/mingw/w32api/current/include/sqlext.h vendor/mingw/w32api/current/include/sqltypes.h vendor/mingw/w32api/current/include/sqlucode.h vendor/mingw/w32api/current/include/sspi.h vendor/mingw/w32api/current/include/subauth.h vendor/mingw/w32api/current/include/svcguid.h vendor/mingw/w32api/current/include/tlhelp32.h vendor/mingw/w32api/current/include/tmschema.h vendor/mingw/w32api/current/include/unknwn.h vendor/mingw/w32api/current/include/userenv.h vendor/mingw/w32api/current/include/uxtheme.h vendor/mingw/w32api/current/include/vfw.h vendor/mingw/w32api/current/include/w32api.h vendor/mingw/w32api/current/include/winable.h vendor/mingw/w32api/current/include/winbase.h vendor/mingw/w32api/current/include/winber.h vendor/mingw/w32api/current/include/wincon.h vendor/mingw/w32api/current/include/wincrypt.h vendor/mingw/w32api/current/include/windef.h vendor/mingw/w32api/current/include/windns.h vendor/mingw/w32api/current/include/windows.h vendor/mingw/w32api/current/include/windowsx.h vendor/mingw/w32api/current/include/winerror.h vendor/mingw/w32api/current/include/wingdi.h vendor/mingw/w32api/current/include/wininet.h vendor/mingw/w32api/current/include/winioctl.h vendor/mingw/w32api/current/include/winldap.h vendor/mingw/w32api/current/include/winnetwk.h vendor/mingw/w32api/current/include/winnls.h vendor/mingw/w32api/current/include/winnt.h vendor/mingw/w32api/current/include/winperf.h vendor/mingw/w32api/current/include/winreg.h vendor/mingw/w32api/current/include/winresrc.h vendor/mingw/w32api/current/include/winsnmp.h vendor/mingw/w32api/current/include/winsock.h vendor/mingw/w32api/current/include/winsock2.h vendor/mingw/w32api/current/include/winspool.h vendor/mingw/w32api/current/include/winsvc.h vendor/mingw/w32api/current/include/winuser.h vendor/mingw/w32api/current/include/winver.h vendor/mingw/w32api/current/include/ws2spi.h vendor/mingw/w32api/current/include/ws2tcpip.h vendor/mingw/w32api/current/include/wsahelp.h vendor/mingw/w32api/current/include/wsipx.h vendor/mingw/w32api/current/include/wsnetbs.h vendor/mingw/w32api/current/include/wtypes.h vendor/mingw/w32api/current/include/zmouse.h vendor/mingw/w32api/current/install-sh vendor/mingw/w32api/current/lib/ vendor/mingw/w32api/current/lib/Makefile.in vendor/mingw/w32api/current/lib/advapi32.def vendor/mingw/w32api/current/lib/avicap32.def vendor/mingw/w32api/current/lib/avifil32.def vendor/mingw/w32api/current/lib/cap.def vendor/mingw/w32api/current/lib/comctl32.def vendor/mingw/w32api/current/lib/comdlg32.def vendor/mingw/w32api/current/lib/crypt32.def vendor/mingw/w32api/current/lib/ctl3d32.def vendor/mingw/w32api/current/lib/d3dim.def vendor/mingw/w32api/current/lib/d3drm.def vendor/mingw/w32api/current/lib/d3dxof.def vendor/mingw/w32api/current/lib/ddk/ vendor/mingw/w32api/current/lib/ddk/Makefile.in vendor/mingw/w32api/current/lib/ddk/apcups.def vendor/mingw/w32api/current/lib/ddk/cfgmgr32.def vendor/mingw/w32api/current/lib/ddk/dxapi.def vendor/mingw/w32api/current/lib/ddk/hal.def vendor/mingw/w32api/current/lib/ddk/hid.def vendor/mingw/w32api/current/lib/ddk/hidparse.def vendor/mingw/w32api/current/lib/ddk/mcd.def vendor/mingw/w32api/current/lib/ddk/ndis.def vendor/mingw/w32api/current/lib/ddk/ntoskrnl.def vendor/mingw/w32api/current/lib/ddk/scsiport.def vendor/mingw/w32api/current/lib/ddk/tdi.def vendor/mingw/w32api/current/lib/ddk/usbcamd.def vendor/mingw/w32api/current/lib/ddk/usbcamd2.def vendor/mingw/w32api/current/lib/ddk/videoprt.def vendor/mingw/w32api/current/lib/ddk/win32k.def vendor/mingw/w32api/current/lib/ddraw.def vendor/mingw/w32api/current/lib/dhcpcsvc.def vendor/mingw/w32api/current/lib/dinput.c vendor/mingw/w32api/current/lib/dinput.def vendor/mingw/w32api/current/lib/dlcapi.def vendor/mingw/w32api/current/lib/dnsapi.def vendor/mingw/w32api/current/lib/dplayx.def vendor/mingw/w32api/current/lib/dsetup.def vendor/mingw/w32api/current/lib/dsound.def vendor/mingw/w32api/current/lib/dxguid.c vendor/mingw/w32api/current/lib/faultrep.def vendor/mingw/w32api/current/lib/gdi32.def vendor/mingw/w32api/current/lib/glaux.def vendor/mingw/w32api/current/lib/glu32.def vendor/mingw/w32api/current/lib/glut.def vendor/mingw/w32api/current/lib/glut32.def vendor/mingw/w32api/current/lib/igmpagnt.def vendor/mingw/w32api/current/lib/imagehlp.def vendor/mingw/w32api/current/lib/imm32.def vendor/mingw/w32api/current/lib/iphlpapi.def vendor/mingw/w32api/current/lib/kernel32.c vendor/mingw/w32api/current/lib/kernel32.def vendor/mingw/w32api/current/lib/largeint.c vendor/mingw/w32api/current/lib/lz32.def vendor/mingw/w32api/current/lib/mapi32.def vendor/mingw/w32api/current/lib/mfcuia32.def vendor/mingw/w32api/current/lib/mgmtapi.def vendor/mingw/w32api/current/lib/mpr.def vendor/mingw/w32api/current/lib/msacm32.def vendor/mingw/w32api/current/lib/mshtml-uuid.c vendor/mingw/w32api/current/lib/msimg32.def vendor/mingw/w32api/current/lib/msvcp60.def vendor/mingw/w32api/current/lib/msvfw32.def vendor/mingw/w32api/current/lib/mswsock.def vendor/mingw/w32api/current/lib/nddeapi.def vendor/mingw/w32api/current/lib/netapi32.def vendor/mingw/w32api/current/lib/ntdll.def vendor/mingw/w32api/current/lib/odbc32.def vendor/mingw/w32api/current/lib/odbccp32.def vendor/mingw/w32api/current/lib/ole32.def vendor/mingw/w32api/current/lib/oleacc.def vendor/mingw/w32api/current/lib/oleaut32.def vendor/mingw/w32api/current/lib/olecli32.def vendor/mingw/w32api/current/lib/oledlg.def vendor/mingw/w32api/current/lib/olepro32.def vendor/mingw/w32api/current/lib/olesvr32.def vendor/mingw/w32api/current/lib/opengl32.def vendor/mingw/w32api/current/lib/penwin32.def vendor/mingw/w32api/current/lib/pkpd32.def vendor/mingw/w32api/current/lib/powrprof.def vendor/mingw/w32api/current/lib/psapi.def vendor/mingw/w32api/current/lib/rapi.def vendor/mingw/w32api/current/lib/rasapi32.def vendor/mingw/w32api/current/lib/rasdlg.def vendor/mingw/w32api/current/lib/res.rc vendor/mingw/w32api/current/lib/rpcdce4.def vendor/mingw/w32api/current/lib/rpcns4.def vendor/mingw/w32api/current/lib/rpcrt4.def vendor/mingw/w32api/current/lib/scrnsave.c vendor/mingw/w32api/current/lib/secur32.def vendor/mingw/w32api/current/lib/setupapi.def vendor/mingw/w32api/current/lib/shell32.c vendor/mingw/w32api/current/lib/shell32.def vendor/mingw/w32api/current/lib/shfolder.def vendor/mingw/w32api/current/lib/shlwapi.def vendor/mingw/w32api/current/lib/snmpapi.def vendor/mingw/w32api/current/lib/svrapi.def vendor/mingw/w32api/current/lib/tapi32.def vendor/mingw/w32api/current/lib/test.c vendor/mingw/w32api/current/lib/th32.def vendor/mingw/w32api/current/lib/thunk32.def vendor/mingw/w32api/current/lib/url.def vendor/mingw/w32api/current/lib/user32.def vendor/mingw/w32api/current/lib/userenv.def vendor/mingw/w32api/current/lib/uuid.c vendor/mingw/w32api/current/lib/uxtheme.def vendor/mingw/w32api/current/lib/vdmdbg.def vendor/mingw/w32api/current/lib/version.def vendor/mingw/w32api/current/lib/vfw32.mri vendor/mingw/w32api/current/lib/win32spl.def vendor/mingw/w32api/current/lib/wininet.def vendor/mingw/w32api/current/lib/winmm.def vendor/mingw/w32api/current/lib/winspool.def vendor/mingw/w32api/current/lib/winstrm.def vendor/mingw/w32api/current/lib/wldap32.def vendor/mingw/w32api/current/lib/wow32.def vendor/mingw/w32api/current/lib/ws2_32.def vendor/mingw/w32api/current/lib/wsnmp32.def vendor/mingw/w32api/current/lib/wsock32.def vendor/mingw/w32api/current/lib/wst.def From chorns at svn.reactos.com Sun May 8 17:57:53 2005 From: chorns at svn.reactos.com (chorns@svn.reactos.com) Date: Wed Apr 12 15:31:24 2006 Subject: [ros-svn] [chorns] 15128: Tag w32api 2.5 Message-ID: <000601c553e6$b17622a0$6b01a8c0@PENELOPE> Tag w32api 2.5 Added files: vendor/mingw/w32api/2.5/ From hbirr at svn.reactos.com Sun May 8 17:59:09 2005 From: hbirr at svn.reactos.com (hbirr@svn.reactos.com) Date: Wed Apr 12 15:31:24 2006 Subject: [ros-svn] [hbirr] 15129: Fixed the stack switching. Message-ID: <000601c553e6$debba4b0$6b01a8c0@PENELOPE> Fixed the stack switching. It isn't possible to access memory between changing the stack and setting the cr3 register. A page fault needs a valid kmode stack which is possible not available. Updated files: trunk/reactos/ntoskrnl/ke/i386/ctxswitch.S From hbirr at svn.reactos.com Sun May 8 18:01:01 2005 From: hbirr at svn.reactos.com (hbirr@svn.reactos.com) Date: Wed Apr 12 15:31:24 2006 Subject: [ros-svn] [hbirr] 15130: Free the irp after a close operation. Message-ID: <000601c553e7$21c02b00$6b01a8c0@PENELOPE> Free the irp after a close operation. Updated files: trunk/reactos/ntoskrnl/io/file.c From hbirr at svn.reactos.com Sun May 8 18:02:40 2005 From: hbirr at svn.reactos.com (hbirr@svn.reactos.com) Date: Wed Apr 12 15:31:24 2006 Subject: [ros-svn] [hbirr] 15131: Fixed the unlocking of pages from a mdl. Message-ID: <000601c553e7$5c9ea9e0$6b01a8c0@PENELOPE> Fixed the unlocking of pages from a mdl. Updated files: trunk/reactos/ntoskrnl/io/irp.c From hbirr at svn.reactos.com Sun May 8 18:07:44 2005 From: hbirr at svn.reactos.com (hbirr@svn.reactos.com) Date: Wed Apr 12 15:31:24 2006 Subject: [ros-svn] [hbirr] 15132: Changed the trap prolog, each exception can have its own trap handler. Message-ID: <000601c553e8$11e6e5b0$6b01a8c0@PENELOPE> Changed the trap prolog, each exception can have its own trap handler. Updated files: trunk/reactos/ntoskrnl/ke/i386/trap.s From ion at svn.reactos.com Sun May 8 18:50:20 2005 From: ion at svn.reactos.com (ion@svn.reactos.com) Date: Wed Apr 12 15:31:24 2006 Subject: [ros-svn] [ion] 15133: forgot this guy Message-ID: <000601c553ee$055beec0$6b01a8c0@PENELOPE> forgot this guy Updated files: trunk/reactos/lib/rtl/i386/exception.c From ion at svn.reactos.com Sun May 8 18:51:14 2005 From: ion at svn.reactos.com (ion@svn.reactos.com) Date: Wed Apr 12 15:31:24 2006 Subject: [ros-svn] [ion] 15134: Add missing defintions so RTL can build. Currently a mess so I'm going to clean it up. Message-ID: <000601c553ee$258badc0$6b01a8c0@PENELOPE> Add missing defintions so RTL can build. Currently a mess so I'm going to clean it up. Updated files: branches/new_headers/reactos/include/ndk/rtlfuncs.h branches/new_headers/reactos/include/ndk/rtltypes.h branches/new_headers/reactos/include/ndk/umtypes.h branches/new_headers/reactos/include/ndk/zwfuncs.h branches/new_headers/reactos/include/winnt.h branches/new_headers/reactos/lib/rtl/i386/exception.c From ion at svn.reactos.com Sun May 8 18:53:34 2005 From: ion at svn.reactos.com (ion@svn.reactos.com) Date: Wed Apr 12 15:31:24 2006 Subject: [ros-svn] [ion] 15135: Forgot to add RTL header Message-ID: <000601c553ee$791cf570$6b01a8c0@PENELOPE> Forgot to add RTL header Added files: branches/new_headers/reactos/lib/rtl/rtl.h From greatlrd at svn.reactos.com Sun May 8 19:33:20 2005 From: greatlrd at svn.reactos.com (greatlrd@svn.reactos.com) Date: Wed Apr 12 15:31:24 2006 Subject: [ros-svn] [greatlrd] 15136: Remove last hardcode string I have check the soure 3more time after I found some more hardcode string Message-ID: <000601c553f4$06f6a440$6b01a8c0@PENELOPE> Remove last hardcode string I have check the soure 3more time after I found some more hardcode string at last every hardcode string are gone in cmd and place in En.rc new strings in en.rc STRING_COPY_FILE , STRING_DELETE_WIPE, STRING_FOR_ERROR, STRING_SCREEN_COL, STRING_SCREEN_ROW, STRING_TIMER_TIME remove some unlsess value in chcp it is no longer in use thanks we are chaching the codepage hole time. Updated files: trunk/reactos/subsys/system/cmd/En.rc trunk/reactos/subsys/system/cmd/chcp.c trunk/reactos/subsys/system/cmd/cmd.c trunk/reactos/subsys/system/cmd/cmd.h trunk/reactos/subsys/system/cmd/copy.c trunk/reactos/subsys/system/cmd/del.c trunk/reactos/subsys/system/cmd/dir.c trunk/reactos/subsys/system/cmd/for.c trunk/reactos/subsys/system/cmd/ren.c trunk/reactos/subsys/system/cmd/resource.h trunk/reactos/subsys/system/cmd/screen.c trunk/reactos/subsys/system/cmd/timer.c trunk/reactos/subsys/system/cmd/ver.c trunk/reactos/subsys/system/cmd/verify.c trunk/reactos/subsys/system/cmd/window.c From ion at svn.reactos.com Sun May 8 19:34:43 2005 From: ion at svn.reactos.com (ion@svn.reactos.com) Date: Wed Apr 12 15:31:24 2006 Subject: [ros-svn] [ion] 15137: Add some missing headers, fix some things so CRT can build Message-ID: <000601c553f4$386843d0$6b01a8c0@PENELOPE> Add some missing headers, fix some things so CRT can build Added files: branches/new_headers/reactos/include/debug.h branches/new_headers/reactos/include/pseh.h branches/new_headers/reactos/include/reactos/debug.h branches/new_headers/reactos/include/reactos/elf/ branches/new_headers/reactos/include/reactos/elf/common.h branches/new_headers/reactos/include/reactos/elf/elf-i386.h branches/new_headers/reactos/include/reactos/elf/elf32.h branches/new_headers/reactos/include/reactos/elf/elf64.h branches/new_headers/reactos/include/reactos/elf/generic.h branches/new_headers/reactos/include/reactos/elf/machine.h branches/new_headers/reactos/include/reactos/epsapi.h branches/new_headers/reactos/include/reactos/helper.h branches/new_headers/reactos/include/reactos/rosrtl/ branches/new_headers/reactos/include/reactos/rosrtl/CVS/ branches/new_headers/reactos/include/reactos/rosrtl/CVS/Entries branches/new_headers/reactos/include/reactos/rosrtl/CVS/Repository branches/new_headers/reactos/include/reactos/rosrtl/CVS/Root branches/new_headers/reactos/include/reactos/rosrtl/devmode.h branches/new_headers/reactos/include/reactos/rosrtl/gdimacro.h branches/new_headers/reactos/include/reactos/rosrtl/logfont.h branches/new_headers/reactos/include/reactos/rosrtl/minmax.h branches/new_headers/reactos/include/reactos/rosrtl/priv.h branches/new_headers/reactos/include/reactos/rosrtl/recmutex.h branches/new_headers/reactos/include/reactos/rosrtl/registry.h branches/new_headers/reactos/include/reactos/rosrtl/resstr.h branches/new_headers/reactos/include/reactos/rosrtl/sparse.h branches/new_headers/reactos/include/reactos/rosrtl/string.h branches/new_headers/reactos/include/reactos/rosrtl/thread.h branches/new_headers/reactos/include/tchar.h Updated files: branches/new_headers/reactos/include/ndk/pstypes.h branches/new_headers/reactos/include/ndk/rtlfuncs.h branches/new_headers/reactos/include/ndk/rtltypes.h Deleted files: branches/new_headers/reactos/include/ddk/ntapi.h From ion at svn.reactos.com Sun May 8 19:35:20 2005 From: ion at svn.reactos.com (ion@svn.reactos.com) Date: Wed Apr 12 15:31:24 2006 Subject: [ros-svn] [ion] 15138: Fix some CRT includes to make it build Message-ID: <000601c553f4$4ebb23a0$6b01a8c0@PENELOPE> Fix some CRT includes to make it build Updated files: branches/new_headers/reactos/lib/crt/except/exhand2.c branches/new_headers/reactos/lib/crt/except/matherr.c branches/new_headers/reactos/lib/crt/except/unwind.c branches/new_headers/reactos/lib/crt/include/internal/debug.h branches/new_headers/reactos/lib/crt/include/internal/tls.h branches/new_headers/reactos/lib/crt/stdio/vfwprint.c branches/new_headers/reactos/lib/crt/stdlib/rand.c branches/new_headers/reactos/lib/crt/wine/heap.c branches/new_headers/reactos/lib/crt/wine/scanf.c branches/new_headers/reactos/lib/crt/wine/thread.c branches/new_headers/reactos/lib/tgetopt/getopt.c From ion at svn.reactos.com Sun May 8 19:41:40 2005 From: ion at svn.reactos.com (ion@svn.reactos.com) Date: Wed Apr 12 15:31:24 2006 Subject: [ros-svn] [ion] 15139: Thanks steven Message-ID: <000601c553f5$31121a10$6b01a8c0@PENELOPE> Thanks steven Deleted files: branches/new_headers/reactos/include/reactos/rosrtl/CVS/ From chorns at svn.reactos.com Sun May 8 19:43:23 2005 From: chorns at svn.reactos.com (chorns@svn.reactos.com) Date: Wed Apr 12 15:31:24 2006 Subject: [ros-svn] [chorns] 15140: Delete old w32api Message-ID: <000601c553f5$6e4e10f0$6b01a8c0@PENELOPE> Delete old w32api Deleted files: trunk/reactos/w32api/ From chorns at svn.reactos.com Sun May 8 19:44:39 2005 From: chorns at svn.reactos.com (chorns@svn.reactos.com) Date: Wed Apr 12 15:31:24 2006 Subject: [ros-svn] [chorns] 15141: Copy w32api 2.5 to trunk Message-ID: <000601c553f5$9bdfde40$6b01a8c0@PENELOPE> Copy w32api 2.5 to trunk Added files: trunk/reactos/w32api/ From chorns at svn.reactos.com Sun May 8 20:02:53 2005 From: chorns at svn.reactos.com (chorns@svn.reactos.com) Date: Wed Apr 12 15:31:24 2006 Subject: [ros-svn] [chorns] 15142: Re-add local w32api changes Message-ID: <000601c553f8$27bc3dd0$6b01a8c0@PENELOPE> Re-add local w32api changes Added files: trunk/reactos/w32api/include/GdiPlus.h trunk/reactos/w32api/include/GdiPlusBase.h trunk/reactos/w32api/include/GdiPlusBrush.h trunk/reactos/w32api/include/GdiPlusColor.h trunk/reactos/w32api/include/GdiPlusColorMatrix.h trunk/reactos/w32api/include/GdiPlusEffects.h trunk/reactos/w32api/include/GdiPlusEnums.h trunk/reactos/w32api/include/GdiPlusFlat.h trunk/reactos/w32api/include/GdiPlusGpStubs.h trunk/reactos/w32api/include/GdiPlusGraphics.h trunk/reactos/w32api/include/GdiPlusHeaders.h trunk/reactos/w32api/include/GdiPlusImageAttributes.h trunk/reactos/w32api/include/GdiPlusImaging.h trunk/reactos/w32api/include/GdiPlusInit.h trunk/reactos/w32api/include/GdiPlusLineCaps.h trunk/reactos/w32api/include/GdiPlusMatrix.h trunk/reactos/w32api/include/GdiPlusMem.h trunk/reactos/w32api/include/GdiPlusMetaFile.h trunk/reactos/w32api/include/GdiPlusMetaHeader.h trunk/reactos/w32api/include/GdiPlusPath.h trunk/reactos/w32api/include/GdiPlusPen.h trunk/reactos/w32api/include/GdiPlusPixelFormats.h trunk/reactos/w32api/include/GdiPlusStringFormat.h trunk/reactos/w32api/include/GdiPlusTypes.h trunk/reactos/w32api/include/aclui.h trunk/reactos/w32api/include/ddk/afilter.h trunk/reactos/w32api/include/ddk/ntagp.h trunk/reactos/w32api/include/ddk/prntfont.h trunk/reactos/w32api/include/ddk/wdmguid.h trunk/reactos/w32api/include/fci.h trunk/reactos/w32api/include/fdi.h trunk/reactos/w32api/include/icmpapi.h trunk/reactos/w32api/include/propidl.h trunk/reactos/w32api/include/sddl.h trunk/reactos/w32api/include/shtypes.h trunk/reactos/w32api/include/winfax.h trunk/reactos/w32api/include/winres.h trunk/reactos/w32api/include/winscard.h trunk/reactos/w32api/include/winsmcrd.h trunk/reactos/w32api/include/winwlx.h Updated files: trunk/reactos/w32api/include/GL/gl.h trunk/reactos/w32api/include/accctrl.h trunk/reactos/w32api/include/aclapi.h trunk/reactos/w32api/include/basetsd.h trunk/reactos/w32api/include/basetyps.h trunk/reactos/w32api/include/commctrl.h trunk/reactos/w32api/include/ddk/atm.h trunk/reactos/w32api/include/ddk/batclass.h trunk/reactos/w32api/include/ddk/cfg.h trunk/reactos/w32api/include/ddk/cfgmgr32.h trunk/reactos/w32api/include/ddk/d4drvif.h trunk/reactos/w32api/include/ddk/d4iface.h trunk/reactos/w32api/include/ddk/ddkmapi.h trunk/reactos/w32api/include/ddk/hidclass.h trunk/reactos/w32api/include/ddk/hidpi.h trunk/reactos/w32api/include/ddk/mcd.h trunk/reactos/w32api/include/ddk/miniport.h trunk/reactos/w32api/include/ddk/mountdev.h trunk/reactos/w32api/include/ddk/mountmgr.h trunk/reactos/w32api/include/ddk/ndis.h trunk/reactos/w32api/include/ddk/ndistapi.h trunk/reactos/w32api/include/ddk/ndiswan.h trunk/reactos/w32api/include/ddk/netpnp.h trunk/reactos/w32api/include/ddk/newdev.h trunk/reactos/w32api/include/ddk/ntapi.h trunk/reactos/w32api/include/ddk/ntdd8042.h trunk/reactos/w32api/include/ddk/ntddbeep.h trunk/reactos/w32api/include/ddk/ntddcdrm.h trunk/reactos/w32api/include/ddk/ntddcdvd.h trunk/reactos/w32api/include/ddk/ntddchgr.h trunk/reactos/w32api/include/ddk/ntdddisk.h trunk/reactos/w32api/include/ddk/ntddk.h trunk/reactos/w32api/include/ddk/ntddkbd.h trunk/reactos/w32api/include/ddk/ntddmou.h trunk/reactos/w32api/include/ddk/ntddpar.h trunk/reactos/w32api/include/ddk/ntddpcm.h trunk/reactos/w32api/include/ddk/ntddscsi.h trunk/reactos/w32api/include/ddk/ntddser.h trunk/reactos/w32api/include/ddk/ntddstor.h trunk/reactos/w32api/include/ddk/ntddtape.h trunk/reactos/w32api/include/ddk/ntddtdi.h trunk/reactos/w32api/include/ddk/ntddvdeo.h trunk/reactos/w32api/include/ddk/ntddvol.h trunk/reactos/w32api/include/ddk/ntifs.h trunk/reactos/w32api/include/ddk/ntpoapi.h trunk/reactos/w32api/include/ddk/parallel.h trunk/reactos/w32api/include/ddk/pfhook.h trunk/reactos/w32api/include/ddk/poclass.h trunk/reactos/w32api/include/ddk/scsi.h trunk/reactos/w32api/include/ddk/scsiscan.h trunk/reactos/w32api/include/ddk/scsiwmi.h trunk/reactos/w32api/include/ddk/smbus.h trunk/reactos/w32api/include/ddk/srb.h trunk/reactos/w32api/include/ddk/storport.h trunk/reactos/w32api/include/ddk/tdi.h trunk/reactos/w32api/include/ddk/tdiinfo.h trunk/reactos/w32api/include/ddk/tdikrnl.h trunk/reactos/w32api/include/ddk/tvout.h trunk/reactos/w32api/include/ddk/upssvc.h trunk/reactos/w32api/include/ddk/usb.h trunk/reactos/w32api/include/ddk/usb100.h trunk/reactos/w32api/include/ddk/usbdi.h trunk/reactos/w32api/include/ddk/usbioctl.h trunk/reactos/w32api/include/ddk/usbiodef.h trunk/reactos/w32api/include/ddk/usbscan.h trunk/reactos/w32api/include/ddk/usbuser.h trunk/reactos/w32api/include/ddk/video.h trunk/reactos/w32api/include/ddk/videoagp.h trunk/reactos/w32api/include/ddk/win2k.h trunk/reactos/w32api/include/ddk/winddi.h trunk/reactos/w32api/include/ddk/winddk.h trunk/reactos/w32api/include/ddk/winnt4.h trunk/reactos/w32api/include/ddk/ws2san.h trunk/reactos/w32api/include/docobj.h trunk/reactos/w32api/include/exdisp.h trunk/reactos/w32api/include/imagehlp.h trunk/reactos/w32api/include/initguid.h trunk/reactos/w32api/include/intshcut.h trunk/reactos/w32api/include/iphlpapi.h trunk/reactos/w32api/include/iptypes.h trunk/reactos/w32api/include/lmbrowsr.h trunk/reactos/w32api/include/mmsystem.h trunk/reactos/w32api/include/mshtml.h trunk/reactos/w32api/include/mswsock.h trunk/reactos/w32api/include/ntdef.h trunk/reactos/w32api/include/ntsecapi.h trunk/reactos/w32api/include/oaidl.h trunk/reactos/w32api/include/objbase.h trunk/reactos/w32api/include/objidl.h trunk/reactos/w32api/include/ocidl.h trunk/reactos/w32api/include/oleacc.h trunk/reactos/w32api/include/oleauto.h trunk/reactos/w32api/include/oledlg.h trunk/reactos/w32api/include/oleidl.h trunk/reactos/w32api/include/prsht.h trunk/reactos/w32api/include/psapi.h trunk/reactos/w32api/include/richedit.h trunk/reactos/w32api/include/richole.h trunk/reactos/w32api/include/rpc.h trunk/reactos/w32api/include/rpcdce.h trunk/reactos/w32api/include/rpcdcep.h trunk/reactos/w32api/include/rpcndr.h trunk/reactos/w32api/include/rpcproxy.h trunk/reactos/w32api/include/servprov.h trunk/reactos/w32api/include/setupapi.h trunk/reactos/w32api/include/shellapi.h trunk/reactos/w32api/include/shlguid.h trunk/reactos/w32api/include/shlobj.h trunk/reactos/w32api/include/shlwapi.h trunk/reactos/w32api/include/unknwn.h trunk/reactos/w32api/include/userenv.h trunk/reactos/w32api/include/vfw.h trunk/reactos/w32api/include/winbase.h trunk/reactos/w32api/include/wincrypt.h trunk/reactos/w32api/include/winerror.h trunk/reactos/w32api/include/wingdi.h trunk/reactos/w32api/include/winioctl.h trunk/reactos/w32api/include/winnetwk.h trunk/reactos/w32api/include/winnls.h trunk/reactos/w32api/include/winnt.h trunk/reactos/w32api/include/winspool.h trunk/reactos/w32api/include/winuser.h trunk/reactos/w32api/include/wtypes.h From chorns at svn.reactos.com Sun May 8 20:07:37 2005 From: chorns at svn.reactos.com (chorns@svn.reactos.com) Date: Wed Apr 12 15:31:24 2006 Subject: [ros-svn] [chorns] 15143: Remove unneeded w32api files Message-ID: <000601c553f8$d0f4dbf0$6b01a8c0@PENELOPE> Remove unneeded w32api files Deleted files: trunk/reactos/w32api/CONTRIBUTIONS trunk/reactos/w32api/ChangeLog trunk/reactos/w32api/Makefile.in trunk/reactos/w32api/TODO trunk/reactos/w32api/config.guess trunk/reactos/w32api/config.sub trunk/reactos/w32api/configure trunk/reactos/w32api/configure.in trunk/reactos/w32api/install-sh trunk/reactos/w32api/lib/ From greatlrd at svn.reactos.com Sun May 8 20:20:41 2005 From: greatlrd at svn.reactos.com (greatlrd@svn.reactos.com) Date: Wed Apr 12 15:31:24 2006 Subject: [ros-svn] [greatlrd] 15144: Remove two hardcode string to En.rc it is IDS_Not_Responding, IDS_Running Message-ID: <000601c553fa$a4336c10$6b01a8c0@PENELOPE> Remove two hardcode string to En.rc it is IDS_Not_Responding, IDS_Running thx irc: potapnik for notice one of them Updated files: trunk/reactos/subsys/system/taskmgr/En.rc trunk/reactos/subsys/system/taskmgr/applpage.c trunk/reactos/subsys/system/taskmgr/resource.h trunk/reactos/subsys/system/taskmgr/trayicon.c From weiden at svn.reactos.com Sun May 8 20:32:59 2005 From: weiden at svn.reactos.com (weiden@svn.reactos.com) Date: Wed Apr 12 15:31:24 2006 Subject: [ros-svn] [weiden] 15145: don't generate lvalue assignment code Message-ID: <000601c553fc$5c154910$6b01a8c0@PENELOPE> don't generate lvalue assignment code Updated files: trunk/reactos/tools/widl/ChangeLog trunk/reactos/tools/widl/server.c From ion at svn.reactos.com Sun May 8 20:58:25 2005 From: ion at svn.reactos.com (ion@svn.reactos.com) Date: Wed Apr 12 15:31:24 2006 Subject: [ros-svn] [ion] 15146: More changes and have vfatlib use a single header, and correct it to import the right stuff. make tools and make implib now work. umtypes needs major cleaning and brain storming to avoid duplication, so i'll work on this now Message-ID: <000601c553ff$e9eb8760$6b01a8c0@PENELOPE> More changes and have vfatlib use a single header, and correct it to import the right stuff. make tools and make implib now work. umtypes needs major cleaning and brain storming to avoid duplication, so i'll work on this now Added files: branches/new_headers/reactos/include/fmifs.h Updated files: branches/new_headers/reactos/include/ndk/rtlfuncs.h branches/new_headers/reactos/include/ndk/umtypes.h branches/new_headers/reactos/lib/fslib/vfatlib/fat12.c branches/new_headers/reactos/lib/fslib/vfatlib/fat16.c branches/new_headers/reactos/lib/fslib/vfatlib/fat32.c branches/new_headers/reactos/lib/fslib/vfatlib/vfatlib.c branches/new_headers/reactos/lib/fslib/vfatlib/vfatlib.h branches/new_headers/reactos/lib/rossym/initkm.c branches/new_headers/reactos/lib/wdmguid/wdmguid.c From weiden at svn.reactos.com Sun May 8 21:10:26 2005 From: weiden at svn.reactos.com (weiden@svn.reactos.com) Date: Wed Apr 12 15:31:24 2006 Subject: [ros-svn] [weiden] 15147: fixed more uninitialized variables warnings Message-ID: <000601c55401$97c35ab0$6b01a8c0@PENELOPE> fixed more uninitialized variables warnings Updated files: trunk/reactos/drivers/dd/serial/devctrl.c trunk/reactos/drivers/dd/serial/misc.c trunk/reactos/drivers/fs/vfat/fsctl.c trunk/reactos/drivers/input/i8042prt/keyboard.c trunk/reactos/drivers/net/ndis/ndis/config.c From frik85 at svn.reactos.com Sun May 8 21:14:21 2005 From: frik85 at svn.reactos.com (frik85@svn.reactos.com) Date: Wed Apr 12 15:31:24 2006 Subject: [ros-svn] [frik85] 15148: update taskmgr german language resource file Message-ID: <000601c55402$23655b40$6b01a8c0@PENELOPE> update taskmgr german language resource file Updated files: trunk/reactos/subsys/system/taskmgr/De.rc From weiden at svn.reactos.com Sun May 8 21:22:30 2005 From: weiden at svn.reactos.com (weiden@svn.reactos.com) Date: Wed Apr 12 15:31:24 2006 Subject: [ros-svn] [weiden] 15149: prevent buffer overflow, LoadString accepts the size of the buffer in TCHARs, not in bytes! Please guys, read the documentation of the function _before_ you use it... Message-ID: <000601c55403$47435fc0$6b01a8c0@PENELOPE> prevent buffer overflow, LoadString accepts the size of the buffer in TCHARs, not in bytes! Please guys, read the documentation of the function _before_ you use it... Updated files: trunk/reactos/subsys/system/cmd/copy.c trunk/reactos/subsys/system/cmd/del.c trunk/reactos/subsys/system/cmd/for.c trunk/reactos/subsys/system/cmd/timer.c trunk/reactos/subsys/system/cmd/ver.c trunk/reactos/subsys/system/taskmgr/applpage.c trunk/reactos/subsys/system/taskmgr/trayicon.c From greatlrd at svn.reactos.com Sun May 8 22:15:56 2005 From: greatlrd at svn.reactos.com (greatlrd@svn.reactos.com) Date: Wed Apr 12 15:31:24 2006 Subject: [ros-svn] [greatlrd] 15150: Reomve string STRING_CMD_INVALIDDRIVE in En.rc it was doublcate of STRING_FREE_ERROR1 Message-ID: <000601c5540a$be4a6580$6b01a8c0@PENELOPE> Reomve string STRING_CMD_INVALIDDRIVE in En.rc it was doublcate of STRING_FREE_ERROR1 thanks Usurp for finding it Updated files: trunk/reactos/subsys/system/cmd/En.rc trunk/reactos/subsys/system/cmd/cmd.c trunk/reactos/subsys/system/cmd/resource.h trunk/reactos/subsys/system/cmd/start.c From ion at svn.reactos.com Sun May 8 22:20:16 2005 From: ion at svn.reactos.com (ion@svn.reactos.com) Date: Wed Apr 12 15:31:24 2006 Subject: [ros-svn] [ion] 15151: Fix NtQueryDirectoryFile to wait on right status, to actually use the event that the user gives, to select the right device and sync/async wait mode and always use FileIndex = 0 since nothing else can be used for this API. Message-ID: <000601c5540b$59113300$6b01a8c0@PENELOPE> Fix NtQueryDirectoryFile to wait on right status, to actually use the event that the user gives, to select the right device and sync/async wait mode and always use FileIndex = 0 since nothing else can be used for this API. Updated files: trunk/reactos/ntoskrnl/io/file.c From steven_ed4153 at yahoo.com Sun May 8 22:30:41 2005 From: steven_ed4153 at yahoo.com (Steven Edwards) Date: Wed Apr 12 15:31:24 2006 Subject: [ros-svn] [chorns] 15142: Re-add local w32api changes In-Reply-To: <000601c553f8$27bc3dd0$6b01a8c0@PENELOPE> Message-ID: <20050508203041.53754.qmail@web21128.mail.yahoo.com> Hi, --- chorns@svn.reactos.com wrote: > Re-add local w32api changes > Added files: > trunk/reactos/w32api/include/GdiPlus.h This has bothered me for a while. Can we make the filenames all lowercase? Having mixed cases causes a problem when people develop on Windows and don't check to make sure they have used the correct case in source files resulting in broken builds of Linux developers. Thanks Steven Yahoo! Mail Stay connected, organized, and protected. Take the tour: http://tour.mail.yahoo.com/mailtour.html From greatlrd at svn.reactos.com Sun May 8 23:50:41 2005 From: greatlrd at svn.reactos.com (greatlrd@svn.reactos.com) Date: Wed Apr 12 15:31:24 2006 Subject: [ros-svn] [greatlrd] 15152: My and W3seek patch to make format ansi and unicode independen Message-ID: <000601c55417$fa712ff0$6b01a8c0@PENELOPE> My and W3seek patch to make format ansi and unicode independen it is first step to make a rc files for format Updated files: trunk/reactos/subsys/system/format/format.c trunk/reactos/subsys/system/format/makefile From greatlrd at svn.reactos.com Sun May 8 23:51:25 2005 From: greatlrd at svn.reactos.com (greatlrd@svn.reactos.com) Date: Wed Apr 12 15:31:24 2006 Subject: [ros-svn] [greatlrd] 15153: forget the .rc file Message-ID: <000601c55418$14e1d560$6b01a8c0@PENELOPE> forget the .rc file Added files: trunk/reactos/subsys/system/format/format.rc From greatlrd at svn.reactos.com Sun May 8 23:54:34 2005 From: greatlrd at svn.reactos.com (greatlrd@svn.reactos.com) Date: Wed Apr 12 15:31:24 2006 Subject: [ros-svn] [greatlrd] 15154: set eol style Message-ID: <000601c55418$8535a1c0$6b01a8c0@PENELOPE> set eol style Updated files: trunk/reactos/subsys/system/format/format.rc From weiden at svn.reactos.com Sun May 8 23:55:30 2005 From: weiden at svn.reactos.com (weiden@svn.reactos.com) Date: Wed Apr 12 15:31:24 2006 Subject: [ros-svn] [weiden] 15155: Patch by tinus: use the right access mode. fixes bug 627 Message-ID: <000601c55418$a6bcb360$6b01a8c0@PENELOPE> Patch by tinus: use the right access mode. fixes bug 627 Updated files: trunk/reactos/subsys/system/vmwinst/vmwinst.c From greatlrd at svn.reactos.com Mon May 9 02:05:18 2005 From: greatlrd at svn.reactos.com (greatlrd@svn.reactos.com) Date: Wed Apr 12 15:31:24 2006 Subject: [ros-svn] [greatlrd] 15157: Remove all hardcode string from format to En.rc Message-ID: <000601c5542a$c8969ac0$6b01a8c0@PENELOPE> Remove all hardcode string from format to En.rc so it can be translate Added files: trunk/reactos/subsys/system/format/En.rc trunk/reactos/subsys/system/format/resource.h Updated files: trunk/reactos/subsys/system/format/format.c trunk/reactos/subsys/system/format/format.rc From ion at svn.reactos.com Mon May 9 02:33:25 2005 From: ion at svn.reactos.com (ion@svn.reactos.com) Date: Wed Apr 12 15:31:24 2006 Subject: [ros-svn] [ion] 15158: Fix a previous bug and fix NtReadFile: Read FileObject Status, Set Read Operation, support IRP_NOCACHE (ReactOS doesn't like this because of some other bug i'm investigating), use right event reqeuested access, add SEH Message-ID: <000601c5542e$b6802f50$6b01a8c0@PENELOPE> Fix a previous bug and fix NtReadFile: Read FileObject Status, Set Read Operation, support IRP_NOCACHE (ReactOS doesn't like this because of some other bug i'm investigating), use right event reqeuested access, add SEH Updated files: trunk/reactos/ntoskrnl/io/file.c From greatlrd at svn.reactos.com Mon May 9 02:38:58 2005 From: greatlrd at svn.reactos.com (greatlrd@svn.reactos.com) Date: Wed Apr 12 15:31:24 2006 Subject: [ros-svn] [greatlrd] 15159: remove last hardcode string to En.rc Message-ID: <000601c5542f$7d07dab0$6b01a8c0@PENELOPE> remove last hardcode string to En.rc need translate to other langes new strings in En.rc are IDS_DNS_ERROR, IDS_SOCKET_ERROR, IDS_GET_SRV_ERROR, IDS_CON_SRV_ERROR Updated files: trunk/reactos/subsys/system/reporterror/En.rc trunk/reactos/subsys/system/reporterror/reporterror.c trunk/reactos/subsys/system/reporterror/reporterror.h From ion at svn.reactos.com Mon May 9 02:41:56 2005 From: ion at svn.reactos.com (ion@svn.reactos.com) Date: Wed Apr 12 15:31:24 2006 Subject: [ros-svn] [ion] 15160: Sorry, wrong version got commited Message-ID: <000601c5542f$e71953c0$6b01a8c0@PENELOPE> Sorry, wrong version got commited Updated files: trunk/reactos/ntoskrnl/io/irp.c From ion at svn.reactos.com Mon May 9 03:01:20 2005 From: ion at svn.reactos.com (ion@svn.reactos.com) Date: Wed Apr 12 15:31:24 2006 Subject: [ros-svn] [ion] 15161: Grrr..it's getting late or something. CORRECT fix. Message-ID: <000601c55432$9ce5a1c0$6b01a8c0@PENELOPE> Grrr..it's getting late or something. CORRECT fix. Updated files: trunk/reactos/ntoskrnl/io/file.c From ion at svn.reactos.com Mon May 9 03:06:41 2005 From: ion at svn.reactos.com (ion@svn.reactos.com) Date: Wed Apr 12 15:31:25 2006 Subject: [ros-svn] [ion] 15162: Fix uninitailzied variable on dbg=0 Message-ID: <000601c55433$5beb9c00$6b01a8c0@PENELOPE> Fix uninitailzied variable on dbg=0 Updated files: trunk/reactos/ntoskrnl/io/file.c From ion at svn.reactos.com Mon May 9 03:14:45 2005 From: ion at svn.reactos.com (ion@svn.reactos.com) Date: Wed Apr 12 15:31:25 2006 Subject: [ros-svn] [ion] 15163: Fix KDBG and enable IRP_NOCACHE for ReadFile. Also disable SEH for Buffer since PRobeForWrite has a bug and cannot probe past a page Message-ID: <000601c55434$7c505840$6b01a8c0@PENELOPE> Fix KDBG and enable IRP_NOCACHE for ReadFile. Also disable SEH for Buffer since PRobeForWrite has a bug and cannot probe past a page Updated files: trunk/reactos/ntoskrnl/io/file.c trunk/reactos/ntoskrnl/kdbg/kdb_symbols.c From sedwards at svn.reactos.com Mon May 9 03:39:02 2005 From: sedwards at svn.reactos.com (sedwards@svn.reactos.com) Date: Wed Apr 12 15:31:25 2006 Subject: [ros-svn] [sedwards] 15164: strip whitespace from end of lines Message-ID: <000601c55437$e12c2bb0$6b01a8c0@PENELOPE> strip whitespace from end of lines Updated files: trunk/reactos/ntoskrnl/cc/cacheman.c trunk/reactos/ntoskrnl/cc/copy.c trunk/reactos/ntoskrnl/cc/fs.c trunk/reactos/ntoskrnl/cc/mdl.c trunk/reactos/ntoskrnl/cc/pin.c trunk/reactos/ntoskrnl/cc/view.c trunk/reactos/ntoskrnl/cm/cm.h trunk/reactos/ntoskrnl/cm/ntfunc.c trunk/reactos/ntoskrnl/cm/regfile.c trunk/reactos/ntoskrnl/cm/registry.c trunk/reactos/ntoskrnl/cm/regobj.c trunk/reactos/ntoskrnl/dbgk/dbgkutil.c trunk/reactos/ntoskrnl/dbgk/debug.c trunk/reactos/ntoskrnl/ex/callback.c trunk/reactos/ntoskrnl/ex/dbgctrl.c trunk/reactos/ntoskrnl/ex/error.c trunk/reactos/ntoskrnl/ex/event.c trunk/reactos/ntoskrnl/ex/evtpair.c trunk/reactos/ntoskrnl/ex/fmutex.c trunk/reactos/ntoskrnl/ex/handle.c trunk/reactos/ntoskrnl/ex/i386/interlck.c trunk/reactos/ntoskrnl/ex/init.c trunk/reactos/ntoskrnl/ex/interlck.c trunk/reactos/ntoskrnl/ex/list.c trunk/reactos/ntoskrnl/ex/lookas.c trunk/reactos/ntoskrnl/ex/mutant.c trunk/reactos/ntoskrnl/ex/power.c trunk/reactos/ntoskrnl/ex/profile.c trunk/reactos/ntoskrnl/ex/resource.c trunk/reactos/ntoskrnl/ex/rundown.c trunk/reactos/ntoskrnl/ex/sem.c trunk/reactos/ntoskrnl/ex/synch.c trunk/reactos/ntoskrnl/ex/sysinfo.c trunk/reactos/ntoskrnl/ex/time.c trunk/reactos/ntoskrnl/ex/timer.c trunk/reactos/ntoskrnl/ex/util.c trunk/reactos/ntoskrnl/ex/uuid.c trunk/reactos/ntoskrnl/ex/win32k.c trunk/reactos/ntoskrnl/ex/work.c trunk/reactos/ntoskrnl/ex/zone.c trunk/reactos/ntoskrnl/fs/fastio.c trunk/reactos/ntoskrnl/fs/filelock.c trunk/reactos/ntoskrnl/fs/mcb.c trunk/reactos/ntoskrnl/fs/name.c trunk/reactos/ntoskrnl/fs/notify.c trunk/reactos/ntoskrnl/fs/oplock.c trunk/reactos/ntoskrnl/fs/pool.c trunk/reactos/ntoskrnl/fs/tunnel.c trunk/reactos/ntoskrnl/fs/unc.c trunk/reactos/ntoskrnl/fs/util.c trunk/reactos/ntoskrnl/inbv/inbv.c trunk/reactos/ntoskrnl/include/internal/callbacks.h trunk/reactos/ntoskrnl/include/internal/cc.h trunk/reactos/ntoskrnl/include/internal/debug.h trunk/reactos/ntoskrnl/include/internal/ex.h trunk/reactos/ntoskrnl/include/internal/i386/hal.h trunk/reactos/ntoskrnl/include/internal/i386/ke.h trunk/reactos/ntoskrnl/include/internal/i386/mm.h trunk/reactos/ntoskrnl/include/internal/i386/ps.h trunk/reactos/ntoskrnl/include/internal/ifs.h trunk/reactos/ntoskrnl/include/internal/io.h trunk/reactos/ntoskrnl/include/internal/kbd.h trunk/reactos/ntoskrnl/include/internal/kd.h trunk/reactos/ntoskrnl/include/internal/kdb.h trunk/reactos/ntoskrnl/include/internal/kdbochs.h trunk/reactos/ntoskrnl/include/internal/kdgdb.h trunk/reactos/ntoskrnl/include/internal/ke.h trunk/reactos/ntoskrnl/include/internal/ldr.h trunk/reactos/ntoskrnl/include/internal/mm.h trunk/reactos/ntoskrnl/include/internal/ntoskrnl.h trunk/reactos/ntoskrnl/include/internal/ob.h trunk/reactos/ntoskrnl/include/internal/pool.h trunk/reactos/ntoskrnl/include/internal/port.h trunk/reactos/ntoskrnl/include/internal/powerpc/ke.h trunk/reactos/ntoskrnl/include/internal/ps.h trunk/reactos/ntoskrnl/include/internal/se.h trunk/reactos/ntoskrnl/include/internal/trap.h trunk/reactos/ntoskrnl/include/internal/v86m.h trunk/reactos/ntoskrnl/io/adapter.c trunk/reactos/ntoskrnl/io/arcname.c trunk/reactos/ntoskrnl/io/bootlog.c trunk/reactos/ntoskrnl/io/controller.c trunk/reactos/ntoskrnl/io/device.c trunk/reactos/ntoskrnl/io/deviface.c trunk/reactos/ntoskrnl/io/disk.c trunk/reactos/ntoskrnl/io/driver.c trunk/reactos/ntoskrnl/io/efi.c trunk/reactos/ntoskrnl/io/error.c trunk/reactos/ntoskrnl/io/event.c trunk/reactos/ntoskrnl/io/file.c trunk/reactos/ntoskrnl/io/fs.c trunk/reactos/ntoskrnl/io/iocomp.c trunk/reactos/ntoskrnl/io/iomgr.c trunk/reactos/ntoskrnl/io/iowork.c trunk/reactos/ntoskrnl/io/irp.c trunk/reactos/ntoskrnl/io/irq.c trunk/reactos/ntoskrnl/io/plugplay.c trunk/reactos/ntoskrnl/io/pnpdma.c trunk/reactos/ntoskrnl/io/pnpmgr.c trunk/reactos/ntoskrnl/io/pnpnotify.c trunk/reactos/ntoskrnl/io/pnpreport.c trunk/reactos/ntoskrnl/io/pnproot.c trunk/reactos/ntoskrnl/io/rawfs.c trunk/reactos/ntoskrnl/io/remlock.c trunk/reactos/ntoskrnl/io/resource.c trunk/reactos/ntoskrnl/io/share.c trunk/reactos/ntoskrnl/io/timer.c trunk/reactos/ntoskrnl/io/vpb.c trunk/reactos/ntoskrnl/io/wmi.c trunk/reactos/ntoskrnl/kd/kdinit.c trunk/reactos/ntoskrnl/kd/kdio.c trunk/reactos/ntoskrnl/kd/kdmain.c trunk/reactos/ntoskrnl/kd/wrappers/bochs.c trunk/reactos/ntoskrnl/kd/wrappers/gdbstub.c trunk/reactos/ntoskrnl/kdbg/i386/dis-asm.h trunk/reactos/ntoskrnl/kdbg/i386/i386-dis.c trunk/reactos/ntoskrnl/kdbg/kdb.c trunk/reactos/ntoskrnl/kdbg/kdb.h trunk/reactos/ntoskrnl/kdbg/kdb_cli.c trunk/reactos/ntoskrnl/kdbg/kdb_expr.c trunk/reactos/ntoskrnl/kdbg/kdb_keyboard.c trunk/reactos/ntoskrnl/kdbg/kdb_serial.c trunk/reactos/ntoskrnl/kdbg/kdb_symbols.c trunk/reactos/ntoskrnl/ke/apc.c trunk/reactos/ntoskrnl/ke/bug.c trunk/reactos/ntoskrnl/ke/catch.c trunk/reactos/ntoskrnl/ke/clock.c trunk/reactos/ntoskrnl/ke/device.c trunk/reactos/ntoskrnl/ke/dpc.c trunk/reactos/ntoskrnl/ke/event.c trunk/reactos/ntoskrnl/ke/gate.c trunk/reactos/ntoskrnl/ke/gmutex.c trunk/reactos/ntoskrnl/ke/i386/bios.c trunk/reactos/ntoskrnl/ke/i386/brkpoint.c trunk/reactos/ntoskrnl/ke/i386/exp.c trunk/reactos/ntoskrnl/ke/i386/fpu.c trunk/reactos/ntoskrnl/ke/i386/gdt.c trunk/reactos/ntoskrnl/ke/i386/idt.c trunk/reactos/ntoskrnl/ke/i386/irq.c trunk/reactos/ntoskrnl/ke/i386/kernel.c trunk/reactos/ntoskrnl/ke/i386/ldt.c trunk/reactos/ntoskrnl/ke/i386/thread.c trunk/reactos/ntoskrnl/ke/i386/tss.c trunk/reactos/ntoskrnl/ke/i386/usertrap.c trunk/reactos/ntoskrnl/ke/i386/v86m.c trunk/reactos/ntoskrnl/ke/i386/vdm.c trunk/reactos/ntoskrnl/ke/ipi.c trunk/reactos/ntoskrnl/ke/kqueue.c trunk/reactos/ntoskrnl/ke/kthread.c trunk/reactos/ntoskrnl/ke/main.c trunk/reactos/ntoskrnl/ke/mutex.c trunk/reactos/ntoskrnl/ke/process.c trunk/reactos/ntoskrnl/ke/profile.c trunk/reactos/ntoskrnl/ke/queue.c trunk/reactos/ntoskrnl/ke/sem.c trunk/reactos/ntoskrnl/ke/spinlock.c trunk/reactos/ntoskrnl/ke/timer.c trunk/reactos/ntoskrnl/ke/usercall.c trunk/reactos/ntoskrnl/ke/wait.c trunk/reactos/ntoskrnl/ldr/init.c trunk/reactos/ntoskrnl/ldr/resource.c trunk/reactos/ntoskrnl/ldr/rtl.c trunk/reactos/ntoskrnl/ldr/sysdll.c trunk/reactos/ntoskrnl/ldr/userldr.c trunk/reactos/ntoskrnl/lpc/close.c trunk/reactos/ntoskrnl/lpc/complete.c trunk/reactos/ntoskrnl/lpc/connect.c trunk/reactos/ntoskrnl/lpc/create.c trunk/reactos/ntoskrnl/lpc/listen.c trunk/reactos/ntoskrnl/lpc/port.c trunk/reactos/ntoskrnl/lpc/query.c trunk/reactos/ntoskrnl/lpc/queue.c trunk/reactos/ntoskrnl/lpc/receive.c trunk/reactos/ntoskrnl/lpc/reply.c trunk/reactos/ntoskrnl/lpc/send.c trunk/reactos/ntoskrnl/mkconfig.c trunk/reactos/ntoskrnl/mm/anonmem.c trunk/reactos/ntoskrnl/mm/aspace.c trunk/reactos/ntoskrnl/mm/balance.c trunk/reactos/ntoskrnl/mm/cont.c trunk/reactos/ntoskrnl/mm/drvlck.c trunk/reactos/ntoskrnl/mm/elf32.c trunk/reactos/ntoskrnl/mm/elf64.c trunk/reactos/ntoskrnl/mm/freelist.c trunk/reactos/ntoskrnl/mm/i386/page.c trunk/reactos/ntoskrnl/mm/i386/pfault.c trunk/reactos/ntoskrnl/mm/iospace.c trunk/reactos/ntoskrnl/mm/marea.c trunk/reactos/ntoskrnl/mm/mdl.c trunk/reactos/ntoskrnl/mm/mm.c trunk/reactos/ntoskrnl/mm/mminit.c trunk/reactos/ntoskrnl/mm/mpw.c trunk/reactos/ntoskrnl/mm/ncache.c trunk/reactos/ntoskrnl/mm/npool.c trunk/reactos/ntoskrnl/mm/pagefile.c trunk/reactos/ntoskrnl/mm/pageop.c trunk/reactos/ntoskrnl/mm/pagfault.c trunk/reactos/ntoskrnl/mm/paging.c trunk/reactos/ntoskrnl/mm/pe.c trunk/reactos/ntoskrnl/mm/physical.c trunk/reactos/ntoskrnl/mm/pool.c trunk/reactos/ntoskrnl/mm/process.c trunk/reactos/ntoskrnl/mm/region.c trunk/reactos/ntoskrnl/mm/rmap.c trunk/reactos/ntoskrnl/mm/section.c trunk/reactos/ntoskrnl/mm/verifier.c trunk/reactos/ntoskrnl/mm/virtual.c trunk/reactos/ntoskrnl/mm/wset.c trunk/reactos/ntoskrnl/ob/dirobj.c trunk/reactos/ntoskrnl/ob/handle.c trunk/reactos/ntoskrnl/ob/namespc.c trunk/reactos/ntoskrnl/ob/ntobj.c trunk/reactos/ntoskrnl/ob/object.c trunk/reactos/ntoskrnl/ob/sdcache.c trunk/reactos/ntoskrnl/ob/security.c trunk/reactos/ntoskrnl/ob/symlink.c trunk/reactos/ntoskrnl/ob/wait.c trunk/reactos/ntoskrnl/po/power.c trunk/reactos/ntoskrnl/ps/cid.c trunk/reactos/ntoskrnl/ps/debug.c trunk/reactos/ntoskrnl/ps/i386/continue.c trunk/reactos/ntoskrnl/ps/idle.c trunk/reactos/ntoskrnl/ps/kill.c trunk/reactos/ntoskrnl/ps/locale.c trunk/reactos/ntoskrnl/ps/notify.c trunk/reactos/ntoskrnl/ps/process.c trunk/reactos/ntoskrnl/ps/psmgr.c trunk/reactos/ntoskrnl/ps/query.c trunk/reactos/ntoskrnl/ps/quota.c trunk/reactos/ntoskrnl/ps/security.c trunk/reactos/ntoskrnl/ps/suspend.c trunk/reactos/ntoskrnl/ps/thread.c trunk/reactos/ntoskrnl/ps/win32.c trunk/reactos/ntoskrnl/rtl/atom.c trunk/reactos/ntoskrnl/rtl/capture.c trunk/reactos/ntoskrnl/rtl/ctype.c trunk/reactos/ntoskrnl/rtl/debug.c trunk/reactos/ntoskrnl/rtl/handle.c trunk/reactos/ntoskrnl/rtl/libsupp.c trunk/reactos/ntoskrnl/rtl/misc.c trunk/reactos/ntoskrnl/rtl/nls.c trunk/reactos/ntoskrnl/rtl/purecall.c trunk/reactos/ntoskrnl/rtl/regio.c trunk/reactos/ntoskrnl/rtl/sprintf.c trunk/reactos/ntoskrnl/rtl/stdlib.c trunk/reactos/ntoskrnl/rtl/string.c trunk/reactos/ntoskrnl/rtl/strtok.c trunk/reactos/ntoskrnl/rtl/swprintf.c trunk/reactos/ntoskrnl/rtl/wstring.c trunk/reactos/ntoskrnl/se/acl.c trunk/reactos/ntoskrnl/se/audit.c trunk/reactos/ntoskrnl/se/lsa.c trunk/reactos/ntoskrnl/se/luid.c trunk/reactos/ntoskrnl/se/priv.c trunk/reactos/ntoskrnl/se/sd.c trunk/reactos/ntoskrnl/se/semgr.c trunk/reactos/ntoskrnl/se/sid.c trunk/reactos/ntoskrnl/se/token.c trunk/reactos/ntoskrnl/tests/setup.c trunk/reactos/ntoskrnl/tests/tests/VirtualMemory.c From sedwards at svn.reactos.com Mon May 9 03:41:06 2005 From: sedwards at svn.reactos.com (sedwards@svn.reactos.com) Date: Wed Apr 12 15:31:25 2006 Subject: [ros-svn] [sedwards] 15165: strip whitespace from end of lines Message-ID: <000601c55438$2aa9ccc0$6b01a8c0@PENELOPE> strip whitespace from end of lines Updated files: trunk/reactos/lib/rtl/acl.c trunk/reactos/lib/rtl/env.c trunk/reactos/lib/rtl/error.c trunk/reactos/lib/rtl/exception.c trunk/reactos/lib/rtl/heap.c trunk/reactos/lib/rtl/i386/exception.c trunk/reactos/lib/rtl/luid.c trunk/reactos/lib/rtl/mem.c trunk/reactos/lib/rtl/network.c trunk/reactos/lib/rtl/process.c trunk/reactos/lib/rtl/random.c trunk/reactos/lib/rtl/registry.c trunk/reactos/lib/rtl/sd.c trunk/reactos/lib/rtl/security.c trunk/reactos/lib/rtl/sid.c trunk/reactos/lib/rtl/thread.c trunk/reactos/lib/rtl/timezone.c trunk/reactos/lib/rtl/unicode.c From sedwards at svn.reactos.com Mon May 9 03:41:33 2005 From: sedwards at svn.reactos.com (sedwards@svn.reactos.com) Date: Wed Apr 12 15:31:25 2006 Subject: [ros-svn] [sedwards] 15166: strip whitespace from end of lines Message-ID: <000601c55438$3b045a90$6b01a8c0@PENELOPE> strip whitespace from end of lines Updated files: trunk/reactos/lib/crt/conio/cgets.c trunk/reactos/lib/crt/conio/cprintf.c trunk/reactos/lib/crt/conio/getche.c trunk/reactos/lib/crt/conio/ungetch.c trunk/reactos/lib/crt/ctype/isctype.c trunk/reactos/lib/crt/direct/chdrive.c trunk/reactos/lib/crt/direct/getcwd.c trunk/reactos/lib/crt/direct/getdcwd.c trunk/reactos/lib/crt/float/chgsign.c trunk/reactos/lib/crt/float/cntrlfp.c trunk/reactos/lib/crt/float/copysign.c trunk/reactos/lib/crt/float/fpclass.c trunk/reactos/lib/crt/float/isnan.c trunk/reactos/lib/crt/float/scalb.c trunk/reactos/lib/crt/float/statfp.c trunk/reactos/lib/crt/include/float.h trunk/reactos/lib/crt/include/internal/debug.h trunk/reactos/lib/crt/include/internal/file.h trunk/reactos/lib/crt/io/access.c trunk/reactos/lib/crt/io/chmod.c trunk/reactos/lib/crt/io/close.c trunk/reactos/lib/crt/io/dup.c trunk/reactos/lib/crt/io/find.c trunk/reactos/lib/crt/io/locking.c trunk/reactos/lib/crt/io/lseeki64.c trunk/reactos/lib/crt/io/mktemp.c trunk/reactos/lib/crt/io/open.c trunk/reactos/lib/crt/io/read.c trunk/reactos/lib/crt/io/utime.c trunk/reactos/lib/crt/io/wmktemp.c trunk/reactos/lib/crt/io/wopen.c trunk/reactos/lib/crt/io/write.c trunk/reactos/lib/crt/io/wutime.c trunk/reactos/lib/crt/locale/locale.c trunk/reactos/lib/crt/math/frexp.c trunk/reactos/lib/crt/math/hypot.c trunk/reactos/lib/crt/math/j0_y0.c trunk/reactos/lib/crt/math/j1_y1.c trunk/reactos/lib/crt/math/jn_yn.c trunk/reactos/lib/crt/math/modf.c trunk/reactos/lib/crt/mbstring/hanzen.c trunk/reactos/lib/crt/mbstring/ischira.c trunk/reactos/lib/crt/mbstring/iskpun.c trunk/reactos/lib/crt/mbstring/islwr.c trunk/reactos/lib/crt/mbstring/ismbc.c trunk/reactos/lib/crt/mbstring/ismbkaln.c trunk/reactos/lib/crt/mbstring/ismblead.c trunk/reactos/lib/crt/mbstring/ismbtrl.c trunk/reactos/lib/crt/mbstring/isuppr.c trunk/reactos/lib/crt/mbstring/mbbtype.c trunk/reactos/lib/crt/mbstring/mbscoll.c trunk/reactos/lib/crt/mbstring/mbsdec.c trunk/reactos/lib/crt/mbstring/mbsicmp.c trunk/reactos/lib/crt/mbstring/mbsicoll.c trunk/reactos/lib/crt/mbstring/mbsinc.c trunk/reactos/lib/crt/mbstring/mbslen.c trunk/reactos/lib/crt/mbstring/mbsncat.c trunk/reactos/lib/crt/mbstring/mbsnccnt.c trunk/reactos/lib/crt/mbstring/mbsncmp.c trunk/reactos/lib/crt/mbstring/mbsncoll.c trunk/reactos/lib/crt/mbstring/mbsncpy.c trunk/reactos/lib/crt/mbstring/mbsnset.c trunk/reactos/lib/crt/mbstring/mbsrchr.c trunk/reactos/lib/crt/mbstring/mbsrev.c trunk/reactos/lib/crt/mbstring/mbsset.c trunk/reactos/lib/crt/mbstring/mbsupr.c trunk/reactos/lib/crt/misc/crtmain.c trunk/reactos/lib/crt/misc/environ.c trunk/reactos/lib/crt/process/_cwait.c trunk/reactos/lib/crt/process/_system.c trunk/reactos/lib/crt/process/dll.c trunk/reactos/lib/crt/process/process.c trunk/reactos/lib/crt/stdio/allocfil.c trunk/reactos/lib/crt/stdio/fclose.c trunk/reactos/lib/crt/stdio/fdopen.c trunk/reactos/lib/crt/stdio/fflush.c trunk/reactos/lib/crt/stdio/filbuf.c trunk/reactos/lib/crt/stdio/flsbuf.c trunk/reactos/lib/crt/stdio/fopen.c trunk/reactos/lib/crt/stdio/fprintf.c trunk/reactos/lib/crt/stdio/fread.c trunk/reactos/lib/crt/stdio/fseek.c trunk/reactos/lib/crt/stdio/fsopen.c trunk/reactos/lib/crt/stdio/fwalk.c trunk/reactos/lib/crt/stdio/gets.c trunk/reactos/lib/crt/stdio/getw.c trunk/reactos/lib/crt/stdio/popen.c trunk/reactos/lib/crt/stdio/putc.c trunk/reactos/lib/crt/stdio/puts.c trunk/reactos/lib/crt/stdio/putw.c trunk/reactos/lib/crt/stdio/rmtmp.c trunk/reactos/lib/crt/stdio/setvbuf.c trunk/reactos/lib/crt/stdio/ungetc.c trunk/reactos/lib/crt/stdio/vfprintf.c trunk/reactos/lib/crt/stdio/vsprintf.c trunk/reactos/lib/crt/stdlib/_exit.c trunk/reactos/lib/crt/stdlib/errno.c trunk/reactos/lib/crt/stdlib/itoa.c trunk/reactos/lib/crt/stdlib/itow.c trunk/reactos/lib/crt/stdlib/putenv.c trunk/reactos/lib/crt/stdlib/wcstomb.c trunk/reactos/lib/crt/stdlib/wctomb.c trunk/reactos/lib/crt/stdlib/witoa.c trunk/reactos/lib/crt/stdlib/witow.c trunk/reactos/lib/crt/string/strcoll.c trunk/reactos/lib/crt/string/strlwr.c trunk/reactos/lib/crt/string/strset.c trunk/reactos/lib/crt/string/strupr.c trunk/reactos/lib/crt/sys_stat/fstat.c trunk/reactos/lib/crt/sys_stat/fstati64.c trunk/reactos/lib/crt/sys_stat/stat.c trunk/reactos/lib/crt/sys_stat/wstat.c trunk/reactos/lib/crt/time/ctime.c trunk/reactos/lib/crt/time/strftime.c trunk/reactos/lib/crt/time/time.c trunk/reactos/lib/crt/time/tz_vars.c trunk/reactos/lib/crt/wine/thread.c trunk/reactos/lib/crt/wstring/wcscspn.c trunk/reactos/lib/crt/wstring/wcsicmp.c trunk/reactos/lib/crt/wstring/wcslwr.c trunk/reactos/lib/crt/wstring/wcsset.c trunk/reactos/lib/crt/wstring/wcsspn.c From sedwards at svn.reactos.com Mon May 9 03:42:13 2005 From: sedwards at svn.reactos.com (sedwards@svn.reactos.com) Date: Wed Apr 12 15:31:25 2006 Subject: [ros-svn] [sedwards] 15167: strip whitespace from end of lines Message-ID: <000601c55438$53236ee0$6b01a8c0@PENELOPE> strip whitespace from end of lines Updated files: trunk/reactos/lib/user32/controls/controls.h trunk/reactos/lib/user32/controls/edit.c trunk/reactos/lib/user32/controls/regcontrol.c trunk/reactos/lib/user32/controls/scrollbar.c trunk/reactos/lib/user32/include/draw.h trunk/reactos/lib/user32/misc/desktop.c trunk/reactos/lib/user32/misc/display.c trunk/reactos/lib/user32/misc/dllmain.c trunk/reactos/lib/user32/misc/exit.c trunk/reactos/lib/user32/misc/exticon.c trunk/reactos/lib/user32/misc/object.c trunk/reactos/lib/user32/misc/resources.c trunk/reactos/lib/user32/misc/strpool.c trunk/reactos/lib/user32/misc/stubs.c trunk/reactos/lib/user32/misc/timer.c trunk/reactos/lib/user32/misc/winhelp.c trunk/reactos/lib/user32/misc/winsta.c trunk/reactos/lib/user32/misc/wsprintf.c trunk/reactos/lib/user32/windows/accel.c trunk/reactos/lib/user32/windows/bitmap.c trunk/reactos/lib/user32/windows/caret.c trunk/reactos/lib/user32/windows/class.c trunk/reactos/lib/user32/windows/clipboard.c trunk/reactos/lib/user32/windows/cursor.c trunk/reactos/lib/user32/windows/defwnd.c trunk/reactos/lib/user32/windows/dialog.c trunk/reactos/lib/user32/windows/draw.c trunk/reactos/lib/user32/windows/icon.c trunk/reactos/lib/user32/windows/input.c trunk/reactos/lib/user32/windows/mdi.c trunk/reactos/lib/user32/windows/menu.c trunk/reactos/lib/user32/windows/message.c trunk/reactos/lib/user32/windows/messagebox.c trunk/reactos/lib/user32/windows/nonclient.c trunk/reactos/lib/user32/windows/paint.c trunk/reactos/lib/user32/windows/prop.c trunk/reactos/lib/user32/windows/rect.c trunk/reactos/lib/user32/windows/window.c trunk/reactos/lib/user32/windows/winpos.c From sedwards at svn.reactos.com Mon May 9 03:43:28 2005 From: sedwards at svn.reactos.com (sedwards@svn.reactos.com) Date: Wed Apr 12 15:31:25 2006 Subject: [ros-svn] [sedwards] 15168: strip whitespace from end of lines Message-ID: <000601c55438$7fd2cb70$6b01a8c0@PENELOPE> strip whitespace from end of lines Updated files: trunk/reactos/lib/ntdll/csr/capture.c trunk/reactos/lib/ntdll/csr/lpc.c trunk/reactos/lib/ntdll/ldr/res.c trunk/reactos/lib/ntdll/ldr/startup.c trunk/reactos/lib/ntdll/ldr/utils.c trunk/reactos/lib/ntdll/main/dllmain.c trunk/reactos/lib/ntdll/rtl/apc.c trunk/reactos/lib/ntdll/rtl/callback.c trunk/reactos/lib/ntdll/rtl/crc32.c trunk/reactos/lib/ntdll/rtl/critical.c trunk/reactos/lib/ntdll/rtl/dbgbuffer.c trunk/reactos/lib/ntdll/rtl/exception.c trunk/reactos/lib/ntdll/rtl/handle.c trunk/reactos/lib/ntdll/rtl/intrlck.c trunk/reactos/lib/ntdll/rtl/libsupp.c trunk/reactos/lib/ntdll/rtl/misc.c trunk/reactos/lib/ntdll/rtl/path.c trunk/reactos/lib/ntdll/rtl/process.c trunk/reactos/lib/ntdll/rtl/propvar.c trunk/reactos/lib/ntdll/rtl/resource.c trunk/reactos/lib/ntdll/rtl/teb.c trunk/reactos/lib/ntdll/stdio/sprintf.c trunk/reactos/lib/ntdll/stdio/swprintf.c trunk/reactos/lib/ntdll/stdlib/itoa.c trunk/reactos/lib/ntdll/stdlib/itow.c trunk/reactos/lib/ntdll/string/strlwr.c trunk/reactos/lib/ntdll/string/strupr.c From sedwards at svn.reactos.com Mon May 9 03:43:44 2005 From: sedwards at svn.reactos.com (sedwards@svn.reactos.com) Date: Wed Apr 12 15:31:25 2006 Subject: [ros-svn] [sedwards] 15169: strip whitespace from end of lines Message-ID: <000601c55438$89256c00$6b01a8c0@PENELOPE> strip whitespace from end of lines Updated files: trunk/reactos/lib/advapi32/crypt/crypt.c trunk/reactos/lib/advapi32/crypt/crypt_md4.c trunk/reactos/lib/advapi32/crypt/crypt_md5.c trunk/reactos/lib/advapi32/reg/reg.c trunk/reactos/lib/advapi32/sec/misc.c trunk/reactos/lib/advapi32/service/sctrl.c trunk/reactos/lib/advapi32/service/undoc.c trunk/reactos/lib/advapi32/token/privilege.c trunk/reactos/lib/advapi32/token/token.c trunk/reactos/lib/advapi32/winetests/crypt.c trunk/reactos/lib/advapi32/winetests/crypt_lmhash.c trunk/reactos/lib/advapi32/winetests/crypt_md4.c trunk/reactos/lib/advapi32/winetests/crypt_md5.c trunk/reactos/lib/advapi32/winetests/registry.c trunk/reactos/lib/advapi32/winetests/security.c From sedwards at svn.reactos.com Mon May 9 03:44:15 2005 From: sedwards at svn.reactos.com (sedwards@svn.reactos.com) Date: Wed Apr 12 15:31:25 2006 Subject: [ros-svn] [sedwards] 15170: strip whitespace from end of lines Message-ID: <000601c55438$9b9d3480$6b01a8c0@PENELOPE> strip whitespace from end of lines Updated files: trunk/reactos/lib/userenv/desktop.c trunk/reactos/lib/userenv/environment.c trunk/reactos/lib/userenv/internal.h trunk/reactos/lib/userenv/misc.c trunk/reactos/lib/userenv/resources.h trunk/reactos/lib/userenv/setup.c trunk/reactos/lib/userenv/userenv.c From sedwards at svn.reactos.com Mon May 9 03:46:48 2005 From: sedwards at svn.reactos.com (sedwards@svn.reactos.com) Date: Wed Apr 12 15:31:25 2006 Subject: [ros-svn] [sedwards] 15171: strip whitespace from end of lines Message-ID: <000601c55438$f6e4aad0$6b01a8c0@PENELOPE> strip whitespace from end of lines Updated files: trunk/reactos/lib/syssetup/install.c trunk/reactos/lib/syssetup/wizard.c From sedwards at svn.reactos.com Mon May 9 03:47:05 2005 From: sedwards at svn.reactos.com (sedwards@svn.reactos.com) Date: Wed Apr 12 15:31:25 2006 Subject: [ros-svn] [sedwards] 15172: strip whitespace from end of lines Message-ID: <000601c55439$00fa9b60$6b01a8c0@PENELOPE> strip whitespace from end of lines Updated files: trunk/reactos/lib/kernel32/debug/break.c trunk/reactos/lib/kernel32/debug/output.c trunk/reactos/lib/kernel32/except/except.c trunk/reactos/lib/kernel32/file/bintype.c trunk/reactos/lib/kernel32/file/cnotify.c trunk/reactos/lib/kernel32/file/copy.c trunk/reactos/lib/kernel32/file/create.c trunk/reactos/lib/kernel32/file/curdir.c trunk/reactos/lib/kernel32/file/delete.c trunk/reactos/lib/kernel32/file/deviceio.c trunk/reactos/lib/kernel32/file/dir.c trunk/reactos/lib/kernel32/file/file.c trunk/reactos/lib/kernel32/file/find.c trunk/reactos/lib/kernel32/file/hardlink.c trunk/reactos/lib/kernel32/file/iocompl.c trunk/reactos/lib/kernel32/file/lfile.c trunk/reactos/lib/kernel32/file/lock.c trunk/reactos/lib/kernel32/file/mailslot.c trunk/reactos/lib/kernel32/file/move.c trunk/reactos/lib/kernel32/file/npipe.c trunk/reactos/lib/kernel32/file/rw.c trunk/reactos/lib/kernel32/file/volume.c trunk/reactos/lib/kernel32/include/kernel32.h trunk/reactos/lib/kernel32/mem/global.c trunk/reactos/lib/kernel32/mem/isbad.c trunk/reactos/lib/kernel32/mem/local.c trunk/reactos/lib/kernel32/mem/procmem.c trunk/reactos/lib/kernel32/mem/resnotify.c trunk/reactos/lib/kernel32/mem/section.c trunk/reactos/lib/kernel32/misc/atom.c trunk/reactos/lib/kernel32/misc/chartype.c trunk/reactos/lib/kernel32/misc/comm.c trunk/reactos/lib/kernel32/misc/computername.c trunk/reactos/lib/kernel32/misc/console.c trunk/reactos/lib/kernel32/misc/dllmain.c trunk/reactos/lib/kernel32/misc/errormsg.c trunk/reactos/lib/kernel32/misc/handle.c trunk/reactos/lib/kernel32/misc/lang.c trunk/reactos/lib/kernel32/misc/lcformat.c trunk/reactos/lib/kernel32/misc/ldr.c trunk/reactos/lib/kernel32/misc/lzexpand_main.c trunk/reactos/lib/kernel32/misc/nls.c trunk/reactos/lib/kernel32/misc/profile.c trunk/reactos/lib/kernel32/misc/stubs.c trunk/reactos/lib/kernel32/misc/sysinfo.c trunk/reactos/lib/kernel32/misc/time.c trunk/reactos/lib/kernel32/misc/timerqueue.c trunk/reactos/lib/kernel32/misc/toolhelp.c trunk/reactos/lib/kernel32/misc/version.c trunk/reactos/lib/kernel32/process/cmdline.c trunk/reactos/lib/kernel32/process/create.c trunk/reactos/lib/kernel32/process/job.c trunk/reactos/lib/kernel32/process/proc.c trunk/reactos/lib/kernel32/process/session.c trunk/reactos/lib/kernel32/string/lstring.c trunk/reactos/lib/kernel32/synch/critical.c trunk/reactos/lib/kernel32/synch/intrlck.c trunk/reactos/lib/kernel32/synch/timer.c trunk/reactos/lib/kernel32/synch/wait.c trunk/reactos/lib/kernel32/thread/fiber.c trunk/reactos/lib/kernel32/thread/fls.c trunk/reactos/lib/kernel32/thread/thread.c trunk/reactos/lib/kernel32/thread/tls.c From sedwards at svn.reactos.com Mon May 9 03:50:15 2005 From: sedwards at svn.reactos.com (sedwards@svn.reactos.com) Date: Wed Apr 12 15:31:25 2006 Subject: [ros-svn] [sedwards] 15173: strip whitespace from end of lines Message-ID: <000601c55439$723a4e60$6b01a8c0@PENELOPE> strip whitespace from end of lines Updated files: trunk/reactos/w32api/include/GL/gl.h trunk/reactos/w32api/include/GL/glext.h trunk/reactos/w32api/include/GL/glu.h trunk/reactos/w32api/include/GdiPlus.h trunk/reactos/w32api/include/accctrl.h trunk/reactos/w32api/include/aclui.h trunk/reactos/w32api/include/basetyps.h trunk/reactos/w32api/include/commctrl.h trunk/reactos/w32api/include/commdlg.h trunk/reactos/w32api/include/dde.h trunk/reactos/w32api/include/ddk/afilter.h trunk/reactos/w32api/include/ddk/atm.h trunk/reactos/w32api/include/ddk/cfgmgr32.h trunk/reactos/w32api/include/ddk/hidpi.h trunk/reactos/w32api/include/ddk/minitape.h trunk/reactos/w32api/include/ddk/ndis.h trunk/reactos/w32api/include/ddk/ndistapi.h trunk/reactos/w32api/include/ddk/ndiswan.h trunk/reactos/w32api/include/ddk/ntagp.h trunk/reactos/w32api/include/ddk/ntapi.h trunk/reactos/w32api/include/ddk/ntddcdrm.h trunk/reactos/w32api/include/ddk/ntddpcm.h trunk/reactos/w32api/include/ddk/ntddstor.h trunk/reactos/w32api/include/ddk/ntifs.h trunk/reactos/w32api/include/ddk/ntpoapi.h trunk/reactos/w32api/include/ddk/ntstatus.h trunk/reactos/w32api/include/ddk/parallel.h trunk/reactos/w32api/include/ddk/pfhook.h trunk/reactos/w32api/include/ddk/prntfont.h trunk/reactos/w32api/include/ddk/scsi.h trunk/reactos/w32api/include/ddk/scsiwmi.h trunk/reactos/w32api/include/ddk/srb.h trunk/reactos/w32api/include/ddk/tdi.h trunk/reactos/w32api/include/ddk/tdikrnl.h trunk/reactos/w32api/include/ddk/usb.h trunk/reactos/w32api/include/ddk/usb100.h trunk/reactos/w32api/include/ddk/usbcamdi.h trunk/reactos/w32api/include/ddk/usbdi.h trunk/reactos/w32api/include/ddk/usbioctl.h trunk/reactos/w32api/include/ddk/usbiodef.h trunk/reactos/w32api/include/ddk/usbscan.h trunk/reactos/w32api/include/ddk/usbuser.h trunk/reactos/w32api/include/ddk/win2k.h trunk/reactos/w32api/include/ddk/winddi.h trunk/reactos/w32api/include/ddk/winddk.h trunk/reactos/w32api/include/ddk/winnt4.h trunk/reactos/w32api/include/ddk/ws2san.h trunk/reactos/w32api/include/icmpapi.h trunk/reactos/w32api/include/imagehlp.h trunk/reactos/w32api/include/intshcut.h trunk/reactos/w32api/include/iprtrmib.h trunk/reactos/w32api/include/iptypes.h trunk/reactos/w32api/include/lmaccess.h trunk/reactos/w32api/include/lmaudit.h trunk/reactos/w32api/include/lmbrowsr.h trunk/reactos/w32api/include/lmchdev.h trunk/reactos/w32api/include/lmconfig.h trunk/reactos/w32api/include/lmerr.h trunk/reactos/w32api/include/lmerrlog.h trunk/reactos/w32api/include/lmmsg.h trunk/reactos/w32api/include/lmremutl.h trunk/reactos/w32api/include/lmrepl.h trunk/reactos/w32api/include/lmserver.h trunk/reactos/w32api/include/lmshare.h trunk/reactos/w32api/include/lmstats.h trunk/reactos/w32api/include/lmsvc.h trunk/reactos/w32api/include/lmuse.h trunk/reactos/w32api/include/lmuseflg.h trunk/reactos/w32api/include/lmwksta.h trunk/reactos/w32api/include/mswsock.h trunk/reactos/w32api/include/ntdef.h trunk/reactos/w32api/include/oaidl.h trunk/reactos/w32api/include/objidl.h trunk/reactos/w32api/include/ocidl.h trunk/reactos/w32api/include/odbcinst.h trunk/reactos/w32api/include/oleacc.h trunk/reactos/w32api/include/olectl.h trunk/reactos/w32api/include/oledlg.h trunk/reactos/w32api/include/oleidl.h trunk/reactos/w32api/include/powrprof.h trunk/reactos/w32api/include/rapi.h trunk/reactos/w32api/include/ras.h trunk/reactos/w32api/include/rasdlg.h trunk/reactos/w32api/include/richedit.h trunk/reactos/w32api/include/secext.h trunk/reactos/w32api/include/setupapi.h trunk/reactos/w32api/include/shlobj.h trunk/reactos/w32api/include/shlwapi.h trunk/reactos/w32api/include/shtypes.h trunk/reactos/w32api/include/snmp.h trunk/reactos/w32api/include/sql.h trunk/reactos/w32api/include/sqlext.h trunk/reactos/w32api/include/sqlucode.h trunk/reactos/w32api/include/sspi.h trunk/reactos/w32api/include/subauth.h trunk/reactos/w32api/include/tlhelp32.h trunk/reactos/w32api/include/uxtheme.h trunk/reactos/w32api/include/vfw.h trunk/reactos/w32api/include/winbase.h trunk/reactos/w32api/include/wincon.h trunk/reactos/w32api/include/windef.h trunk/reactos/w32api/include/windns.h trunk/reactos/w32api/include/winfax.h trunk/reactos/w32api/include/wingdi.h trunk/reactos/w32api/include/winioctl.h trunk/reactos/w32api/include/winldap.h trunk/reactos/w32api/include/winnls.h trunk/reactos/w32api/include/winnt.h trunk/reactos/w32api/include/winperf.h trunk/reactos/w32api/include/winsnmp.h trunk/reactos/w32api/include/winsock.h trunk/reactos/w32api/include/winsock2.h trunk/reactos/w32api/include/winuser.h trunk/reactos/w32api/include/ws2spi.h trunk/reactos/w32api/include/ws2tcpip.h From sedwards at svn.reactos.com Mon May 9 04:04:56 2005 From: sedwards at svn.reactos.com (sedwards@svn.reactos.com) Date: Wed Apr 12 15:31:25 2006 Subject: [ros-svn] [sedwards] 15174: strip whitespace from end of lines Message-ID: <000601c5543b$7f000ac0$6b01a8c0@PENELOPE> strip whitespace from end of lines Updated files: trunk/reactos/services/dhcpd/src/leases/leases.c trunk/reactos/services/dhcpd/src/lock/locker.c trunk/reactos/services/dhcpd/src/main.c trunk/reactos/services/dhcpd/src/parsing/parser.c trunk/reactos/services/dhcpd/src/utils/iputils.c From ion at svn.reactos.com Mon May 9 04:15:05 2005 From: ion at svn.reactos.com (ion@svn.reactos.com) Date: Wed Apr 12 15:31:25 2006 Subject: [ros-svn] [ion] 15175: Fix NtWriteFile: Get right Deviceobject, Use FileObject->FinalStatus, use FileObject-.CurrentByteOffset if ByteOffset == FILE_USER_FILE_POINTER_POSITION, add SEH, use right event requested access, set IRP_WRITE_OPERATION flag, add support for IRP_NOCACHE and add support for SL_WRITE_THROUGH if FO_WRITE_THROUGH is enabled. Message-ID: <000601c5543c$ea564360$6b01a8c0@PENELOPE> Fix NtWriteFile: Get right Deviceobject, Use FileObject->FinalStatus, use FileObject-.CurrentByteOffset if ByteOffset == FILE_USER_FILE_POINTER_POSITION, add SEH, use right event requested access, set IRP_WRITE_OPERATION flag, add support for IRP_NOCACHE and add support for SL_WRITE_THROUGH if FO_WRITE_THROUGH is enabled. Updated files: trunk/reactos/ntoskrnl/io/file.c From ion at svn.reactos.com Mon May 9 05:02:39 2005 From: ion at svn.reactos.com (ion@svn.reactos.com) Date: Wed Apr 12 15:31:25 2006 Subject: [ros-svn] [ion] 15176: Fix NtSetInformationFile: Cleanup FileCompletionInformation case, use Tag. Use right device object, read FileObject->FinalStatus, use right flags to IO manager can do the cleanup and buffered io semantics, support sync or async waiting Message-ID: <000601c55443$8f389800$6b01a8c0@PENELOPE> Fix NtSetInformationFile: Cleanup FileCompletionInformation case, use Tag. Use right device object, read FileObject->FinalStatus, use right flags to IO manager can do the cleanup and buffered io semantics, support sync or async waiting Updated files: trunk/reactos/ntoskrnl/io/file.c From ion at svn.reactos.com Mon May 9 05:58:38 2005 From: ion at svn.reactos.com (ion@svn.reactos.com) Date: Wed Apr 12 15:31:25 2006 Subject: [ros-svn] [ion] 15177: Fix IopSecurityFile: Do not use BuildFsd, create IRP manually for sync/async, support assigning SD to device instead of file, and signal unimplemented set sd to device, simplify code for file object setting and remove duplication, wait on right event and return the matching status. moved static io security function to se subsystem and renamed it from default to world to better match what it's doing Message-ID: <000601c5544b$6165a960$6b01a8c0@PENELOPE> Fix IopSecurityFile: Do not use BuildFsd, create IRP manually for sync/async, support assigning SD to device instead of file, and signal unimplemented set sd to device, simplify code for file object setting and remove duplication, wait on right event and return the matching status. moved static io security function to se subsystem and renamed it from default to world to better match what it's doing Updated files: trunk/reactos/ntoskrnl/io/file.c trunk/reactos/ntoskrnl/se/sd.c From ion at svn.reactos.com Mon May 9 06:31:07 2005 From: ion at svn.reactos.com (ion@svn.reactos.com) Date: Wed Apr 12 15:31:25 2006 Subject: [ros-svn] [ion] 15178: Make the remaning code match the current formatting instead of being really ugly, and make some changes to IoCreateFileStreamObject (which is wrong anyways, since it's doing what *Lite should do) Message-ID: <000601c5544f$eaea2450$6b01a8c0@PENELOPE> Make the remaning code match the current formatting instead of being really ugly, and make some changes to IoCreateFileStreamObject (which is wrong anyways, since it's doing what *Lite should do) Updated files: trunk/reactos/ntoskrnl/io/file.c From greatlrd at svn.reactos.com Mon May 9 08:14:56 2005 From: greatlrd at svn.reactos.com (greatlrd@svn.reactos.com) Date: Wed Apr 12 15:31:25 2006 Subject: [ros-svn] [greatlrd] 15179: wrong string where being use when you type echo Message-ID: <000601c5545e$6c1dabb0$6b01a8c0@PENELOPE> wrong string where being use when you type echo thx David Nordenberg for notify me about it Updated files: trunk/reactos/subsys/system/cmd/echo.c From greatlrd at svn.reactos.com Mon May 9 10:23:21 2005 From: greatlrd at svn.reactos.com (greatlrd@svn.reactos.com) Date: Wed Apr 12 15:31:25 2006 Subject: [ros-svn] [greatlrd] 15180: remove doublecate string STRING_CHCP_ERROR3 and replace it with STRING_ERROR_INVALID_PARAM_FORMAT Message-ID: <000601c55470$5c58c900$6b01a8c0@PENELOPE> remove doublecate string STRING_CHCP_ERROR3 and replace it with STRING_ERROR_INVALID_PARAM_FORMAT Fr.rc change STRING_CHCP_ERROR3 to STRING_ERROR_INVALID_PARAM_FORMAT En.rc STRING_CHCP_ERROR3 been remove Updated files: trunk/reactos/subsys/system/cmd/En.rc trunk/reactos/subsys/system/cmd/Fr.rc trunk/reactos/subsys/system/cmd/chcp.c trunk/reactos/subsys/system/cmd/resource.h From greatlrd at svn.reactos.com Mon May 9 10:43:07 2005 From: greatlrd at svn.reactos.com (greatlrd@svn.reactos.com) Date: Wed Apr 12 15:31:25 2006 Subject: [ros-svn] [greatlrd] 15181: remove doublecate string STRING_CHCP_ERROR2 and replace it with STRING_ERROR_INVALID_PARAM_FORMAT Message-ID: <000601c55473$1fa89000$6b01a8c0@PENELOPE> remove doublecate string STRING_CHCP_ERROR2 and replace it with STRING_ERROR_INVALID_PARAM_FORMAT Fr.rc and En.rc STRING_CHCP_ERROR2 been remove Updated files: trunk/reactos/subsys/system/cmd/En.rc trunk/reactos/subsys/system/cmd/Fr.rc trunk/reactos/subsys/system/cmd/chcp.c trunk/reactos/subsys/system/cmd/resource.h From greatlrd at svn.reactos.com Mon May 9 11:52:50 2005 From: greatlrd at svn.reactos.com (greatlrd@svn.reactos.com) Date: Wed Apr 12 15:31:25 2006 Subject: [ros-svn] [greatlrd] 15182: Fix spellinng error in En.rc Message-ID: <000601c5547c$dc938360$6b01a8c0@PENELOPE> Fix spellinng error in En.rc STRING_DIR_HELP8 it should not be "Dirs" it must be "Files" then it was a "command" wrong spelling in one place Updated files: trunk/reactos/subsys/system/cmd/En.rc From greatlrd at svn.reactos.com Mon May 9 12:07:00 2005 From: greatlrd at svn.reactos.com (greatlrd@svn.reactos.com) Date: Wed Apr 12 15:31:25 2006 Subject: [ros-svn] [greatlrd] 15183: update swedish translation by Harteex Message-ID: <000601c5547e$d7398250$6b01a8c0@PENELOPE> update swedish translation by Harteex Updated files: trunk/reactos/subsys/system/taskmgr/Sv.rc From sedwards at svn.reactos.com Mon May 9 13:02:51 2005 From: sedwards at svn.reactos.com (sedwards@svn.reactos.com) Date: Wed Apr 12 15:31:25 2006 Subject: [ros-svn] [sedwards] 15184: correct typo in header to fix the build Message-ID: <000601c55486$a468a740$6b01a8c0@PENELOPE> correct typo in header to fix the build Updated files: trunk/reactos/include/ddk/iodef.h From sedwards at svn.reactos.com Mon May 9 13:03:47 2005 From: sedwards at svn.reactos.com (sedwards@svn.reactos.com) Date: Wed Apr 12 15:31:25 2006 Subject: [ros-svn] [sedwards] 15185: strip the whitespace one more time Message-ID: <000601c55486$c61f5460$6b01a8c0@PENELOPE> strip the whitespace one more time Updated files: trunk/reactos/ntoskrnl/io/file.c From greatlrd at svn.reactos.com Mon May 9 14:32:12 2005 From: greatlrd at svn.reactos.com (greatlrd@svn.reactos.com) Date: Wed Apr 12 15:31:25 2006 Subject: [ros-svn] [greatlrd] 15186: Remove ntvdmpat.exe it is not need any longe it was for djgpp Message-ID: <000601c55493$20215bf0$6b01a8c0@PENELOPE> Remove ntvdmpat.exe it is not need any longe it was for djgpp Deleted files: trunk/reactos/boot/freeldr/ntvdmpat.exe From navaraf at svn.reactos.com Mon May 9 18:00:23 2005 From: navaraf at svn.reactos.com (navaraf@svn.reactos.com) Date: Wed Apr 12 15:31:25 2006 Subject: [ros-svn] [navaraf] 15187: tinus Message-ID: <000601c554b0$357c8f20$6b01a8c0@PENELOPE> tinus Use ExFreePool instead of RtlFreeUnicodeString. Updated files: trunk/reactos/drivers/fs/cdfs/close.c trunk/reactos/drivers/fs/cdfs/create.c From ion at svn.reactos.com Mon May 9 21:05:43 2005 From: ion at svn.reactos.com (ion@svn.reactos.com) Date: Wed Apr 12 15:31:25 2006 Subject: [ros-svn] [ion] 15188: grr Message-ID: <000601c554ca$195fc180$6b01a8c0@PENELOPE> grr Added files: trunk/reactos/subsys/system/reporterror/dk.rc Deleted files: trunk/reactos/subsys/system/reporterror/Dk.rc From ion at svn.reactos.com Mon May 9 21:08:51 2005 From: ion at svn.reactos.com (ion@svn.reactos.com) Date: Wed Apr 12 15:31:25 2006 Subject: [ros-svn] [ion] 15189: unmix cases Message-ID: <000601c554ca$898f8b20$6b01a8c0@PENELOPE> unmix cases Added files: trunk/reactos/subsys/system/reporterror/de.rc trunk/reactos/subsys/system/reporterror/en.rc Deleted files: trunk/reactos/subsys/system/reporterror/De.rc trunk/reactos/subsys/system/reporterror/En.rc From ion at svn.reactos.com Mon May 9 21:57:44 2005 From: ion at svn.reactos.com (ion@svn.reactos.com) Date: Wed Apr 12 15:31:25 2006 Subject: [ros-svn] [ion] 15190: Implement Access State support (SeCreate/DeleteAccessState and SeSetAccessStateGenericMapping. Based on a patch by Javier M. Mellid Message-ID: <000601c554d1$5d4f18d0$6b01a8c0@PENELOPE> Implement Access State support (SeCreate/DeleteAccessState and SeSetAccessStateGenericMapping. Based on a patch by Javier M. Mellid Updated files: trunk/reactos/include/ddk/sefuncs.h trunk/reactos/include/ddk/setypes.h trunk/reactos/ntoskrnl/se/access.c From ion at svn.reactos.com Mon May 9 22:14:12 2005 From: ion at svn.reactos.com (ion@svn.reactos.com) Date: Wed Apr 12 15:31:25 2006 Subject: [ros-svn] [ion] 15191: Fix rc file Message-ID: <000601c554d3$aab70180$6b01a8c0@PENELOPE> Fix rc file Added files: trunk/reactos/subsys/system/reporterror/sv.rc Updated files: trunk/reactos/subsys/system/reporterror/reporterror.rc Deleted files: trunk/reactos/subsys/system/reporterror/Sv.rc From hbirr at svn.reactos.com Mon May 9 23:28:03 2005 From: hbirr at svn.reactos.com (hbirr@svn.reactos.com) Date: Wed Apr 12 15:31:25 2006 Subject: [ros-svn] [hbirr] 15192: Removed the deallocation of the irp on error after IoBuildSynchronousFsdRequest in NtRead/WriteFile. Message-ID: <000601c554dd$fb7631e0$6b01a8c0@PENELOPE> Removed the deallocation of the irp on error after IoBuildSynchronousFsdRequest in NtRead/WriteFile. There is no irp at this point. If the exception handler is hit, the irp isn't set. Updated files: trunk/reactos/ntoskrnl/io/file.c From weiden at svn.reactos.com Tue May 10 00:05:49 2005 From: weiden at svn.reactos.com (weiden@svn.reactos.com) Date: Wed Apr 12 15:31:25 2006 Subject: [ros-svn] [weiden] 15193: fixed some more warnings Message-ID: <000601c554e3$422fb7a0$6b01a8c0@PENELOPE> fixed some more warnings Updated files: trunk/reactos/drivers/lib/oskittcp/include/freebsd/src/sys/sys/proc.h trunk/reactos/drivers/lib/oskittcp/makefile From Phreak at svn.reactos.com Tue May 10 00:12:45 2005 From: Phreak at svn.reactos.com (Phreak@svn.reactos.com) Date: Wed Apr 12 15:31:25 2006 Subject: [ros-svn] [Phreak] 15194: Fixed backwards access check that was causing NtWriteFile to fail when given a read only buffer Message-ID: <000601c554e4$3a3e8660$6b01a8c0@PENELOPE> Fixed backwards access check that was causing NtWriteFile to fail when given a read only buffer Updated files: trunk/reactos/ntoskrnl/io/irp.c From ion at svn.reactos.com Tue May 10 00:35:45 2005 From: ion at svn.reactos.com (ion@svn.reactos.com) Date: Wed Apr 12 15:31:25 2006 Subject: [ros-svn] [ion] 15195: Revert most of IoCreateStreamFileObject... it's wrong but needs to be wrong for now. Message-ID: <000601c554e7$70ed8500$6b01a8c0@PENELOPE> Revert most of IoCreateStreamFileObject... it's wrong but needs to be wrong for now. Updated files: trunk/reactos/ntoskrnl/io/file.c From ion at svn.reactos.com Tue May 10 01:39:11 2005 From: ion at svn.reactos.com (ion@svn.reactos.com) Date: Wed Apr 12 15:31:25 2006 Subject: [ros-svn] [ion] 15196: Reuse buffer in IopQueryNameFile, since it's temporary and the first one we allocate is already large enough. Also block out SEH in ntread/write file since it seems to crash some user mode code. Message-ID: <000601c554f0$4d2c72d0$6b01a8c0@PENELOPE> Reuse buffer in IopQueryNameFile, since it's temporary and the first one we allocate is already large enough. Also block out SEH in ntread/write file since it seems to crash some user mode code. Updated files: trunk/reactos/ntoskrnl/io/file.c From greatlrd at svn.reactos.com Tue May 10 08:13:42 2005 From: greatlrd at svn.reactos.com (greatlrd@svn.reactos.com) Date: Wed Apr 12 15:31:25 2006 Subject: [ros-svn] [greatlrd] 15197: Swedish charaters was gone. it should also commit to wine Message-ID: <000601c55527$6a0efda0$6b01a8c0@PENELOPE> Swedish charaters was gone. it should also commit to wine Updated files: trunk/reactos/lib/oleaut32/oleaut32_Sv.rc From weiden at svn.reactos.com Tue May 10 08:17:57 2005 From: weiden at svn.reactos.com (weiden@svn.reactos.com) Date: Wed Apr 12 15:31:25 2006 Subject: [ros-svn] [weiden] 15198: - disable -Werror for lib/mesa32 to get it to compile with GCC4, however, an upgrade to 6.2.1 would solve these problems Message-ID: <000601c55528$02547770$6b01a8c0@PENELOPE> - disable -Werror for lib/mesa32 to get it to compile with GCC4, however, an upgrade to 6.2.1 would solve these problems - fixed a few more warnings, the the tree should now fully compile and work with GCC4 Updated files: trunk/reactos/drivers/net/npf/time_calls.c trunk/reactos/drivers/storage/atapi/atapi.c trunk/reactos/drivers/storage/disk/disk.c trunk/reactos/lib/mesa32/Makefile From weiden at svn.reactos.com Tue May 10 10:04:10 2005 From: weiden at svn.reactos.com (weiden@svn.reactos.com) Date: Wed Apr 12 15:31:25 2006 Subject: [ros-svn] [weiden] 15199: fixed some more warnings Message-ID: <000601c55536$d8d26830$6b01a8c0@PENELOPE> fixed some more warnings Updated files: trunk/reactos/apps/utils/net/ftp/fake.c trunk/reactos/apps/utils/net/ping/ping.c trunk/reactos/apps/utils/net/telnet/src/ansiprsr.cpp trunk/reactos/apps/utils/net/telnet/src/ansiprsr.h trunk/reactos/apps/utils/net/whois/whois.c From weiden at svn.reactos.com Tue May 10 10:15:10 2005 From: weiden at svn.reactos.com (weiden@svn.reactos.com) Date: Wed Apr 12 15:31:25 2006 Subject: [ros-svn] [weiden] 15200: fixed some more warnings Message-ID: <000601c55538$626fa2a0$6b01a8c0@PENELOPE> fixed some more warnings Updated files: trunk/reactos/subsys/system/regedit/childwnd.c trunk/reactos/subsys/system/regedit/framewnd.c trunk/reactos/subsys/system/regedit/hexedit.c trunk/reactos/subsys/system/regedit/main.h trunk/reactos/subsys/system/regedit/regproc.c trunk/reactos/subsys/system/regedit/security.c From hpoussin at svn.reactos.com Tue May 10 11:34:23 2005 From: hpoussin at svn.reactos.com (hpoussin@svn.reactos.com) Date: Wed Apr 12 15:31:25 2006 Subject: [ros-svn] [hpoussin] 15201: Implement IoInvalidateDeviceRelations Message-ID: <000601c55543$734e2c80$6b01a8c0@PENELOPE> Implement IoInvalidateDeviceRelations Updated files: trunk/reactos/ntoskrnl/io/pnpmgr.c From hpoussin at svn.reactos.com Tue May 10 11:38:22 2005 From: hpoussin at svn.reactos.com (hpoussin@svn.reactos.com) Date: Wed Apr 12 15:31:25 2006 Subject: [ros-svn] [hpoussin] 15202: Allow a NULL PeripheralType in IoQueryDeviceDescription Message-ID: <000601c55544$01e418b0$6b01a8c0@PENELOPE> Allow a NULL PeripheralType in IoQueryDeviceDescription Updated files: trunk/reactos/ntoskrnl/io/resource.c From mbosma at svn.reactos.com Tue May 10 15:03:42 2005 From: mbosma at svn.reactos.com (mbosma@svn.reactos.com) Date: Wed Apr 12 15:31:25 2006 Subject: [ros-svn] [mbosma] 15203: Set language to czech not to english in cz.rc Message-ID: <000601c55560$b13132a0$6b01a8c0@PENELOPE> Set language to czech not to english in cz.rc Updated files: trunk/rosapps/packmgr/gui/cz.rc From greatlrd at svn.reactos.com Wed May 11 11:56:26 2005 From: greatlrd at svn.reactos.com (greatlrd@svn.reactos.com) Date: Wed Apr 12 15:31:25 2006 Subject: [ros-svn] [greatlrd] 15204: use _wcsupr to make swedish chater display right when it change langues Message-ID: <000601c5560f$b287a760$6b01a8c0@PENELOPE> use _wcsupr to make swedish chater display right when it change langues this fix maby also fix rus langues display right now after langues change Updated files: trunk/reactos/lib/cpl/intl/locale.c From weiden at svn.reactos.com Wed May 11 15:20:36 2005 From: weiden at svn.reactos.com (weiden@svn.reactos.com) Date: Wed Apr 12 15:31:25 2006 Subject: [ros-svn] [weiden] 15205: use proper scancode to create upper-case hex numbers directly Message-ID: <000601c5562c$37e017f0$6b01a8c0@PENELOPE> use proper scancode to create upper-case hex numbers directly Updated files: trunk/reactos/lib/cpl/intl/locale.c From mf at svn.reactos.com Wed May 11 16:11:43 2005 From: mf at svn.reactos.com (mf@svn.reactos.com) Date: Wed Apr 12 15:31:25 2006 Subject: [ros-svn] [mf] 15206: add chech and svedish resource files Message-ID: <000601c55633$5b9af550$6b01a8c0@PENELOPE> add chech and svedish resource files Updated files: trunk/reactos/subsys/system/winefile/winefile.dsp From mf at svn.reactos.com Wed May 11 16:14:34 2005 From: mf at svn.reactos.com (mf@svn.reactos.com) Date: Wed Apr 12 15:31:25 2006 Subject: [ros-svn] [mf] 15207: sync to wine: Message-ID: <000601c55633$c218e760$6b01a8c0@PENELOPE> sync to wine: date: 2005/02/16 21:10:59 Alex Villac?s Lasso Change SUBLANG_DEFAULT to SUBLANG_NEUTRAL for LANG_SPANISH in all resources, so that Spanish locales other than Spain also use Spanish resources. date: 2005/01/03 14:45:36 Jos? Manuel Ferrer Ortiz Added Spanish translation. date: 2004/11/21 15:49:24 Jos? Manuel Ferrer Ortiz Updated Spanish translations. Updated files: trunk/reactos/subsys/system/winefile/en.rc trunk/reactos/subsys/system/winefile/es.rc From mf at svn.reactos.com Wed May 11 16:16:07 2005 From: mf at svn.reactos.com (mf@svn.reactos.com) Date: Wed Apr 12 15:31:25 2006 Subject: [ros-svn] [mf] 15208: Sync to Wine: Message-ID: <000601c55633$f949a080$6b01a8c0@PENELOPE> Sync to Wine: date: 2005/01/26 19:42:40 Hans Leidekker Don't use utf8 in rc files. Updated files: trunk/reactos/subsys/system/winefile/nl.rc From mf at svn.reactos.com Wed May 11 16:18:26 2005 From: mf at svn.reactos.com (mf@svn.reactos.com) Date: Wed Apr 12 15:31:25 2006 Subject: [ros-svn] [mf] 15209: Sync to wine: Message-ID: <000601c55634$4c470ca0$6b01a8c0@PENELOPE> Sync to wine: date: 2005/02/14 11:12:30 Marcelo Duarte Update the resources for Portuguese. date: 2005/02/10 17:14:15 Am?rico Jos? Melo Francois Gouget Translate the Wine resources to Portuguese. Updated files: trunk/reactos/subsys/system/winefile/pt.rc From mf at svn.reactos.com Wed May 11 16:19:25 2005 From: mf at svn.reactos.com (mf@svn.reactos.com) Date: Wed Apr 12 15:31:25 2006 Subject: [ros-svn] [mf] 15210: Sync to Wine: Message-ID: <000601c55634$6f14cf10$6b01a8c0@PENELOPE> Sync to Wine: date: 2005/02/23 20:58:09 Henning Gerhardt Small fix for the German resource file. date: 2005/02/15 20:46:19 Henning Gerhardt Add/updated German resources. Updated files: trunk/reactos/subsys/system/winefile/de.rc From mf at svn.reactos.com Wed May 11 16:33:54 2005 From: mf at svn.reactos.com (mf@svn.reactos.com) Date: Wed Apr 12 15:31:25 2006 Subject: [ros-svn] [mf] 15211: - Sync to Wine: Message-ID: <000601c55636$75093e90$6b01a8c0@PENELOPE> - Sync to Wine: date: 2004/11/24 18:28:31; author: julliard Avoid using the MAKEPOINTS macro, it's broken on big endian. - Fix of this patch: use screen relative coordinates for ShellFolderContextMenu() Updated files: trunk/reactos/subsys/system/winefile/winefile.c From mf at svn.reactos.com Wed May 11 16:36:43 2005 From: mf at svn.reactos.com (mf@svn.reactos.com) Date: Wed Apr 12 15:31:25 2006 Subject: [ros-svn] [mf] 15212: Sync to Wine: Message-ID: <000601c55636$d9c97b10$6b01a8c0@PENELOPE> Sync to Wine: date: 2004/11/30 21:38:57 Eric Pouech Const correctness fixes. Updated files: trunk/reactos/subsys/system/winefile/winefile.c From mf at svn.reactos.com Wed May 11 16:46:44 2005 From: mf at svn.reactos.com (mf@svn.reactos.com) Date: Wed Apr 12 15:31:26 2006 Subject: [ros-svn] [mf] 15213: Sync to Wine: (rewritten bug fix) Message-ID: <000601c55638$40430ae0$6b01a8c0@PENELOPE> Sync to Wine: (rewritten bug fix) date: 2004/12/14 11:43:30 Piotr Caban Fixed display bug. Updated files: trunk/reactos/subsys/system/winefile/winefile.c From mf at svn.reactos.com Wed May 11 16:49:26 2005 From: mf at svn.reactos.com (mf@svn.reactos.com) Date: Wed Apr 12 15:31:26 2006 Subject: [ros-svn] [mf] 15214: Sync to Wine: Message-ID: <000601c55638$a08d2890$6b01a8c0@PENELOPE> Sync to Wine: date: 2005/02/25 14:07:56 Jon Griffiths Documentation spelling fixes. Updated files: trunk/reactos/subsys/system/winefile/winefile.c From mf at svn.reactos.com Wed May 11 16:50:02 2005 From: mf at svn.reactos.com (mf@svn.reactos.com) Date: Wed Apr 12 15:31:26 2006 Subject: [ros-svn] [mf] 15215: some more spelling fixes Message-ID: <000601c55638$b617d660$6b01a8c0@PENELOPE> some more spelling fixes Updated files: trunk/reactos/subsys/system/winefile/license.c trunk/reactos/subsys/system/winefile/resource.h trunk/reactos/subsys/system/winefile/resource.rc From mf at svn.reactos.com Wed May 11 17:25:01 2005 From: mf at svn.reactos.com (mf@svn.reactos.com) Date: Wed Apr 12 15:31:26 2006 Subject: [ros-svn] [mf] 15216: fix for updated MinGW headers: comditional compilation for HSHELL_RUDEAPPACTIVATED Message-ID: <000601c5563d$995a6880$6b01a8c0@PENELOPE> fix for updated MinGW headers: comditional compilation for HSHELL_RUDEAPPACTIVATED Updated files: trunk/reactos/subsys/system/explorer/taskbar/taskbar.cpp From weiden at svn.reactos.com Wed May 11 18:15:27 2005 From: weiden at svn.reactos.com (weiden@svn.reactos.com) Date: Wed Apr 12 15:31:26 2006 Subject: [ros-svn] [weiden] 15217: fixed function prototype Message-ID: <000601c55644$a4e568b0$6b01a8c0@PENELOPE> fixed function prototype Updated files: trunk/reactos/include/funcs.h From weiden at svn.reactos.com Wed May 11 18:50:43 2005 From: weiden at svn.reactos.com (weiden@svn.reactos.com) Date: Wed Apr 12 15:31:26 2006 Subject: [ros-svn] [weiden] 15218: fixed warnings Message-ID: <000601c55649$921ca7c0$6b01a8c0@PENELOPE> fixed warnings Updated files: trunk/rosapps/dflat32/button.c trunk/rosapps/dflat32/dflat.h trunk/rosapps/dflat32/dialbox.c trunk/rosapps/dflat32/edit.c trunk/rosapps/dflat32/helpbox.c trunk/rosapps/dflat32/menu.h trunk/rosapps/dflat32/popdown.c trunk/rosapps/dflat32/textbox.c trunk/rosapps/dflat32/video.c trunk/rosapps/dflat32/window.c trunk/rosapps/games/solitaire/cardlib/cardbitmaps.cpp trunk/rosapps/games/solitaire/cardlib/cardbutton.h trunk/rosapps/games/solitaire/cardlib/cardlib.h trunk/rosapps/mc/edit/edit.h trunk/rosapps/mc/edit/editcmd.c trunk/rosapps/mc/pc/slint_pc.c trunk/rosapps/mc/slang/slvideo.c trunk/rosapps/mc/slang/slw32tty.c trunk/rosapps/mc/src/file.c trunk/rosapps/mc/src/help.c trunk/rosapps/mc/src/menu.c trunk/rosapps/mc/src/regex.c trunk/rosapps/mc/src/view.c trunk/rosapps/mc/src/view.h trunk/rosapps/mc/src/widget.c trunk/rosapps/packmgr/gui/main.c trunk/rosapps/packmgr/gui/main.h trunk/rosapps/sysutils/makefile trunk/rosapps/sysutils/pedump.c trunk/rosapps/tests/hello/hello.c From weiden at svn.reactos.com Wed May 11 19:00:15 2005 From: weiden at svn.reactos.com (weiden@svn.reactos.com) Date: Wed Apr 12 15:31:26 2006 Subject: [ros-svn] [weiden] 15219: SVN maintainance Message-ID: <000601c5564a$e70106e0$6b01a8c0@PENELOPE> SVN maintainance From weiden at svn.reactos.com Wed May 11 19:03:02 2005 From: weiden at svn.reactos.com (weiden@svn.reactos.com) Date: Wed Apr 12 15:31:26 2006 Subject: [ros-svn] [weiden] 15220: revert the changes i accidently committed Message-ID: <000601c5564b$4a69c9b0$6b01a8c0@PENELOPE> revert the changes i accidently committed Updated files: trunk/rosapps/tests/hello/hello.c From chorns at svn.reactos.com Wed May 11 19:12:26 2005 From: chorns at svn.reactos.com (chorns@svn.reactos.com) Date: Wed Apr 12 15:31:26 2006 Subject: [ros-svn] [chorns] 15221: Rebuild import library if definition file is modified Message-ID: <000601c5564c$9acc4a30$6b01a8c0@PENELOPE> Rebuild import library if definition file is modified Updated files: branches/xmlbuildsystem/reactos/tools/rbuild/backend/mingw/modulehandler.cpp From mf at svn.reactos.com Wed May 11 19:30:23 2005 From: mf at svn.reactos.com (mf@svn.reactos.com) Date: Wed Apr 12 15:31:26 2006 Subject: [ros-svn] [mf] 15222: fix listbox insert algorithmus Message-ID: <000601c5564f$1caf1ad0$6b01a8c0@PENELOPE> fix listbox insert algorithmus Updated files: trunk/reactos/subsys/system/explorer/shell/pane.cpp trunk/reactos/subsys/system/explorer/shell/pane.h From chorns at svn.reactos.com Wed May 11 19:37:48 2005 From: chorns at svn.reactos.com (chorns@svn.reactos.com) Date: Wed Apr 12 15:31:26 2006 Subject: [ros-svn] [chorns] 15223: Use mingw convention for import libraries (libmodule.a) Message-ID: <000601c55650$25fb0f30$6b01a8c0@PENELOPE> Use mingw convention for import libraries (libmodule.a) Updated files: branches/xmlbuildsystem/reactos/tools/rbuild/module.cpp From mf at svn.reactos.com Wed May 11 21:08:39 2005 From: mf at svn.reactos.com (mf@svn.reactos.com) Date: Wed Apr 12 15:31:26 2006 Subject: [ros-svn] [mf] 15224: eliminate GCC4 warnings (patch by Thomas Weidenmueller) Message-ID: <000601c5565c$d6df1010$6b01a8c0@PENELOPE> eliminate GCC4 warnings (patch by Thomas Weidenmueller) Updated files: trunk/reactos/subsys/system/explorer/i386-stub-win32.c trunk/reactos/subsys/system/explorer/shell/shellbrowser.h trunk/reactos/subsys/system/explorer/shell/webchild.h trunk/reactos/subsys/system/explorer/utility/dragdropimpl.h trunk/reactos/subsys/system/explorer/utility/shellbrowserimpl.h From mf at svn.reactos.com Wed May 11 21:11:29 2005 From: mf at svn.reactos.com (mf@svn.reactos.com) Date: Wed Apr 12 15:31:26 2006 Subject: [ros-svn] [mf] 15225: eliminate GCC4 warnings Message-ID: <000601c5565d$3c9bd500$6b01a8c0@PENELOPE> eliminate GCC4 warnings Updated files: trunk/reactos/subsys/system/ibrowser/Makefile trunk/reactos/subsys/system/ibrowser/Makefile.MinGW trunk/reactos/subsys/system/ibrowser/Makefile.PCH trunk/reactos/subsys/system/ibrowser/webchild.h From mf at svn.reactos.com Wed May 11 21:12:05 2005 From: mf at svn.reactos.com (mf@svn.reactos.com) Date: Wed Apr 12 15:31:26 2006 Subject: [ros-svn] [mf] 15226: Makefile maintainancement Message-ID: <000601c5565d$51b8cce0$6b01a8c0@PENELOPE> Makefile maintainancement Updated files: trunk/reactos/subsys/system/ibrowser/ibrowser.dsp trunk/reactos/subsys/system/ibrowser/make_ibrowser.dsp From mf at svn.reactos.com Wed May 11 21:12:29 2005 From: mf at svn.reactos.com (mf@svn.reactos.com) Date: Wed Apr 12 15:31:26 2006 Subject: [ros-svn] [mf] 15227: Synchronisation with explorer source code Message-ID: <000601c5565d$5fe0c340$6b01a8c0@PENELOPE> Synchronisation with explorer source code Updated files: trunk/reactos/subsys/system/ibrowser/utility/utility.h From mf at svn.reactos.com Wed May 11 21:13:22 2005 From: mf at svn.reactos.com (mf@svn.reactos.com) Date: Wed Apr 12 15:31:26 2006 Subject: [ros-svn] [mf] 15228: eliminate GCC4 warnings Message-ID: <000601c5565d$7fd9bad0$6b01a8c0@PENELOPE> eliminate GCC4 warnings Updated files: trunk/reactos/subsys/system/explorer/Jamfile trunk/reactos/subsys/system/explorer/Makefile trunk/reactos/subsys/system/explorer/Makefile.MinGW trunk/reactos/subsys/system/explorer/Makefile.PCH trunk/reactos/subsys/system/explorer/Makefile.Wine From mf at svn.reactos.com Wed May 11 21:15:38 2005 From: mf at svn.reactos.com (mf@svn.reactos.com) Date: Wed Apr 12 15:31:26 2006 Subject: [ros-svn] [mf] 15229: Synchronisation with ibrowser source code Message-ID: <000601c5565d$d09637a0$6b01a8c0@PENELOPE> Synchronisation with ibrowser source code Updated files: trunk/reactos/subsys/system/explorer/shell/webchild.cpp From weiden at svn.reactos.com Wed May 11 22:04:51 2005 From: weiden at svn.reactos.com (weiden@svn.reactos.com) Date: Wed Apr 12 15:31:26 2006 Subject: [ros-svn] [weiden] 15230: remove explicit bugcheck in NtOpenProcess when the caller supplies a thread CID of -1, looks like this was added for debug purpose and accidently committed. Message-ID: <000601c55664$b0a32f50$6b01a8c0@PENELOPE> remove explicit bugcheck in NtOpenProcess when the caller supplies a thread CID of -1, looks like this was added for debug purpose and accidently committed. Updated files: trunk/reactos/ntoskrnl/ps/process.c From ion at svn.reactos.com Wed May 11 22:45:50 2005 From: ion at svn.reactos.com (ion@svn.reactos.com) Date: Wed Apr 12 15:31:26 2006 Subject: [ros-svn] [ion] 15231: Fix incorrect call to ntopenprocess Message-ID: <000601c5566a$6ab9c9d0$6b01a8c0@PENELOPE> Fix incorrect call to ntopenprocess Updated files: trunk/reactos/lib/kernel32/process/session.c From chorns at svn.reactos.com Wed May 11 22:58:42 2005 From: chorns at svn.reactos.com (chorns@svn.reactos.com) Date: Wed Apr 12 15:31:26 2006 Subject: [ros-svn] [chorns] 15232: Generate static libraries in intermediate directory Message-ID: <000601c5566c$36e1edc0$6b01a8c0@PENELOPE> Generate static libraries in intermediate directory Updated files: branches/xmlbuildsystem/reactos/tools/rbuild/backend/mingw/modulehandler.cpp branches/xmlbuildsystem/reactos/tools/rbuild/backend/mingw/modulehandler.h From bpalmer at svn.reactos.com Thu May 12 04:57:15 2005 From: bpalmer at svn.reactos.com (bpalmer@svn.reactos.com) Date: Wed Apr 12 15:31:26 2006 Subject: [ros-svn] [bpalmer] 15233: Support getting the boot drive from the BIOS or the value in the BPB. Message-ID: <000601c5569e$4dc2a2f0$6b01a8c0@PENELOPE> Support getting the boot drive from the BIOS or the value in the BPB. Updated files: trunk/reactos/boot/freeldr/bootsect/fat.asm From bpalmer at svn.reactos.com Thu May 12 05:00:51 2005 From: bpalmer at svn.reactos.com (bpalmer@svn.reactos.com) Date: Wed Apr 12 15:31:26 2006 Subject: [ros-svn] [bpalmer] 15234: Remove old DJGPP NTVDM patch files. Message-ID: <000601c5569e$ce544d60$6b01a8c0@PENELOPE> Remove old DJGPP NTVDM patch files. Deleted files: trunk/reactos/boot/freeldr/ntvdmpat.c trunk/reactos/boot/freeldr/readme From ion at svn.reactos.com Thu May 12 06:17:45 2005 From: ion at svn.reactos.com (ion@svn.reactos.com) Date: Wed Apr 12 15:31:26 2006 Subject: [ros-svn] [ion] 15235: cleanup NtDeviceIoControlFile a bit...remove some redundant stuff Message-ID: <000601c556a9$8c735e80$6b01a8c0@PENELOPE> cleanup NtDeviceIoControlFile a bit...remove some redundant stuff Updated files: trunk/reactos/ntoskrnl/io/device.c From greatlrd at svn.reactos.com Thu May 12 07:01:32 2005 From: greatlrd at svn.reactos.com (greatlrd@svn.reactos.com) Date: Wed Apr 12 15:31:26 2006 Subject: [ros-svn] [greatlrd] 15236: really small optimze remove lenvalu * sizeof(WCHAR) so it doing it only one time Message-ID: <000601c556af$aa7f4460$6b01a8c0@PENELOPE> really small optimze remove lenvalu * sizeof(WCHAR) so it doing it only one time Updated files: trunk/reactos/lib/cpl/intl/locale.c From ion at svn.reactos.com Thu May 12 13:54:10 2005 From: ion at svn.reactos.com (ion@svn.reactos.com) Date: Wed Apr 12 15:31:26 2006 Subject: [ros-svn] [ion] 15237: Small fix. Message-ID: <000601c556e9$4f636590$6b01a8c0@PENELOPE> Small fix. Updated files: trunk/reactos/ntoskrnl/io/device.c From greatlrd at svn.reactos.com Thu May 12 18:44:40 2005 From: greatlrd at svn.reactos.com (greatlrd@svn.reactos.com) Date: Wed Apr 12 15:31:26 2006 Subject: [ros-svn] [greatlrd] 15238: Fix two spelling error Message-ID: <000601c55711$e4818080$6b01a8c0@PENELOPE> Fix two spelling error thx dnordenberg to notice them Updated files: trunk/reactos/subsys/system/cmd/En.rc From greatlrd at svn.reactos.com Thu May 12 19:30:54 2005 From: greatlrd at svn.reactos.com (greatlrd@svn.reactos.com) Date: Wed Apr 12 15:31:26 2006 Subject: [ros-svn] [greatlrd] 15239: Add syntax Color x Message-ID: <000601c55718$5990f170$6b01a8c0@PENELOPE> Add syntax Color x x = 0 to 9 Now color are working as it should Updated files: trunk/reactos/subsys/system/cmd/color.c From ion at svn.reactos.com Thu May 12 20:05:24 2005 From: ion at svn.reactos.com (ion@svn.reactos.com) Date: Wed Apr 12 15:31:26 2006 Subject: [ros-svn] [ion] 15240: Fix uninit var Message-ID: <000601c5571d$2b6dc750$6b01a8c0@PENELOPE> Fix uninit var Updated files: trunk/reactos/ntoskrnl/io/device.c From weiden at svn.reactos.com Thu May 12 20:08:26 2005 From: weiden at svn.reactos.com (weiden@svn.reactos.com) Date: Wed Apr 12 15:31:26 2006 Subject: [ros-svn] [weiden] 15241: Message-ID: <000601c5571d$97c02fb0$6b01a8c0@PENELOPE> Updated files: trunk/reactos/lib/cpl/intl/locale.c From greatlrd at svn.reactos.com Thu May 12 20:20:43 2005 From: greatlrd at svn.reactos.com (greatlrd@svn.reactos.com) Date: Wed Apr 12 15:31:26 2006 Subject: [ros-svn] [greatlrd] 15242: Add hex value to Color syntax so it working fine Message-ID: <000601c5571f$4f727130$6b01a8c0@PENELOPE> Add hex value to Color syntax so it working fine Color x x = a - f Updated files: trunk/reactos/subsys/system/cmd/color.c From greatlrd at svn.reactos.com Thu May 12 21:31:12 2005 From: greatlrd at svn.reactos.com (greatlrd@svn.reactos.com) Date: Wed Apr 12 15:31:26 2006 Subject: [ros-svn] [greatlrd] 15243: Remove all hardcode string to En.rc Message-ID: <000601c55729$27c84880$6b01a8c0@PENELOPE> Remove all hardcode string to En.rc so it can be translate Added files: trunk/reactos/subsys/system/rundll32/En.rc trunk/reactos/subsys/system/rundll32/resource.h Updated files: trunk/reactos/subsys/system/rundll32/rundll32.c From chorns at svn.reactos.com Thu May 12 21:32:17 2005 From: chorns at svn.reactos.com (chorns@svn.reactos.com) Date: Wed Apr 12 15:31:26 2006 Subject: [ros-svn] [chorns] 15244: Generate make rules for creating directories if they don't exist Message-ID: <000601c55729$4ebd6d80$6b01a8c0@PENELOPE> Generate make rules for creating directories if they don't exist Updated files: branches/xmlbuildsystem/reactos/tools/rbuild/backend/mingw/mingw.cpp branches/xmlbuildsystem/reactos/tools/rbuild/backend/mingw/mingw.h branches/xmlbuildsystem/reactos/tools/rbuild/backend/mingw/modulehandler.cpp From fireball at svn.reactos.com Thu May 12 21:46:16 2005 From: fireball at svn.reactos.com (fireball@svn.reactos.com) Date: Wed Apr 12 15:31:26 2006 Subject: [ros-svn] [fireball] 15245: Added MessageBoxes in case of registry funcs errors Message-ID: <000601c5572b$42bd2730$6b01a8c0@PENELOPE> Added MessageBoxes in case of registry funcs errors Updated files: trunk/reactos/lib/cpl/intl/locale.c From greatlrd at svn.reactos.com Thu May 12 22:04:04 2005 From: greatlrd at svn.reactos.com (greatlrd@svn.reactos.com) Date: Wed Apr 12 15:31:26 2006 Subject: [ros-svn] [greatlrd] 15246: Remove all hardcode string to En.rc Message-ID: <000601c5572d$bf42ad50$6b01a8c0@PENELOPE> Remove all hardcode string to En.rc so it can be translate Added files: trunk/reactos/subsys/system/regsvr32/En.rc trunk/reactos/subsys/system/regsvr32/resource.h Updated files: trunk/reactos/subsys/system/regsvr32/regsvr32.c From greatlrd at svn.reactos.com Thu May 12 22:26:36 2005 From: greatlrd at svn.reactos.com (greatlrd@svn.reactos.com) Date: Wed Apr 12 15:31:26 2006 Subject: [ros-svn] [greatlrd] 15247: Did forget include En.rc :) Message-ID: <000601c55730$e56056b0$6b01a8c0@PENELOPE> Did forget include En.rc :) Updated files: trunk/reactos/subsys/system/regsvr32/En.rc trunk/reactos/subsys/system/regsvr32/regsvr32.c trunk/reactos/subsys/system/regsvr32/regsvr32.rc trunk/reactos/subsys/system/rundll32/En.rc trunk/reactos/subsys/system/rundll32/rundll32.rc From chorns at svn.reactos.com Thu May 12 23:03:56 2005 From: chorns at svn.reactos.com (chorns@svn.reactos.com) Date: Wed Apr 12 15:31:26 2006 Subject: [ros-svn] [chorns] 15248: Merge 12736:14980 from trunk Message-ID: <000601c55736$1c9f7570$6b01a8c0@PENELOPE> Merge 12736:14980 from trunk Added files: branches/xmlbuildsystem/rosapps/games/solitaire/ branches/xmlbuildsystem/rosapps/net/netreg/ branches/xmlbuildsystem/rosapps/packmgr/ branches/xmlbuildsystem/rosapps/sysutils/ctm/En.rc branches/xmlbuildsystem/rosapps/sysutils/ctm/Fr.rc branches/xmlbuildsystem/rosapps/sysutils/ctm/resource.h branches/xmlbuildsystem/rosapps/sysutils/kill/kill.rc branches/xmlbuildsystem/rosapps/tests/polytest/Makefile Updated files: branches/xmlbuildsystem/rosapps/Makefile branches/xmlbuildsystem/rosapps/cmdutils/mode/makefile branches/xmlbuildsystem/rosapps/cmdutils/mode/mode.c branches/xmlbuildsystem/rosapps/cmdutils/touch/touch.c branches/xmlbuildsystem/rosapps/cmdutils/touch/various.h branches/xmlbuildsystem/rosapps/demos/maze/Makefile branches/xmlbuildsystem/rosapps/dflat32/editbox.c branches/xmlbuildsystem/rosapps/dflat32/slidebox.c branches/xmlbuildsystem/rosapps/games/winemine/Makefile branches/xmlbuildsystem/rosapps/games/winemine/main.c branches/xmlbuildsystem/rosapps/mc/pc/chmod.c branches/xmlbuildsystem/rosapps/mc/pc/util_nt.c branches/xmlbuildsystem/rosapps/mc/slang/slvideo.c branches/xmlbuildsystem/rosapps/mc/src/file.c branches/xmlbuildsystem/rosapps/mc/src/panel.h branches/xmlbuildsystem/rosapps/mc/src/screen.c branches/xmlbuildsystem/rosapps/net/niclist/makefile branches/xmlbuildsystem/rosapps/net/niclist/niclist.c branches/xmlbuildsystem/rosapps/notevil/makefile branches/xmlbuildsystem/rosapps/notevil/notevil.rc branches/xmlbuildsystem/rosapps/notevil/resource.h branches/xmlbuildsystem/rosapps/sysutils/chkdsk.rc branches/xmlbuildsystem/rosapps/sysutils/chklib.c branches/xmlbuildsystem/rosapps/sysutils/ctm/Makefile branches/xmlbuildsystem/rosapps/sysutils/ctm/ctm.c branches/xmlbuildsystem/rosapps/sysutils/ctm/ctm.h branches/xmlbuildsystem/rosapps/sysutils/ctm/ctm.rc branches/xmlbuildsystem/rosapps/sysutils/format.c branches/xmlbuildsystem/rosapps/sysutils/format.rc branches/xmlbuildsystem/rosapps/sysutils/kill/kill.c branches/xmlbuildsystem/rosapps/sysutils/kill/makefile branches/xmlbuildsystem/rosapps/sysutils/ldd.c branches/xmlbuildsystem/rosapps/sysutils/pedump.c branches/xmlbuildsystem/rosapps/sysutils/regexpl/ArgumentParser.cpp branches/xmlbuildsystem/rosapps/sysutils/regexpl/Completion.cpp branches/xmlbuildsystem/rosapps/sysutils/regexpl/Console.cpp branches/xmlbuildsystem/rosapps/sysutils/regexpl/Makefile branches/xmlbuildsystem/rosapps/sysutils/regexpl/Pattern.cpp branches/xmlbuildsystem/rosapps/sysutils/regexpl/Prompt.cpp branches/xmlbuildsystem/rosapps/sysutils/regexpl/RegistryExplorer.cpp branches/xmlbuildsystem/rosapps/sysutils/regexpl/RegistryExplorer.h branches/xmlbuildsystem/rosapps/sysutils/regexpl/RegistryKey.cpp branches/xmlbuildsystem/rosapps/sysutils/regexpl/RegistryTree.cpp branches/xmlbuildsystem/rosapps/sysutils/regexpl/SecurityDescriptor.cpp branches/xmlbuildsystem/rosapps/sysutils/regexpl/Settings.cpp branches/xmlbuildsystem/rosapps/sysutils/regexpl/ShellCommand.cpp branches/xmlbuildsystem/rosapps/sysutils/regexpl/ShellCommandChangeKey.cpp branches/xmlbuildsystem/rosapps/sysutils/regexpl/ShellCommandConnect.cpp branches/xmlbuildsystem/rosapps/sysutils/regexpl/ShellCommandDACL.cpp branches/xmlbuildsystem/rosapps/sysutils/regexpl/ShellCommandDOKA.cpp branches/xmlbuildsystem/rosapps/sysutils/regexpl/ShellCommandDeleteKey.cpp branches/xmlbuildsystem/rosapps/sysutils/regexpl/ShellCommandDeleteValue.cpp branches/xmlbuildsystem/rosapps/sysutils/regexpl/ShellCommandDir.cpp branches/xmlbuildsystem/rosapps/sysutils/regexpl/ShellCommandExit.cpp branches/xmlbuildsystem/rosapps/sysutils/regexpl/ShellCommandHelp.cpp branches/xmlbuildsystem/rosapps/sysutils/regexpl/ShellCommandNewKey.cpp branches/xmlbuildsystem/rosapps/sysutils/regexpl/ShellCommandOwner.cpp branches/xmlbuildsystem/rosapps/sysutils/regexpl/ShellCommandSACL.cpp branches/xmlbuildsystem/rosapps/sysutils/regexpl/ShellCommandSetValue.cpp branches/xmlbuildsystem/rosapps/sysutils/regexpl/ShellCommandValue.cpp branches/xmlbuildsystem/rosapps/sysutils/regexpl/ShellCommandVersion.cpp branches/xmlbuildsystem/rosapps/sysutils/regexpl/ShellCommandsLinkedList.cpp branches/xmlbuildsystem/rosapps/sysutils/regexpl/TextHistory.cpp branches/xmlbuildsystem/rosapps/sysutils/regexpl/ph.h branches/xmlbuildsystem/rosapps/sysutils/regexpl/regexpl.rc branches/xmlbuildsystem/rosapps/sysutils/tcat/cat.c branches/xmlbuildsystem/rosapps/sysutils/tlist/tlist.c branches/xmlbuildsystem/rosapps/sysutils/win32err.c branches/xmlbuildsystem/rosapps/sysutils/win32err.h branches/xmlbuildsystem/rosapps/sysutils/wmain.c branches/xmlbuildsystem/rosapps/tests/Makefile branches/xmlbuildsystem/rosapps/tests/accelerator/Makefile branches/xmlbuildsystem/rosapps/tests/diskspeed/diskspeed.c branches/xmlbuildsystem/rosapps/tests/tokentest/tokentest.c branches/xmlbuildsystem/rosapps/tests/zwcontinue/zwcontinue.c branches/xmlbuildsystem/rosapps/winfile/dialogs.c branches/xmlbuildsystem/rosapps/winfile/treeview.h Deleted files: branches/xmlbuildsystem/rosapps/control/ branches/xmlbuildsystem/rosapps/ctlpanel/ branches/xmlbuildsystem/rosapps/games/ArchBlackmann/ branches/xmlbuildsystem/rosapps/hcalc/ branches/xmlbuildsystem/rosapps/sysutils/kill/.cvsignore From greatlrd at svn.reactos.com Thu May 12 23:10:12 2005 From: greatlrd at svn.reactos.com (greatlrd@svn.reactos.com) Date: Wed Apr 12 15:31:26 2006 Subject: [ros-svn] [greatlrd] 15249: Remove all hardcode string to En.rc Message-ID: <000601c55736$fc4ecb80$6b01a8c0@PENELOPE> Remove all hardcode string to En.rc so it can be translaterem Added files: trunk/reactos/subsys/system/expand/En.rc trunk/reactos/subsys/system/expand/expand.rc trunk/reactos/subsys/system/expand/resource.h Updated files: trunk/reactos/subsys/system/expand/expand.c trunk/reactos/subsys/system/expand/makefile From hpoussin at svn.reactos.com Thu May 12 23:41:23 2005 From: hpoussin at svn.reactos.com (hpoussin@svn.reactos.com) Date: Wed Apr 12 15:31:26 2006 Subject: [ros-svn] [hpoussin] 15250: fdo.c: don't allocate a buffer with a SERENUM_TAG, because it is freed in ntoskrnl. Message-ID: <000601c5573b$579840d0$6b01a8c0@PENELOPE> fdo.c: don't allocate a buffer with a SERENUM_TAG, because it is freed in ntoskrnl. misc.c: correct comment serenum.h: remove ExFreePoolWithTag macro and use function exported by ntoskrnl Updated files: trunk/reactos/drivers/bus/serenum/fdo.c trunk/reactos/drivers/bus/serenum/misc.c trunk/reactos/drivers/bus/serenum/serenum.h From hpoussin at svn.reactos.com Thu May 12 23:45:22 2005 From: hpoussin at svn.reactos.com (hpoussin@svn.reactos.com) Date: Wed Apr 12 15:31:26 2006 Subject: [ros-svn] [hpoussin] 15251: White space cleanup, correct indentation Message-ID: <000601c5573b$e618a930$6b01a8c0@PENELOPE> White space cleanup, correct indentation Updated files: trunk/reactos/drivers/dd/serial/close.c trunk/reactos/drivers/dd/serial/info.c trunk/reactos/drivers/dd/serial/misc.c trunk/reactos/drivers/dd/serial/rw.c From hpoussin at svn.reactos.com Thu May 12 23:46:51 2005 From: hpoussin at svn.reactos.com (hpoussin@svn.reactos.com) Date: Wed Apr 12 15:31:26 2006 Subject: [ros-svn] [hpoussin] 15252: Change ASSERTs to assert on existent variables Message-ID: <000601c5573c$1b466660$6b01a8c0@PENELOPE> Change ASSERTs to assert on existent variables Updated files: trunk/reactos/drivers/dd/serial/devctrl.c trunk/reactos/drivers/dd/serial/pnp.c From arty at svn.reactos.com Fri May 13 04:05:17 2005 From: arty at svn.reactos.com (arty@svn.reactos.com) Date: Wed Apr 12 15:31:26 2006 Subject: [ros-svn] [arty] 15253: Fixed wrong STATUS_BUFFER_TOO_SMALL return to documented success return Message-ID: <000601c55760$355dbde0$6b01a8c0@PENELOPE> Fixed wrong STATUS_BUFFER_TOO_SMALL return to documented success return in the buffer too small case. Updated files: trunk/reactos/drivers/net/tcpip/tcpip/info.c trunk/reactos/drivers/net/tcpip/tcpip/main.c From ion at svn.reactos.com Fri May 13 05:34:16 2005 From: ion at svn.reactos.com (ion@svn.reactos.com) Date: Wed Apr 12 15:31:26 2006 Subject: [ros-svn] [ion] 15254: Fix lookaside structures, rewrite lookaside code to use new structures, remove some excess abstraction, correct export incorrectly exported as fastcall, fix up macros, add basic init code to allocate lookaside lists for IRPs as well as per-cpu lookaside lists for irps and completion packets Message-ID: <000601c5576c$a3a3c270$6b01a8c0@PENELOPE> Fix lookaside structures, rewrite lookaside code to use new structures, remove some excess abstraction, correct export incorrectly exported as fastcall, fix up macros, add basic init code to allocate lookaside lists for IRPs as well as per-cpu lookaside lists for irps and completion packets Updated files: trunk/reactos/include/ddk/exfuncs.h trunk/reactos/include/ddk/extypes.h trunk/reactos/ntoskrnl/ex/lookas.c trunk/reactos/ntoskrnl/io/iocomp.c trunk/reactos/ntoskrnl/io/iomgr.c trunk/reactos/ntoskrnl/ntoskrnl.def From ion at svn.reactos.com Fri May 13 06:49:56 2005 From: ion at svn.reactos.com (ion@svn.reactos.com) Date: Wed Apr 12 15:31:26 2006 Subject: [ros-svn] [ion] 15255: Implement Lookaside List allocation and release for IRPs on Per-CPU Lists, or global system lists if the per-cpu has been exhausted. This should tremendously reduce memory fragmentation and speed up I/o noticeably. Also, don't allocate IRPs with quota charge when they shouldn't. Message-ID: <000601c55777$35cfc220$6b01a8c0@PENELOPE> Implement Lookaside List allocation and release for IRPs on Per-CPU Lists, or global system lists if the per-cpu has been exhausted. This should tremendously reduce memory fragmentation and speed up I/o noticeably. Also, don't allocate IRPs with quota charge when they shouldn't. Updated files: trunk/reactos/include/ddk/iodef.h trunk/reactos/ntoskrnl/io/file.c trunk/reactos/ntoskrnl/io/irp.c From ion at svn.reactos.com Fri May 13 07:41:27 2005 From: ion at svn.reactos.com (ion@svn.reactos.com) Date: Wed Apr 12 15:31:26 2006 Subject: [ros-svn] [ion] 15256: Fix IRP structure (add missing member) and optimize io completion by allowing the io completion packet to be piggybacked on the IRP. Also make io completion use the cpu lookaside lists now as well as the paged pool as a last-chance attempt Message-ID: <000601c5577e$680ac800$6b01a8c0@PENELOPE> Fix IRP structure (add missing member) and optimize io completion by allowing the io completion packet to be piggybacked on the IRP. Also make io completion use the cpu lookaside lists now as well as the paged pool as a last-chance attempt Updated files: trunk/reactos/include/ddk/iotypes.h trunk/reactos/ntoskrnl/include/internal/io.h trunk/reactos/ntoskrnl/io/iocomp.c trunk/reactos/ntoskrnl/io/irp.c From mf at svn.reactos.com Fri May 13 11:09:09 2005 From: mf at svn.reactos.com (mf@svn.reactos.com) Date: Wed Apr 12 15:31:26 2006 Subject: [ros-svn] [mf] 15257: Wine compatibility changes Message-ID: <000601c5579b$6c3e3250$6b01a8c0@PENELOPE> Wine compatibility changes Updated files: trunk/reactos/subsys/system/winefile/winefile.c From mf at svn.reactos.com Fri May 13 11:35:18 2005 From: mf at svn.reactos.com (mf@svn.reactos.com) Date: Wed Apr 12 15:31:26 2006 Subject: [ros-svn] [mf] 15258: replace numeric resource identifiers by their defined constants Message-ID: <000601c5579f$1302e2e0$6b01a8c0@PENELOPE> replace numeric resource identifiers by their defined constants Updated files: trunk/reactos/subsys/system/winefile/Sv.rc trunk/reactos/subsys/system/winefile/cz.rc trunk/reactos/subsys/system/winefile/de.rc trunk/reactos/subsys/system/winefile/en.rc trunk/reactos/subsys/system/winefile/es.rc trunk/reactos/subsys/system/winefile/fr.rc trunk/reactos/subsys/system/winefile/hu.rc trunk/reactos/subsys/system/winefile/it.rc trunk/reactos/subsys/system/winefile/nl.rc trunk/reactos/subsys/system/winefile/pt.rc trunk/reactos/subsys/system/winefile/ru.rc trunk/reactos/subsys/system/winefile/si.rc trunk/reactos/subsys/system/winefile/zh.rc From mf at svn.reactos.com Fri May 13 12:27:21 2005 From: mf at svn.reactos.com (mf@svn.reactos.com) Date: Wed Apr 12 15:31:26 2006 Subject: [ros-svn] [mf] 15259: fix comment, declare parameter type as constant Message-ID: <000601c557a6$58d63c70$6b01a8c0@PENELOPE> fix comment, declare parameter type as constant Updated files: trunk/reactos/subsys/system/winefile/winefile.c From mf at svn.reactos.com Fri May 13 16:21:39 2005 From: mf at svn.reactos.com (mf@svn.reactos.com) Date: Wed Apr 12 15:31:26 2006 Subject: [ros-svn] [mf] 15260: display source path in "move file" dialog Message-ID: <000601c557c7$142da010$6b01a8c0@PENELOPE> display source path in "move file" dialog Updated files: trunk/reactos/subsys/system/winefile/winefile.c From mf at svn.reactos.com Fri May 13 16:48:12 2005 From: mf at svn.reactos.com (mf@svn.reactos.com) Date: Wed Apr 12 15:31:26 2006 Subject: [ros-svn] [mf] 15261: implement network connect and disconnect dialogs Message-ID: <000601c557ca$c97c1610$6b01a8c0@PENELOPE> implement network connect and disconnect dialogs Updated files: trunk/reactos/subsys/system/winefile/Makefile trunk/reactos/subsys/system/winefile/Sv.rc trunk/reactos/subsys/system/winefile/cz.rc trunk/reactos/subsys/system/winefile/de.rc trunk/reactos/subsys/system/winefile/en.rc trunk/reactos/subsys/system/winefile/es.rc trunk/reactos/subsys/system/winefile/fr.rc trunk/reactos/subsys/system/winefile/hu.rc trunk/reactos/subsys/system/winefile/it.rc trunk/reactos/subsys/system/winefile/nl.rc trunk/reactos/subsys/system/winefile/pt.rc trunk/reactos/subsys/system/winefile/resource.h trunk/reactos/subsys/system/winefile/ru.rc trunk/reactos/subsys/system/winefile/si.rc trunk/reactos/subsys/system/winefile/winefile.c trunk/reactos/subsys/system/winefile/winefile.dsp trunk/reactos/subsys/system/winefile/zh.rc From mf at svn.reactos.com Fri May 13 16:53:41 2005 From: mf at svn.reactos.com (mf@svn.reactos.com) Date: Wed Apr 12 15:31:26 2006 Subject: [ros-svn] [mf] 15262: malloc.h include Message-ID: <000601c557cb$8d7db2d0$6b01a8c0@PENELOPE> malloc.h include Updated files: trunk/reactos/subsys/system/winefile/winefile.h From mf at svn.reactos.com Fri May 13 17:32:07 2005 From: mf at svn.reactos.com (mf@svn.reactos.com) Date: Wed Apr 12 15:31:26 2006 Subject: [ros-svn] [mf] 15263: - error handling for network connection dialogs Message-ID: <000601c557d0$ec0ee3a0$6b01a8c0@PENELOPE> - error handling for network connection dialogs - implement "format disk" dialog Updated files: trunk/reactos/subsys/system/winefile/Sv.rc trunk/reactos/subsys/system/winefile/cz.rc trunk/reactos/subsys/system/winefile/de.rc trunk/reactos/subsys/system/winefile/en.rc trunk/reactos/subsys/system/winefile/es.rc trunk/reactos/subsys/system/winefile/fr.rc trunk/reactos/subsys/system/winefile/hu.rc trunk/reactos/subsys/system/winefile/it.rc trunk/reactos/subsys/system/winefile/nl.rc trunk/reactos/subsys/system/winefile/pt.rc trunk/reactos/subsys/system/winefile/resource.h trunk/reactos/subsys/system/winefile/ru.rc trunk/reactos/subsys/system/winefile/si.rc trunk/reactos/subsys/system/winefile/winefile.c trunk/reactos/subsys/system/winefile/zh.rc From mf at svn.reactos.com Fri May 13 17:35:57 2005 From: mf at svn.reactos.com (mf@svn.reactos.com) Date: Wed Apr 12 15:31:26 2006 Subject: [ros-svn] [mf] 15264: adjustments for GCC and MinGW Message-ID: <000601c557d1$754c4040$6b01a8c0@PENELOPE> adjustments for GCC and MinGW Updated files: trunk/reactos/subsys/system/winefile/winefile.c From mf at svn.reactos.com Fri May 13 19:11:18 2005 From: mf at svn.reactos.com (mf@svn.reactos.com) Date: Wed Apr 12 15:31:26 2006 Subject: [ros-svn] [mf] 15265: display free and total disk space Message-ID: <000601c557de$c71a4130$6b01a8c0@PENELOPE> display free and total disk space Updated files: trunk/reactos/subsys/system/winefile/de.rc trunk/reactos/subsys/system/winefile/en.rc trunk/reactos/subsys/system/winefile/resource.h trunk/reactos/subsys/system/winefile/winefile.c From chorns at svn.reactos.com Fri May 13 21:01:48 2005 From: chorns at svn.reactos.com (chorns@svn.reactos.com) Date: Wed Apr 12 15:31:26 2006 Subject: [ros-svn] [chorns] 15266: Cleanup template configuration file Message-ID: <000601c557ee$370ed8c0$6b01a8c0@PENELOPE> Cleanup template configuration file Updated files: branches/xmlbuildsystem/reactos/config.template.xml From chorns at svn.reactos.com Fri May 13 21:17:48 2005 From: chorns at svn.reactos.com (chorns@svn.reactos.com) Date: Wed Apr 12 15:31:27 2006 Subject: [ros-svn] [chorns] 15267: Support compilerflag within IFs Message-ID: <000601c557f0$731f8420$6b01a8c0@PENELOPE> Support compilerflag within IFs Updated files: branches/xmlbuildsystem/reactos/ntoskrnl/rtl/misc.c branches/xmlbuildsystem/reactos/tools/rbuild/backend/mingw/mingw.cpp branches/xmlbuildsystem/reactos/tools/rbuild/backend/mingw/modulehandler.cpp branches/xmlbuildsystem/reactos/tools/rbuild/backend/mingw/modulehandler.h branches/xmlbuildsystem/reactos/tools/rbuild/compilerflag.cpp branches/xmlbuildsystem/reactos/tools/rbuild/module.cpp branches/xmlbuildsystem/reactos/tools/rbuild/project.cpp branches/xmlbuildsystem/reactos/tools/rbuild/rbuild.h branches/xmlbuildsystem/reactos/tools/rbuild/rbuild.txt branches/xmlbuildsystem/reactos/tools/rbuild/test.h branches/xmlbuildsystem/reactos/tools/rbuild/tests/data/if.xml branches/xmlbuildsystem/reactos/tools/rbuild/tests/iftest.cpp From chorns at svn.reactos.com Fri May 13 21:47:32 2005 From: chorns at svn.reactos.com (chorns@svn.reactos.com) Date: Wed Apr 12 15:31:27 2006 Subject: [ros-svn] [chorns] 15268: Update installation instructions Message-ID: <000601c557f4$9a4643a0$6b01a8c0@PENELOPE> Update installation instructions Updated files: branches/xmlbuildsystem/reactos/INSTALL From ion at svn.reactos.com Fri May 13 23:07:43 2005 From: ion at svn.reactos.com (ion@svn.reactos.com) Date: Wed Apr 12 15:31:27 2006 Subject: [ros-svn] [ion] 15269: Cleanup ntlock/unlockfile with proper io semantics..same stuff as previous patches Message-ID: <000601c557ff$ce100300$6b01a8c0@PENELOPE> Cleanup ntlock/unlockfile with proper io semantics..same stuff as previous patches Updated files: trunk/reactos/ntoskrnl/io/file.c From chorns at svn.reactos.com Fri May 13 23:21:59 2005 From: chorns at svn.reactos.com (chorns@svn.reactos.com) Date: Wed Apr 12 15:31:27 2006 Subject: [ros-svn] [chorns] 15270: Remove w32api from branch Message-ID: <000601c55801$cc5dd440$6b01a8c0@PENELOPE> Remove w32api from branch Deleted files: branches/xmlbuildsystem/reactos/w32api/ From chorns at svn.reactos.com Fri May 13 23:23:38 2005 From: chorns at svn.reactos.com (chorns@svn.reactos.com) Date: Wed Apr 12 15:31:27 2006 Subject: [ros-svn] [chorns] 15271: Copy w32api from trunk Message-ID: <000601c55802$07522510$6b01a8c0@PENELOPE> Copy w32api from trunk Added files: branches/xmlbuildsystem/reactos/w32api/ From mf at svn.reactos.com Sat May 14 14:32:46 2005 From: mf at svn.reactos.com (mf@svn.reactos.com) Date: Wed Apr 12 15:31:27 2006 Subject: [ros-svn] [mf] 15272: sync to Wine Patch: format_bytes() Message-ID: <000601c55881$087be550$6b01a8c0@PENELOPE> sync to Wine Patch: format_bytes() Updated files: trunk/reactos/subsys/system/winefile/winefile.c From ea at svn.reactos.com Sat May 14 14:54:55 2005 From: ea at svn.reactos.com (ea@svn.reactos.com) Date: Wed Apr 12 15:31:27 2006 Subject: [ros-svn] [ea] 15274: Little fix to compile with gcc 3.4.2 Message-ID: <000601c55884$20ccd7b0$6b01a8c0@PENELOPE> Little fix to compile with gcc 3.4.2 Updated files: trunk/reactos/ntoskrnl/io/irp.c From ea at svn.reactos.com Sat May 14 15:43:57 2005 From: ea at svn.reactos.com (ea@svn.reactos.com) Date: Wed Apr 12 15:31:27 2006 Subject: [ros-svn] [ea] 15275: compile the sm system utility Message-ID: <000601c5588a$fa54f4d0$6b01a8c0@PENELOPE> compile the sm system utility Updated files: trunk/reactos/Makefile From ea at svn.reactos.com Sat May 14 15:57:57 2005 From: ea at svn.reactos.com (ea@svn.reactos.com) Date: Wed Apr 12 15:31:27 2006 Subject: [ros-svn] [ea] 15276: distribute the sm system utility even if it does little now Message-ID: <000601c5588c$eed57740$6b01a8c0@PENELOPE> distribute the sm system utility even if it does little now Updated files: trunk/reactos/bootdata/packages/reactos.dff From chorns at svn.reactos.com Sat May 14 16:08:33 2005 From: chorns at svn.reactos.com (chorns@svn.reactos.com) Date: Wed Apr 12 15:31:27 2006 Subject: [ros-svn] [chorns] 15277: Compile with DBG=1 Message-ID: <000601c5588e$6a2e0b90$6b01a8c0@PENELOPE> Compile with DBG=1 Updated files: branches/xmlbuildsystem/reactos/drivers/dd/serial/devctrl.c From chorns at svn.reactos.com Sat May 14 16:14:03 2005 From: chorns at svn.reactos.com (chorns@svn.reactos.com) Date: Wed Apr 12 15:31:27 2006 Subject: [ros-svn] [chorns] 15278: Merge r15277 to trunk Message-ID: <000601c5588f$2e9fa830$6b01a8c0@PENELOPE> Merge r15277 to trunk Updated files: trunk/reactos/drivers/dd/serial/devctrl.c From chorns at svn.reactos.com Sat May 14 17:07:14 2005 From: chorns at svn.reactos.com (chorns@svn.reactos.com) Date: Wed Apr 12 15:31:27 2006 Subject: [ros-svn] [chorns] 15279: Only pass GCC specific options to GCC Message-ID: <000601c55896$9c70bd20$6b01a8c0@PENELOPE> Only pass GCC specific options to GCC Updated files: branches/xmlbuildsystem/reactos/tools/rbuild/backend/mingw/mingw.cpp branches/xmlbuildsystem/reactos/tools/rbuild/backend/mingw/mingw.h branches/xmlbuildsystem/reactos/tools/rbuild/backend/mingw/modulehandler.cpp branches/xmlbuildsystem/reactos/tools/rbuild/backend/mingw/modulehandler.h From chorns at svn.reactos.com Sat May 14 19:57:36 2005 From: chorns at svn.reactos.com (chorns@svn.reactos.com) Date: Wed Apr 12 15:31:27 2006 Subject: [ros-svn] [chorns] 15280: Extract WINE resources at compile-time Message-ID: <000601c558ae$693a2820$6b01a8c0@PENELOPE> Extract WINE resources at compile-time Added files: branches/xmlbuildsystem/reactos/tools/rbuild/wineresource.cpp Updated files: branches/xmlbuildsystem/reactos/Makefile branches/xmlbuildsystem/reactos/ReactOS.xml branches/xmlbuildsystem/reactos/tools/bin2res/bin2res.c branches/xmlbuildsystem/reactos/tools/bin2res/bin2res.mak branches/xmlbuildsystem/reactos/tools/rbuild/backend/mingw/mingw.cpp branches/xmlbuildsystem/reactos/tools/rbuild/backend/mingw/mingw.h branches/xmlbuildsystem/reactos/tools/rbuild/backend/mingw/modulehandler.cpp branches/xmlbuildsystem/reactos/tools/rbuild/backend/mingw/modulehandler.h branches/xmlbuildsystem/reactos/tools/rbuild/rbuild.h branches/xmlbuildsystem/reactos/tools/rbuild/rbuild.mak Deleted files: branches/xmlbuildsystem/reactos/lib/comctl32/idb_hist_large.bmp branches/xmlbuildsystem/reactos/lib/comctl32/idb_hist_small.bmp branches/xmlbuildsystem/reactos/lib/comctl32/idb_std_large.bmp branches/xmlbuildsystem/reactos/lib/comctl32/idb_std_small.bmp branches/xmlbuildsystem/reactos/lib/comctl32/idb_view_large.bmp branches/xmlbuildsystem/reactos/lib/comctl32/idb_view_small.bmp branches/xmlbuildsystem/reactos/lib/comctl32/idc_copy.cur branches/xmlbuildsystem/reactos/lib/comctl32/idc_divider.cur branches/xmlbuildsystem/reactos/lib/comctl32/idc_divideropen.cur branches/xmlbuildsystem/reactos/lib/comctl32/idc_movebutton.cur branches/xmlbuildsystem/reactos/lib/comctl32/idi_dragarrow.ico branches/xmlbuildsystem/reactos/lib/comctl32/idi_tt_error_sm.ico branches/xmlbuildsystem/reactos/lib/comctl32/idi_tt_info_sm.ico branches/xmlbuildsystem/reactos/lib/comctl32/idi_tt_warn_sm.ico branches/xmlbuildsystem/reactos/lib/comctl32/idt_check.bmp branches/xmlbuildsystem/reactos/lib/comdlg32/800.bmp branches/xmlbuildsystem/reactos/lib/comdlg32/cdrom.ico branches/xmlbuildsystem/reactos/lib/comdlg32/floppy.ico branches/xmlbuildsystem/reactos/lib/comdlg32/folder.ico branches/xmlbuildsystem/reactos/lib/comdlg32/folder2.ico branches/xmlbuildsystem/reactos/lib/comdlg32/fontpics.bmp branches/xmlbuildsystem/reactos/lib/comdlg32/hdisk.ico branches/xmlbuildsystem/reactos/lib/comdlg32/network.ico branches/xmlbuildsystem/reactos/lib/comdlg32/pd32_collate.ico branches/xmlbuildsystem/reactos/lib/comdlg32/pd32_landscape.ico branches/xmlbuildsystem/reactos/lib/comdlg32/pd32_nocollate.ico branches/xmlbuildsystem/reactos/lib/comdlg32/pd32_portrait.ico branches/xmlbuildsystem/reactos/lib/ole32/drag_copy.cur branches/xmlbuildsystem/reactos/lib/ole32/drag_link.cur branches/xmlbuildsystem/reactos/lib/ole32/drag_move.cur branches/xmlbuildsystem/reactos/lib/ole32/nodrop.cur branches/xmlbuildsystem/reactos/lib/shell32/desktop.ico branches/xmlbuildsystem/reactos/lib/shell32/document.ico branches/xmlbuildsystem/reactos/lib/shell32/drive.ico branches/xmlbuildsystem/reactos/lib/shell32/floppy.ico branches/xmlbuildsystem/reactos/lib/shell32/folder.ico branches/xmlbuildsystem/reactos/lib/shell32/folder_open.ico branches/xmlbuildsystem/reactos/lib/shell32/mycomputer.ico branches/xmlbuildsystem/reactos/lib/shell32/netdrive.ico branches/xmlbuildsystem/reactos/lib/shell32/netdrive2.ico branches/xmlbuildsystem/reactos/lib/shell32/printer.ico branches/xmlbuildsystem/reactos/lib/shell32/ramdisk.ico From gvg at svn.reactos.com Sat May 14 20:03:34 2005 From: gvg at svn.reactos.com (gvg@svn.reactos.com) Date: Wed Apr 12 15:31:27 2006 Subject: [ros-svn] [gvg] 15281: Present for GreatLord: Message-ID: <000601c558af$3eb222f0$6b01a8c0@PENELOPE> Present for GreatLord: Implement WH_KEYBOARD_LL hook Updated files: trunk/reactos/lib/user32/windows/hook.c trunk/reactos/subsys/win32k/include/msgqueue.h trunk/reactos/subsys/win32k/main/dllmain.c trunk/reactos/subsys/win32k/ntuser/callback.c trunk/reactos/subsys/win32k/ntuser/hook.c trunk/reactos/subsys/win32k/ntuser/input.c trunk/reactos/subsys/win32k/ntuser/message.c trunk/reactos/subsys/win32k/ntuser/msgqueue.c trunk/reactos/w32api/include/winuser.h From greatlrd at svn.reactos.com Sat May 14 20:04:55 2005 From: greatlrd at svn.reactos.com (greatlrd@svn.reactos.com) Date: Wed Apr 12 15:31:27 2006 Subject: [ros-svn] [greatlrd] 15282: Activate serial mouse for livecd Message-ID: <000601c558af$6edd11b0$6b01a8c0@PENELOPE> Activate serial mouse for livecd now it support both ps2 and serial mouse Updated files: trunk/reactos/bootdata/livecd.inf From mf at svn.reactos.com Sat May 14 20:57:10 2005 From: mf at svn.reactos.com (mf@svn.reactos.com) Date: Wed Apr 12 15:31:27 2006 Subject: [ros-svn] [mf] 15283: implement switching of file sort order Message-ID: <000601c558b6$bbbd3a80$6b01a8c0@PENELOPE> implement switching of file sort order Updated files: trunk/reactos/subsys/system/winefile/Sv.rc trunk/reactos/subsys/system/winefile/cz.rc trunk/reactos/subsys/system/winefile/de.rc trunk/reactos/subsys/system/winefile/en.rc trunk/reactos/subsys/system/winefile/es.rc trunk/reactos/subsys/system/winefile/fr.rc trunk/reactos/subsys/system/winefile/hu.rc trunk/reactos/subsys/system/winefile/it.rc trunk/reactos/subsys/system/winefile/nl.rc trunk/reactos/subsys/system/winefile/pt.rc trunk/reactos/subsys/system/winefile/resource.h trunk/reactos/subsys/system/winefile/ru.rc trunk/reactos/subsys/system/winefile/si.rc trunk/reactos/subsys/system/winefile/winefile.c trunk/reactos/subsys/system/winefile/zh.rc From gvg at svn.reactos.com Sat May 14 21:09:05 2005 From: gvg at svn.reactos.com (gvg@svn.reactos.com) Date: Wed Apr 12 15:31:27 2006 Subject: [ros-svn] [gvg] 15284: Implement WH_MOUSE_LL hook Message-ID: <000601c558b8$65b53b90$6b01a8c0@PENELOPE> Implement WH_MOUSE_LL hook Updated files: trunk/reactos/lib/user32/windows/hook.c trunk/reactos/subsys/win32k/ntuser/callback.c trunk/reactos/subsys/win32k/ntuser/hook.c trunk/reactos/subsys/win32k/ntuser/msgqueue.c trunk/reactos/subsys/win32k/w32k.h trunk/reactos/w32api/include/winuser.h From mf at svn.reactos.com Sat May 14 21:16:26 2005 From: mf at svn.reactos.com (mf@svn.reactos.com) Date: Wed Apr 12 15:31:27 2006 Subject: [ros-svn] [mf] 15285: fix Wine version of sort order switching Message-ID: <000601c558b9$6caf77c0$6b01a8c0@PENELOPE> fix Wine version of sort order switching Updated files: trunk/reactos/subsys/system/winefile/winefile.c From mf at svn.reactos.com Sat May 14 21:16:45 2005 From: mf at svn.reactos.com (mf@svn.reactos.com) Date: Wed Apr 12 15:31:27 2006 Subject: [ros-svn] [mf] 15286: add polish resource file Message-ID: <000601c558b9$7823e6e0$6b01a8c0@PENELOPE> add polish resource file Added files: trunk/reactos/subsys/system/winefile/pl.rc Updated files: trunk/reactos/subsys/system/winefile/winefile.rc From gvg at svn.reactos.com Sat May 14 21:45:33 2005 From: gvg at svn.reactos.com (gvg@svn.reactos.com) Date: Wed Apr 12 15:31:27 2006 Subject: [ros-svn] [gvg] 15287: Merge 14725:15285 from trunk Message-ID: <000601c558bd$7dc394c0$6b01a8c0@PENELOPE> Merge 14725:15285 from trunk Updated files: branches/xen/reactos/boot/freeldr/freeldr/arch/i386/arch.S branches/xen/reactos/boot/freeldr/freeldr/arch/i386/hardware.c branches/xen/reactos/boot/freeldr/freeldr/arch/i386/hwacpi.c branches/xen/reactos/boot/freeldr/freeldr/arch/i386/hwapm.c branches/xen/reactos/boot/freeldr/freeldr/arch/i386/hwcpu.c branches/xen/reactos/boot/freeldr/freeldr/arch/i386/hwpci.c branches/xen/reactos/boot/freeldr/freeldr/arch/i386/i386disk.c branches/xen/reactos/boot/freeldr/freeldr/arch/i386/i386rtl.c branches/xen/reactos/boot/freeldr/freeldr/arch/i386/i386vid.c branches/xen/reactos/boot/freeldr/freeldr/arch/i386/pcvideo.c branches/xen/reactos/boot/freeldr/freeldr/arch/i386/portio.c branches/xen/reactos/boot/freeldr/freeldr/arch/i386/xboxdisk.c branches/xen/reactos/boot/freeldr/freeldr/arch/powerpc/mach.c branches/xen/reactos/boot/freeldr/freeldr/bootmgr.c branches/xen/reactos/boot/freeldr/freeldr/cache/blocklist.c branches/xen/reactos/boot/freeldr/freeldr/cmdline.c branches/xen/reactos/boot/freeldr/freeldr/custom.c branches/xen/reactos/boot/freeldr/freeldr/disk/disk.c branches/xen/reactos/boot/freeldr/freeldr/disk/partition.c branches/xen/reactos/boot/freeldr/freeldr/drivemap.c branches/xen/reactos/boot/freeldr/freeldr/freeldr.c branches/xen/reactos/boot/freeldr/freeldr/fs/ext2.c branches/xen/reactos/boot/freeldr/freeldr/fs/ext2.h branches/xen/reactos/boot/freeldr/freeldr/fs/fat.c branches/xen/reactos/boot/freeldr/freeldr/fs/fat.h branches/xen/reactos/boot/freeldr/freeldr/fs/fs.c branches/xen/reactos/boot/freeldr/freeldr/fs/iso.c branches/xen/reactos/boot/freeldr/freeldr/fs/iso.h branches/xen/reactos/boot/freeldr/freeldr/fs/ntfs.c branches/xen/reactos/boot/freeldr/freeldr/fs/ntfs.h branches/xen/reactos/boot/freeldr/freeldr/include/bootmgr.h branches/xen/reactos/boot/freeldr/freeldr/include/disk.h branches/xen/reactos/boot/freeldr/freeldr/include/drivemap.h branches/xen/reactos/boot/freeldr/freeldr/include/freeldr.h branches/xen/reactos/boot/freeldr/freeldr/include/fs.h branches/xen/reactos/boot/freeldr/freeldr/include/inifile.h branches/xen/reactos/boot/freeldr/freeldr/include/linux.h branches/xen/reactos/boot/freeldr/freeldr/include/machine.h branches/xen/reactos/boot/freeldr/freeldr/include/miscboot.h branches/xen/reactos/boot/freeldr/freeldr/include/multiboot.h branches/xen/reactos/boot/freeldr/freeldr/include/oslist.h branches/xen/reactos/boot/freeldr/freeldr/include/reactos.h branches/xen/reactos/boot/freeldr/freeldr/include/rtl.h branches/xen/reactos/boot/freeldr/freeldr/include/ui.h branches/xen/reactos/boot/freeldr/freeldr/include/version.h branches/xen/reactos/boot/freeldr/freeldr/inifile/ini.h branches/xen/reactos/boot/freeldr/freeldr/inifile/ini_init.c branches/xen/reactos/boot/freeldr/freeldr/inifile/inifile.c branches/xen/reactos/boot/freeldr/freeldr/inifile/parse.c branches/xen/reactos/boot/freeldr/freeldr/linuxboot.c branches/xen/reactos/boot/freeldr/freeldr/math/i386.h branches/xen/reactos/boot/freeldr/freeldr/math/powerpc.h branches/xen/reactos/boot/freeldr/freeldr/miscboot.c branches/xen/reactos/boot/freeldr/freeldr/mm/meminit.c branches/xen/reactos/boot/freeldr/freeldr/multiboot.c branches/xen/reactos/boot/freeldr/freeldr/options.c branches/xen/reactos/boot/freeldr/freeldr/oslist.c branches/xen/reactos/boot/freeldr/freeldr/reactos/arcname.c branches/xen/reactos/boot/freeldr/freeldr/reactos/binhive.c branches/xen/reactos/boot/freeldr/freeldr/reactos/reactos.c branches/xen/reactos/boot/freeldr/freeldr/reactos/registry.c branches/xen/reactos/boot/freeldr/freeldr/reactos/registry.h branches/xen/reactos/boot/freeldr/freeldr/reactos/setupldr.c branches/xen/reactos/boot/freeldr/freeldr/rtl/memset.c branches/xen/reactos/boot/freeldr/freeldr/rtl/print.c branches/xen/reactos/boot/freeldr/freeldr/ui/gui.c branches/xen/reactos/boot/freeldr/freeldr/ui/tui.c branches/xen/reactos/boot/freeldr/freeldr/ui/tui.h branches/xen/reactos/boot/freeldr/freeldr/ui/tuimenu.c branches/xen/reactos/boot/freeldr/freeldr/ui/ui.c branches/xen/reactos/boot/freeldr/freeldr/version.c branches/xen/reactos/boot/freeldr/freeldr/video/bank.c branches/xen/reactos/boot/freeldr/freeldr/video/fade.c branches/xen/reactos/boot/freeldr/freeldr/video/palette.c branches/xen/reactos/boot/freeldr/freeldr/video/pixel.c branches/xen/reactos/boot/freeldr/freeldr/video/video.c From mf at svn.reactos.com Sat May 14 21:58:32 2005 From: mf at svn.reactos.com (mf@svn.reactos.com) Date: Wed Apr 12 15:31:27 2006 Subject: [ros-svn] [mf] 15288: rename czech resource file to sync wih Wine's filename Message-ID: <000601c558bf$4e3967f0$6b01a8c0@PENELOPE> rename czech resource file to sync wih Wine's filename Added files: trunk/reactos/subsys/system/winefile/cs.rc Updated files: trunk/reactos/subsys/system/winefile/winefile.dsp trunk/reactos/subsys/system/winefile/winefile.rc Deleted files: trunk/reactos/subsys/system/winefile/cz.rc From mf at svn.reactos.com Sat May 14 22:07:53 2005 From: mf at svn.reactos.com (mf@svn.reactos.com) Date: Wed Apr 12 15:31:27 2006 Subject: [ros-svn] [mf] 15289: add some additional translated czech strings from Wine Message-ID: <000601c558c0$9cd1fde0$6b01a8c0@PENELOPE> add some additional translated czech strings from Wine Updated files: trunk/reactos/subsys/system/winefile/cs.rc From greatlrd at svn.reactos.com Sat May 14 22:57:25 2005 From: greatlrd at svn.reactos.com (greatlrd@svn.reactos.com) Date: Wed Apr 12 15:31:27 2006 Subject: [ros-svn] [greatlrd] 15290: fix Warining msg used uninitialized for gcc 3.4.3 Message-ID: <000601c558c7$87f8e8a0$6b01a8c0@PENELOPE> fix Warining msg used uninitialized for gcc 3.4.3 Updated files: trunk/reactos/subsys/win32k/ntuser/callback.c From gvg at svn.reactos.com Sat May 14 23:35:56 2005 From: gvg at svn.reactos.com (gvg@svn.reactos.com) Date: Wed Apr 12 15:31:27 2006 Subject: [ros-svn] [gvg] 15291: Don't include standard startup code Message-ID: <000601c558cc$e9b96060$6b01a8c0@PENELOPE> Don't include standard startup code Updated files: branches/xmlbuildsystem/reactos/lib/gdi32/gdi32.xml branches/xmlbuildsystem/reactos/lib/user32/user32.xml From chorns at svn.reactos.com Sun May 15 00:55:23 2005 From: chorns at svn.reactos.com (chorns@svn.reactos.com) Date: Wed Apr 12 15:31:27 2006 Subject: [ros-svn] [chorns] 15292: Generate files for host zlib in object and output directories Message-ID: <000601c558d8$02c089c0$6b01a8c0@PENELOPE> Generate files for host zlib in object and output directories Updated files: branches/xmlbuildsystem/reactos/lib/zlib/zlib.mak From ion at svn.reactos.com Sun May 15 06:56:57 2005 From: ion at svn.reactos.com (ion@svn.reactos.com) Date: Wed Apr 12 15:31:27 2006 Subject: [ros-svn] [ion] 15293: Removed incorrect Create/DuplicationNotify callbacks and replaced by a more correct Open callback which is what a windows driver would get. This is needed because of some changes I'm trying to make to get Parse routines to work properly, so I had to add two hacks for now, they will be removed within 2-3 commits Message-ID: <000601c5590a$85969330$6b01a8c0@PENELOPE> Removed incorrect Create/DuplicationNotify callbacks and replaced by a more correct Open callback which is what a windows driver would get. This is needed because of some changes I'm trying to make to get Parse routines to work properly, so I had to add two hacks for now, they will be removed within 2-3 commits Updated files: trunk/reactos/include/ddk/pstypes.h trunk/reactos/ntoskrnl/cm/cm.h trunk/reactos/ntoskrnl/cm/ntfunc.c trunk/reactos/ntoskrnl/cm/registry.c trunk/reactos/ntoskrnl/cm/regobj.c trunk/reactos/ntoskrnl/ex/callback.c trunk/reactos/ntoskrnl/ex/event.c trunk/reactos/ntoskrnl/ex/evtpair.c trunk/reactos/ntoskrnl/ex/mutant.c trunk/reactos/ntoskrnl/ex/profile.c trunk/reactos/ntoskrnl/ex/sem.c trunk/reactos/ntoskrnl/ex/timer.c trunk/reactos/ntoskrnl/ex/win32k.c trunk/reactos/ntoskrnl/include/internal/ob.h trunk/reactos/ntoskrnl/io/driver.c trunk/reactos/ntoskrnl/io/iocomp.c trunk/reactos/ntoskrnl/io/iomgr.c trunk/reactos/ntoskrnl/ldr/init.c trunk/reactos/ntoskrnl/lpc/create.c trunk/reactos/ntoskrnl/lpc/port.c trunk/reactos/ntoskrnl/mm/section.c trunk/reactos/ntoskrnl/ob/dirobj.c trunk/reactos/ntoskrnl/ob/handle.c trunk/reactos/ntoskrnl/ob/namespc.c trunk/reactos/ntoskrnl/ob/object.c trunk/reactos/ntoskrnl/ob/symlink.c trunk/reactos/ntoskrnl/ps/job.c trunk/reactos/ntoskrnl/ps/psmgr.c trunk/reactos/ntoskrnl/ps/security.c trunk/reactos/ntoskrnl/ps/win32.c trunk/reactos/ntoskrnl/se/token.c trunk/reactos/subsys/win32k/include/desktop.h trunk/reactos/subsys/win32k/include/winsta.h trunk/reactos/subsys/win32k/main/dllmain.c trunk/reactos/subsys/win32k/ntuser/desktop.c trunk/reactos/subsys/win32k/ntuser/winsta.c From greatlrd at svn.reactos.com Sun May 15 08:49:03 2005 From: greatlrd at svn.reactos.com (greatlrd@svn.reactos.com) Date: Wed Apr 12 15:31:27 2006 Subject: [ros-svn] [greatlrd] 15294: fix uninitialized waring so gcc 3.4.3 can compile it Message-ID: <000601c5591a$2e881860$6b01a8c0@PENELOPE> fix uninitialized waring so gcc 3.4.3 can compile it Updated files: trunk/reactos/ntoskrnl/ob/object.c From gvg at svn.reactos.com Sun May 15 10:30:38 2005 From: gvg at svn.reactos.com (gvg@svn.reactos.com) Date: Wed Apr 12 15:31:27 2006 Subject: [ros-svn] [gvg] 15295: Remove local definitions for stuff which is now Message-ID: <000601c55928$5f3d3d60$6b01a8c0@PENELOPE> Remove local definitions for stuff which is now present in our headers Updated files: trunk/reactos/lib/dinput/keyboard.c trunk/reactos/lib/dinput/mouse.c From hpoussin at svn.reactos.com Sun May 15 11:29:32 2005 From: hpoussin at svn.reactos.com (hpoussin@svn.reactos.com) Date: Wed Apr 12 15:31:28 2006 Subject: [ros-svn] [hpoussin] 15296: Correct implementation of IOCTL_SERIAL_SET_BAUD_RATE Message-ID: <000601c55930$99f96d90$6b01a8c0@PENELOPE> Correct implementation of IOCTL_SERIAL_SET_BAUD_RATE Don't test FileObject in IRP_MJ_CREATE as it may be not valid Updated files: trunk/reactos/drivers/dd/serial/create.c trunk/reactos/drivers/dd/serial/devctrl.c trunk/reactos/drivers/dd/serial/pnp.c From hpoussin at svn.reactos.com Sun May 15 11:30:26 2005 From: hpoussin at svn.reactos.com (hpoussin@svn.reactos.com) Date: Wed Apr 12 15:31:28 2006 Subject: [ros-svn] [hpoussin] 15297: Open port before sending IOCTLs Message-ID: <000601c55930$ba2e0e90$6b01a8c0@PENELOPE> Open port before sending IOCTLs Updated files: trunk/reactos/drivers/bus/serenum/detect.c From gvg at svn.reactos.com Sun May 15 11:38:54 2005 From: gvg at svn.reactos.com (gvg@svn.reactos.com) Date: Wed Apr 12 15:31:28 2006 Subject: [ros-svn] [gvg] 15298: Work around broken binutils which creates relocation Message-ID: <000601c55931$e8ef17a0$6b01a8c0@PENELOPE> Work around broken binutils which creates relocation entries for the Export Table. Updated files: branches/xmlbuildsystem/reactos/tools/rsym.c From gvg at svn.reactos.com Sun May 15 11:41:01 2005 From: gvg at svn.reactos.com (gvg@svn.reactos.com) Date: Wed Apr 12 15:31:28 2006 Subject: [ros-svn] [gvg] 15299: user32 is becoming a big boy, give it some more space Message-ID: <000601c55932$349a9530$6b01a8c0@PENELOPE> user32 is becoming a big boy, give it some more space Updated files: branches/xmlbuildsystem/reactos/baseaddress.xml From mf at svn.reactos.com Sun May 15 11:55:58 2005 From: mf at svn.reactos.com (mf@svn.reactos.com) Date: Wed Apr 12 15:31:28 2006 Subject: [ros-svn] [mf] 15300: ugly macro hack to use alloca() while keeping Wine's developers happy Message-ID: <000601c55934$4b3875d0$6b01a8c0@PENELOPE> ugly macro hack to use alloca() while keeping Wine's developers happy Updated files: trunk/reactos/subsys/system/winefile/winefile.c From greatlrd at svn.reactos.com Sun May 15 12:33:35 2005 From: greatlrd at svn.reactos.com (greatlrd@svn.reactos.com) Date: Wed Apr 12 15:31:28 2006 Subject: [ros-svn] [greatlrd] 15301: Partiy implement long filename support Message-ID: <000601c55939$8c8b3b30$6b01a8c0@PENELOPE> Partiy implement long filename support example filefilefile.txt can store now with cdmake but not filefilefiles.txt have not check why it say not a iso9660 name Updated files: trunk/reactos/tools/cdmake/cdmake.c From mf at svn.reactos.com Sun May 15 13:10:35 2005 From: mf at svn.reactos.com (mf@svn.reactos.com) Date: Wed Apr 12 15:31:28 2006 Subject: [ros-svn] [mf] 15302: fix for window refresh in shell mode Message-ID: <000601c5593e$b7a55f80$6b01a8c0@PENELOPE> fix for window refresh in shell mode Updated files: trunk/reactos/subsys/system/winefile/winefile.c From mf at svn.reactos.com Sun May 15 13:46:22 2005 From: mf at svn.reactos.com (mf@svn.reactos.com) Date: Wed Apr 12 15:31:28 2006 Subject: [ros-svn] [mf] 15303: use the correct ids in options menu Message-ID: <000601c55943$b79bf760$6b01a8c0@PENELOPE> use the correct ids in options menu Updated files: trunk/reactos/subsys/system/winefile/Sv.rc trunk/reactos/subsys/system/winefile/cs.rc trunk/reactos/subsys/system/winefile/de.rc trunk/reactos/subsys/system/winefile/en.rc trunk/reactos/subsys/system/winefile/es.rc trunk/reactos/subsys/system/winefile/fr.rc trunk/reactos/subsys/system/winefile/hu.rc trunk/reactos/subsys/system/winefile/it.rc trunk/reactos/subsys/system/winefile/nl.rc trunk/reactos/subsys/system/winefile/pl.rc trunk/reactos/subsys/system/winefile/pt.rc trunk/reactos/subsys/system/winefile/ru.rc trunk/reactos/subsys/system/winefile/si.rc trunk/reactos/subsys/system/winefile/zh.rc From chorns at svn.reactos.com Sun May 15 13:58:50 2005 From: chorns at svn.reactos.com (chorns@svn.reactos.com) Date: Wed Apr 12 15:31:28 2006 Subject: [ros-svn] [chorns] 15304: Generate hooks and stubs for tests Message-ID: <000601c55945$753a7cf0$6b01a8c0@PENELOPE> Generate hooks and stubs for tests Added files: branches/xmlbuildsystem/reactos/tools/rbuild/filesupportcode.cpp branches/xmlbuildsystem/reactos/tools/rbuild/testsupportcode.cpp Updated files: branches/xmlbuildsystem/reactos/lib/kernel32/kernel32.xml branches/xmlbuildsystem/reactos/lib/kernel32/tests/tests/CreateFile.c branches/xmlbuildsystem/reactos/tools/rbuild/backend/mingw/mingw.cpp branches/xmlbuildsystem/reactos/tools/rbuild/backend/mingw/mingw.h branches/xmlbuildsystem/reactos/tools/rbuild/project.cpp branches/xmlbuildsystem/reactos/tools/rbuild/rbuild.h branches/xmlbuildsystem/reactos/tools/rbuild/rbuild.mak branches/xmlbuildsystem/reactos/tools/rbuild/stubbedcomponent.cpp branches/xmlbuildsystem/reactos/tools/rbuild/wineresource.cpp From chorns at svn.reactos.com Sun May 15 14:04:03 2005 From: chorns at svn.reactos.com (chorns@svn.reactos.com) Date: Wed Apr 12 15:31:28 2006 Subject: [ros-svn] [chorns] 15305: Don't rename c_437.nls, c_1252.nls, and l_intl.nls on installation Message-ID: <000601c55946$2fb040b0$6b01a8c0@PENELOPE> Don't rename c_437.nls, c_1252.nls, and l_intl.nls on installation Updated files: branches/xmlbuildsystem/reactos/media/nls/nls.xml From chorns at svn.reactos.com Sun May 15 14:06:13 2005 From: chorns at svn.reactos.com (chorns@svn.reactos.com) Date: Wed Apr 12 15:31:28 2006 Subject: [ros-svn] [chorns] 15306: Install .inf files in C:\WINDOWS\inf Message-ID: <000601c55946$7d8e55b0$6b01a8c0@PENELOPE> Install .inf files in C:\WINDOWS\inf Updated files: branches/xmlbuildsystem/reactos/media/inf/inf.xml From mf at svn.reactos.com Sun May 15 14:13:19 2005 From: mf at svn.reactos.com (mf@svn.reactos.com) Date: Wed Apr 12 15:31:28 2006 Subject: [ros-svn] [mf] 15307: refresh available drive bar buttons after connecting to network drives or activating manual refresh Message-ID: <000601c55947$7b0ff2c0$6b01a8c0@PENELOPE> refresh available drive bar buttons after connecting to network drives or activating manual refresh Updated files: trunk/reactos/subsys/system/winefile/winefile.c From chorns at svn.reactos.com Sun May 15 15:20:48 2005 From: chorns at svn.reactos.com (chorns@svn.reactos.com) Date: Wed Apr 12 15:31:28 2006 Subject: [ros-svn] [chorns] 15308: Support modules with no base install directory Message-ID: <000601c55950$e8a65dc0$6b01a8c0@PENELOPE> Support modules with no base install directory Updated files: branches/xmlbuildsystem/reactos/tools/rbuild/backend/mingw/mingw.cpp branches/xmlbuildsystem/reactos/tools/rbuild/backend/mingw/modulehandler.cpp branches/xmlbuildsystem/reactos/tools/rbuild/module.cpp From chorns at svn.reactos.com Sun May 15 15:21:56 2005 From: chorns at svn.reactos.com (chorns@svn.reactos.com) Date: Wed Apr 12 15:31:28 2006 Subject: [ros-svn] [chorns] 15309: Install explorer.exe in C:\WINDOWS Message-ID: <000601c55951$10fc4b40$6b01a8c0@PENELOPE> Install explorer.exe in C:\WINDOWS Updated files: branches/xmlbuildsystem/reactos/subsys/system/explorer/explorer.xml From chorns at svn.reactos.com Sun May 15 15:57:05 2005 From: chorns at svn.reactos.com (chorns@svn.reactos.com) Date: Wed Apr 12 15:31:28 2006 Subject: [ros-svn] [chorns] 15310: Re-insert makefile code for non-DLLs which was removed by accident Message-ID: <000601c55955$fa159da0$6b01a8c0@PENELOPE> Re-insert makefile code for non-DLLs which was removed by accident Updated files: branches/xmlbuildsystem/reactos/tools/rbuild/backend/mingw/modulehandler.cpp branches/xmlbuildsystem/reactos/tools/rbuild/backend/mingw/modulehandler.h From hbirr at svn.reactos.com Sun May 15 15:59:59 2005 From: hbirr at svn.reactos.com (hbirr@svn.reactos.com) Date: Wed Apr 12 15:31:28 2006 Subject: [ros-svn] [hbirr] 15311: Don't push an already freed irp to the list (in IoFreeIrp). Message-ID: <000601c55956$61b68be0$6b01a8c0@PENELOPE> Don't push an already freed irp to the list (in IoFreeIrp). Updated files: trunk/reactos/ntoskrnl/io/irp.c From chorns at svn.reactos.com Sun May 15 16:18:48 2005 From: chorns at svn.reactos.com (chorns@svn.reactos.com) Date: Wed Apr 12 15:31:28 2006 Subject: [ros-svn] [chorns] 15312: Overwrite registry only if the source files change Message-ID: <000601c55959$02afbc40$6b01a8c0@PENELOPE> Overwrite registry only if the source files change Updated files: branches/xmlbuildsystem/reactos/tools/rbuild/backend/mingw/mingw.cpp From chorns at svn.reactos.com Sun May 15 16:30:36 2005 From: chorns at svn.reactos.com (chorns@svn.reactos.com) Date: Wed Apr 12 15:31:28 2006 Subject: [ros-svn] [chorns] 15313: Install rpcrt4.dll, samlib.dll, and setup.exe Message-ID: <000601c5595a$a8eb9fb0$6b01a8c0@PENELOPE> Install rpcrt4.dll, samlib.dll, and setup.exe Updated files: branches/xmlbuildsystem/reactos/lib/rpcrt4/rpcrt4.xml branches/xmlbuildsystem/reactos/lib/samlib/samlib.xml branches/xmlbuildsystem/reactos/subsys/system/setup/setup.xml From chorns at svn.reactos.com Sun May 15 17:52:00 2005 From: chorns at svn.reactos.com (chorns@svn.reactos.com) Date: Wed Apr 12 15:31:28 2006 Subject: [ros-svn] [chorns] 15314: Remove unused file Message-ID: <000601c55966$07e17700$6b01a8c0@PENELOPE> Remove unused file Deleted files: branches/xmlbuildsystem/reactos/lib/shell32/cdrom.ico From chorns at svn.reactos.com Sun May 15 17:56:18 2005 From: chorns at svn.reactos.com (chorns@svn.reactos.com) Date: Wed Apr 12 15:31:28 2006 Subject: [ros-svn] [chorns] 15315: Generate proxy makefiles Message-ID: <000601c55966$a1ebf960$6b01a8c0@PENELOPE> Generate proxy makefiles Added files: branches/xmlbuildsystem/reactos/tools/rbuild/backend/mingw/proxymakefile.cpp Updated files: branches/xmlbuildsystem/reactos/tools/rbuild/backend/mingw/mingw.cpp branches/xmlbuildsystem/reactos/tools/rbuild/backend/mingw/mingw.h branches/xmlbuildsystem/reactos/tools/rbuild/rbuild.mak branches/xmlbuildsystem/reactos/tools/rbuild/wineresource.cpp Deleted files: branches/xmlbuildsystem/reactos/apps/utils/net/arp/makefile branches/xmlbuildsystem/reactos/apps/utils/net/finger/makefile branches/xmlbuildsystem/reactos/apps/utils/net/ftp/makefile branches/xmlbuildsystem/reactos/apps/utils/net/ipconfig/makefile branches/xmlbuildsystem/reactos/apps/utils/net/netstat/makefile branches/xmlbuildsystem/reactos/apps/utils/net/ping/makefile branches/xmlbuildsystem/reactos/apps/utils/net/route/makefile branches/xmlbuildsystem/reactos/apps/utils/net/telnet/Makefile branches/xmlbuildsystem/reactos/apps/utils/net/whois/makefile branches/xmlbuildsystem/reactos/boot/freeldr/bootsect/Makefile branches/xmlbuildsystem/reactos/boot/freeldr/freeldr/Makefile branches/xmlbuildsystem/reactos/drivers/bus/acpi/makefile branches/xmlbuildsystem/reactos/drivers/bus/isapnp/makefile branches/xmlbuildsystem/reactos/drivers/bus/pci/makefile branches/xmlbuildsystem/reactos/drivers/bus/serenum/makefile branches/xmlbuildsystem/reactos/drivers/dd/beep/makefile branches/xmlbuildsystem/reactos/drivers/dd/blue/makefile branches/xmlbuildsystem/reactos/drivers/dd/bootvid/Makefile branches/xmlbuildsystem/reactos/drivers/dd/debugout/makefile branches/xmlbuildsystem/reactos/drivers/dd/mpu401/makefile branches/xmlbuildsystem/reactos/drivers/dd/null/makefile branches/xmlbuildsystem/reactos/drivers/dd/parallel/makefile branches/xmlbuildsystem/reactos/drivers/dd/ramdrv/makefile branches/xmlbuildsystem/reactos/drivers/dd/serial/makefile branches/xmlbuildsystem/reactos/drivers/dd/sndblst/makefile branches/xmlbuildsystem/reactos/drivers/dd/sound/makefile branches/xmlbuildsystem/reactos/drivers/fs/cdfs/makefile branches/xmlbuildsystem/reactos/drivers/fs/fs_rec/makefile branches/xmlbuildsystem/reactos/drivers/fs/ms/Makefile branches/xmlbuildsystem/reactos/drivers/fs/mup/makefile branches/xmlbuildsystem/reactos/drivers/fs/np/Makefile branches/xmlbuildsystem/reactos/drivers/fs/ntfs/makefile branches/xmlbuildsystem/reactos/drivers/fs/vfat/makefile branches/xmlbuildsystem/reactos/drivers/input/i8042prt/makefile branches/xmlbuildsystem/reactos/drivers/input/kbdclass/makefile branches/xmlbuildsystem/reactos/drivers/input/mouclass/makefile branches/xmlbuildsystem/reactos/drivers/input/sermouse/makefile branches/xmlbuildsystem/reactos/drivers/lib/bzip2/Makefile branches/xmlbuildsystem/reactos/drivers/lib/csq/MAKEFILE branches/xmlbuildsystem/reactos/drivers/lib/ip/makefile branches/xmlbuildsystem/reactos/drivers/lib/oskittcp/makefile branches/xmlbuildsystem/reactos/drivers/net/afd/makefile branches/xmlbuildsystem/reactos/drivers/net/dd/ne2000/Makefile branches/xmlbuildsystem/reactos/drivers/net/dd/pcnet/Makefile branches/xmlbuildsystem/reactos/drivers/net/ndis/Makefile branches/xmlbuildsystem/reactos/drivers/net/npf/Makefile branches/xmlbuildsystem/reactos/drivers/net/tcpip/makefile branches/xmlbuildsystem/reactos/drivers/net/tdi/Makefile branches/xmlbuildsystem/reactos/drivers/net/wshtcpip/makefile branches/xmlbuildsystem/reactos/drivers/storage/atapi/makefile branches/xmlbuildsystem/reactos/drivers/storage/cdrom/makefile branches/xmlbuildsystem/reactos/drivers/storage/class2/makefile branches/xmlbuildsystem/reactos/drivers/storage/disk/makefile branches/xmlbuildsystem/reactos/drivers/storage/diskdump/Makefile branches/xmlbuildsystem/reactos/drivers/storage/floppy/Makefile branches/xmlbuildsystem/reactos/drivers/storage/scsiport/makefile branches/xmlbuildsystem/reactos/drivers/video/displays/framebuf/makefile branches/xmlbuildsystem/reactos/drivers/video/displays/vga/makefile branches/xmlbuildsystem/reactos/drivers/video/miniport/vbe/makefile branches/xmlbuildsystem/reactos/drivers/video/miniport/vga/makefile branches/xmlbuildsystem/reactos/drivers/video/miniport/xboxvmp/Makefile branches/xmlbuildsystem/reactos/drivers/video/videoprt/Makefile branches/xmlbuildsystem/reactos/hal/hal/Makefile branches/xmlbuildsystem/reactos/hal/halx86/mp/Makefile branches/xmlbuildsystem/reactos/hal/halx86/up/Makefile branches/xmlbuildsystem/reactos/hal/halx86/xbox/Makefile branches/xmlbuildsystem/reactos/lib/acledit/Makefile branches/xmlbuildsystem/reactos/lib/aclui/Makefile branches/xmlbuildsystem/reactos/lib/adns/Makefile branches/xmlbuildsystem/reactos/lib/advapi32/makefile branches/xmlbuildsystem/reactos/lib/advpack/Makefile branches/xmlbuildsystem/reactos/lib/cabinet/Makefile branches/xmlbuildsystem/reactos/lib/cards/Makefile branches/xmlbuildsystem/reactos/lib/comctl32/makefile branches/xmlbuildsystem/reactos/lib/comdlg32/makefile branches/xmlbuildsystem/reactos/lib/cpl/access/Makefile branches/xmlbuildsystem/reactos/lib/cpl/appwiz/Makefile branches/xmlbuildsystem/reactos/lib/cpl/control/Makefile branches/xmlbuildsystem/reactos/lib/cpl/desk/Makefile branches/xmlbuildsystem/reactos/lib/cpl/intl/makefile branches/xmlbuildsystem/reactos/lib/cpl/main/makefile branches/xmlbuildsystem/reactos/lib/cpl/ncpa/Makefile branches/xmlbuildsystem/reactos/lib/cpl/sysdm/Makefile branches/xmlbuildsystem/reactos/lib/cpl/timedate/makefile branches/xmlbuildsystem/reactos/lib/crt/makefile branches/xmlbuildsystem/reactos/lib/crtdll/makefile branches/xmlbuildsystem/reactos/lib/dbghelp/Makefile branches/xmlbuildsystem/reactos/lib/devenum/makefile branches/xmlbuildsystem/reactos/lib/dinput/Makefile branches/xmlbuildsystem/reactos/lib/dinput8/Makefile branches/xmlbuildsystem/reactos/lib/dnsapi/Makefile branches/xmlbuildsystem/reactos/lib/dsound/Makefile branches/xmlbuildsystem/reactos/lib/dxdiagn/makefile branches/xmlbuildsystem/reactos/lib/dxguid/makefile branches/xmlbuildsystem/reactos/lib/epsapi/makefile branches/xmlbuildsystem/reactos/lib/expat/Makefile branches/xmlbuildsystem/reactos/lib/fmifs/makefile branches/xmlbuildsystem/reactos/lib/freetype/Makefile branches/xmlbuildsystem/reactos/lib/fslib/Makefile branches/xmlbuildsystem/reactos/lib/fslib/vfatlib/Makefile branches/xmlbuildsystem/reactos/lib/gdi32/makefile branches/xmlbuildsystem/reactos/lib/gdiplus/makefile branches/xmlbuildsystem/reactos/lib/glu32/Makefile branches/xmlbuildsystem/reactos/lib/imagehlp/makefile branches/xmlbuildsystem/reactos/lib/imm32/Makefile branches/xmlbuildsystem/reactos/lib/iphlpapi/makefile branches/xmlbuildsystem/reactos/lib/kbdda/makefile branches/xmlbuildsystem/reactos/lib/kbddv/makefile branches/xmlbuildsystem/reactos/lib/kbdes/makefile branches/xmlbuildsystem/reactos/lib/kbdfr/makefile branches/xmlbuildsystem/reactos/lib/kbdgr/makefile branches/xmlbuildsystem/reactos/lib/kbdru/makefile branches/xmlbuildsystem/reactos/lib/kbdse/makefile branches/xmlbuildsystem/reactos/lib/kbdsg/makefile branches/xmlbuildsystem/reactos/lib/kbduk/makefile branches/xmlbuildsystem/reactos/lib/kbdus/makefile branches/xmlbuildsystem/reactos/lib/kernel32/makefile branches/xmlbuildsystem/reactos/lib/kjs/makefile branches/xmlbuildsystem/reactos/lib/libwine/makefile branches/xmlbuildsystem/reactos/lib/lzexpand/Makefile branches/xmlbuildsystem/reactos/lib/mesa32/Makefile branches/xmlbuildsystem/reactos/lib/midimap/makefile branches/xmlbuildsystem/reactos/lib/mmdrv/Makefile branches/xmlbuildsystem/reactos/lib/mpr/Makefile branches/xmlbuildsystem/reactos/lib/msacm/makefile branches/xmlbuildsystem/reactos/lib/msafd/makefile branches/xmlbuildsystem/reactos/lib/msgina/makefile branches/xmlbuildsystem/reactos/lib/msi/Makefile branches/xmlbuildsystem/reactos/lib/msimg32/Makefile branches/xmlbuildsystem/reactos/lib/msvcrt/Makefile branches/xmlbuildsystem/reactos/lib/msvcrt20/Makefile branches/xmlbuildsystem/reactos/lib/netapi32/makefile branches/xmlbuildsystem/reactos/lib/ntdll/makefile branches/xmlbuildsystem/reactos/lib/ole32/makefile branches/xmlbuildsystem/reactos/lib/oleaut32/makefile branches/xmlbuildsystem/reactos/lib/olepro32/Makefile branches/xmlbuildsystem/reactos/lib/opengl32/Makefile branches/xmlbuildsystem/reactos/lib/psapi/makefile branches/xmlbuildsystem/reactos/lib/pseh/makefile branches/xmlbuildsystem/reactos/lib/riched20/makefile branches/xmlbuildsystem/reactos/lib/richedit/Makefile branches/xmlbuildsystem/reactos/lib/rosrtl/makefile branches/xmlbuildsystem/reactos/lib/rossym/Makefile branches/xmlbuildsystem/reactos/lib/rpcrt4/Makefile branches/xmlbuildsystem/reactos/lib/rtl/makefile branches/xmlbuildsystem/reactos/lib/samlib/makefile branches/xmlbuildsystem/reactos/lib/secur32/Makefile branches/xmlbuildsystem/reactos/lib/serialui/Makefile branches/xmlbuildsystem/reactos/lib/shdocvw/Makefile branches/xmlbuildsystem/reactos/lib/shell32/makefile branches/xmlbuildsystem/reactos/lib/shlwapi/makefile branches/xmlbuildsystem/reactos/lib/smdll/makefile branches/xmlbuildsystem/reactos/lib/smlib/makefile branches/xmlbuildsystem/reactos/lib/snmpapi/makefile branches/xmlbuildsystem/reactos/lib/string/Makefile branches/xmlbuildsystem/reactos/lib/strmiids/makefile branches/xmlbuildsystem/reactos/lib/syssetup/Makefile branches/xmlbuildsystem/reactos/lib/twain/Makefile branches/xmlbuildsystem/reactos/lib/urlmon/Makefile branches/xmlbuildsystem/reactos/lib/user32/Makefile branches/xmlbuildsystem/reactos/lib/userenv/makefile branches/xmlbuildsystem/reactos/lib/uuid/Makefile branches/xmlbuildsystem/reactos/lib/version/makefile branches/xmlbuildsystem/reactos/lib/wininet/makefile branches/xmlbuildsystem/reactos/lib/winmm/Makefile branches/xmlbuildsystem/reactos/lib/winspool/Makefile branches/xmlbuildsystem/reactos/lib/ws2_32/makefile branches/xmlbuildsystem/reactos/lib/ws2help/makefile branches/xmlbuildsystem/reactos/lib/wshirda/makefile branches/xmlbuildsystem/reactos/lib/wsock32/Makefile branches/xmlbuildsystem/reactos/lib/zlib/Makefile branches/xmlbuildsystem/reactos/ntoskrnl/Makefile branches/xmlbuildsystem/reactos/regtests/regtests/Makefile branches/xmlbuildsystem/reactos/regtests/shared/Makefile branches/xmlbuildsystem/reactos/services/eventlog/makefile branches/xmlbuildsystem/reactos/services/rpcss/makefile branches/xmlbuildsystem/reactos/services/umpnpmgr/makefile branches/xmlbuildsystem/reactos/subsys/csrss/makefile branches/xmlbuildsystem/reactos/subsys/csrss/win32csr/Makefile branches/xmlbuildsystem/reactos/subsys/ntvdm/makefile branches/xmlbuildsystem/reactos/subsys/smss/makefile branches/xmlbuildsystem/reactos/subsys/system/autochk/makefile branches/xmlbuildsystem/reactos/subsys/system/calc/makefile branches/xmlbuildsystem/reactos/subsys/system/cmd/makefile branches/xmlbuildsystem/reactos/subsys/system/dhcp/Makefile branches/xmlbuildsystem/reactos/subsys/system/explorer/Makefile branches/xmlbuildsystem/reactos/subsys/system/explorer/notifyhook/Makefile branches/xmlbuildsystem/reactos/subsys/system/format/makefile branches/xmlbuildsystem/reactos/subsys/system/ibrowser/Makefile branches/xmlbuildsystem/reactos/subsys/system/msiexec/Makefile branches/xmlbuildsystem/reactos/subsys/system/notepad/Makefile branches/xmlbuildsystem/reactos/subsys/system/reactos/Makefile branches/xmlbuildsystem/reactos/subsys/system/regedit/makefile branches/xmlbuildsystem/reactos/subsys/system/regsvr32/makefile branches/xmlbuildsystem/reactos/subsys/system/reporterror/Makefile branches/xmlbuildsystem/reactos/subsys/system/rundll32/Makefile branches/xmlbuildsystem/reactos/subsys/system/services/makefile branches/xmlbuildsystem/reactos/subsys/system/setup/makefile branches/xmlbuildsystem/reactos/subsys/system/taskmgr/makefile branches/xmlbuildsystem/reactos/subsys/system/userinit/Makefile branches/xmlbuildsystem/reactos/subsys/system/usetup/makefile branches/xmlbuildsystem/reactos/subsys/system/vmwinst/Makefile branches/xmlbuildsystem/reactos/subsys/system/welcome/Makefile branches/xmlbuildsystem/reactos/subsys/system/winefile/Makefile branches/xmlbuildsystem/reactos/subsys/system/winlogon/makefile branches/xmlbuildsystem/reactos/subsys/win32k/makefile From chorns at svn.reactos.com Sun May 15 18:09:15 2005 From: chorns at svn.reactos.com (chorns@svn.reactos.com) Date: Wed Apr 12 15:31:28 2006 Subject: [ros-svn] [chorns] 15316: svn:ignore maintenance Message-ID: <000601c55968$70cea970$6b01a8c0@PENELOPE> svn:ignore maintenance From ion at svn.reactos.com Sun May 15 19:59:38 2005 From: ion at svn.reactos.com (ion@svn.reactos.com) Date: Wed Apr 12 15:31:28 2006 Subject: [ros-svn] [ion] 15317: Make Object Type creation compatible with OB 2.0 from the caller's point of view. Use real structures for Object Type and ObjectType Initializer. Added two more hacks that I'll remove in the next commit Message-ID: <000601c55977$dcc6e610$6b01a8c0@PENELOPE> Make Object Type creation compatible with OB 2.0 from the caller's point of view. Use real structures for Object Type and ObjectType Initializer. Added two more hacks that I'll remove in the next commit Updated files: trunk/reactos/include/ddk/pstypes.h trunk/reactos/ntoskrnl/cm/registry.c trunk/reactos/ntoskrnl/ex/callback.c trunk/reactos/ntoskrnl/ex/event.c trunk/reactos/ntoskrnl/ex/evtpair.c trunk/reactos/ntoskrnl/ex/mutant.c trunk/reactos/ntoskrnl/ex/profile.c trunk/reactos/ntoskrnl/ex/sem.c trunk/reactos/ntoskrnl/ex/timer.c trunk/reactos/ntoskrnl/ex/win32k.c trunk/reactos/ntoskrnl/include/internal/io.h trunk/reactos/ntoskrnl/include/internal/ob.h trunk/reactos/ntoskrnl/include/internal/port.h trunk/reactos/ntoskrnl/io/driver.c trunk/reactos/ntoskrnl/io/file.c trunk/reactos/ntoskrnl/io/iocomp.c trunk/reactos/ntoskrnl/io/iomgr.c trunk/reactos/ntoskrnl/io/share.c trunk/reactos/ntoskrnl/ke/wait.c trunk/reactos/ntoskrnl/lpc/close.c trunk/reactos/ntoskrnl/lpc/port.c trunk/reactos/ntoskrnl/mm/section.c trunk/reactos/ntoskrnl/ob/dirobj.c trunk/reactos/ntoskrnl/ob/handle.c trunk/reactos/ntoskrnl/ob/namespc.c trunk/reactos/ntoskrnl/ob/object.c trunk/reactos/ntoskrnl/ob/security.c trunk/reactos/ntoskrnl/ob/symlink.c trunk/reactos/ntoskrnl/ob/wait.c trunk/reactos/ntoskrnl/ps/cid.c trunk/reactos/ntoskrnl/ps/job.c trunk/reactos/ntoskrnl/ps/psmgr.c trunk/reactos/ntoskrnl/ps/win32.c trunk/reactos/ntoskrnl/se/token.c From gvg at svn.reactos.com Sun May 15 20:10:54 2005 From: gvg at svn.reactos.com (gvg@svn.reactos.com) Date: Wed Apr 12 15:31:28 2006 Subject: [ros-svn] [gvg] 15318: Don't let msvcrt import itself and fix the resulting problems Message-ID: <000601c55979$6f4b7c20$6b01a8c0@PENELOPE> Don't let msvcrt import itself and fix the resulting problems Updated files: branches/xmlbuildsystem/reactos/lib/crt/crt.xml branches/xmlbuildsystem/reactos/lib/crt/stdio/vsprintf.c branches/xmlbuildsystem/reactos/lib/crt/stdio/vswprintf.c branches/xmlbuildsystem/reactos/lib/crtdll/crtdll.def branches/xmlbuildsystem/reactos/lib/msvcrt/msvcrt.def branches/xmlbuildsystem/reactos/lib/msvcrt/msvcrt.xml From ion at svn.reactos.com Sun May 15 21:41:00 2005 From: ion at svn.reactos.com (ion@svn.reactos.com) Date: Wed Apr 12 15:31:28 2006 Subject: [ros-svn] [ion] 15319: Properly create the Object Type Type and remove previous hacks added Message-ID: <000601c55986$056daa50$6b01a8c0@PENELOPE> Properly create the Object Type Type and remove previous hacks added Updated files: trunk/reactos/ntoskrnl/include/internal/ob.h trunk/reactos/ntoskrnl/ob/namespc.c trunk/reactos/ntoskrnl/ob/object.c From greatlrd at svn.reactos.com Sun May 15 23:11:39 2005 From: greatlrd at svn.reactos.com (greatlrd@svn.reactos.com) Date: Wed Apr 12 15:31:28 2006 Subject: [ros-svn] [greatlrd] 15320: change from atoi to sprintf Message-ID: <000601c55992$afc35ac0$6b01a8c0@PENELOPE> change from atoi to sprintf linux does not support itoa Updated files: trunk/reactos/tools/cdmake/cdmake.c From gvg at svn.reactos.com Sun May 15 23:28:46 2005 From: gvg at svn.reactos.com (gvg@svn.reactos.com) Date: Wed Apr 12 15:31:28 2006 Subject: [ros-svn] [gvg] 15321: Handle case where a directory contains a '." but the Message-ID: <000601c55995$13986200$6b01a8c0@PENELOPE> Handle case where a directory contains a '." but the filename doesn't (i.e. has no extension) Updated files: trunk/reactos/lib/crt/stdlib/splitp.c From ea at svn.reactos.com Sun May 15 23:39:12 2005 From: ea at svn.reactos.com (ea@svn.reactos.com) Date: Wed Apr 12 15:31:28 2006 Subject: [ros-svn] [ea] 15322: Correct a comment. Message-ID: <000601c55996$88b13b10$6b01a8c0@PENELOPE> Correct a comment. Updated files: trunk/reactos/ntoskrnl/lpc/port.c From ea at svn.reactos.com Sun May 15 23:41:24 2005 From: ea at svn.reactos.com (ea@svn.reactos.com) Date: Wed Apr 12 15:31:28 2006 Subject: [ros-svn] [ea] 15323: Make gcc 3.4.2 compile. Message-ID: <000601c55996$d750a440$6b01a8c0@PENELOPE> Make gcc 3.4.2 compile. Updated files: trunk/reactos/lib/crt/stdlib/splitp.c From chorns at svn.reactos.com Mon May 16 00:07:10 2005 From: chorns at svn.reactos.com (chorns@svn.reactos.com) Date: Wed Apr 12 15:31:28 2006 Subject: [ros-svn] [chorns] 15324: Build and run tests Message-ID: <000601c5599a$713d8520$6b01a8c0@PENELOPE> Build and run tests Updated files: branches/xmlbuildsystem/reactos/lib/kernel32/include/kernel32.h branches/xmlbuildsystem/reactos/lib/kernel32/kernel32.xml branches/xmlbuildsystem/reactos/lib/kernel32/mem/heap.c branches/xmlbuildsystem/reactos/lib/kernel32/tests/Makefile branches/xmlbuildsystem/reactos/lib/kernel32/tests/kernel32.xml branches/xmlbuildsystem/reactos/lib/kernel32/tests/stubs.xml branches/xmlbuildsystem/reactos/regtests/regtests/regtests.def branches/xmlbuildsystem/reactos/regtests/shared/regtests.c branches/xmlbuildsystem/reactos/tools/rbuild/backend/mingw/mingw.cpp branches/xmlbuildsystem/reactos/tools/rbuild/backend/mingw/mingw.h branches/xmlbuildsystem/reactos/tools/rbuild/backend/mingw/modulehandler.cpp branches/xmlbuildsystem/reactos/tools/rbuild/backend/mingw/modulehandler.h branches/xmlbuildsystem/reactos/tools/rbuild/module.cpp branches/xmlbuildsystem/reactos/tools/rbuild/rbuild.h branches/xmlbuildsystem/reactos/tools/rbuild/tests/functiontest.cpp branches/xmlbuildsystem/reactos/tools/rbuild/testsupportcode.cpp From chorns at svn.reactos.com Mon May 16 00:13:10 2005 From: chorns at svn.reactos.com (chorns@svn.reactos.com) Date: Wed Apr 12 15:31:28 2006 Subject: [ros-svn] [chorns] 15325: Remove unused file Message-ID: <000601c5599b$476f5a10$6b01a8c0@PENELOPE> Remove unused file Deleted files: branches/xmlbuildsystem/reactos/lib/kernel32/tests/Makefile From ion at svn.reactos.com Mon May 16 01:24:14 2005 From: ion at svn.reactos.com (ion@svn.reactos.com) Date: Wed Apr 12 15:31:28 2006 Subject: [ros-svn] [ion] 15326: Fix build, clean up headers, add public stuff to public headers Message-ID: <000601c559a5$354d9540$6b01a8c0@PENELOPE> Fix build, clean up headers, add public stuff to public headers Updated files: trunk/reactos/include/ddk/obfuncs.h trunk/reactos/include/ddk/psfuncs.h trunk/reactos/include/ddk/pstypes.h trunk/reactos/ntoskrnl/include/internal/ob.h trunk/reactos/ntoskrnl/include/internal/ps.h trunk/reactos/w32api/include/ddk/winddk.h From chorns at svn.reactos.com Mon May 16 01:43:30 2005 From: chorns at svn.reactos.com (chorns@svn.reactos.com) Date: Wed Apr 12 15:31:28 2006 Subject: [ros-svn] [chorns] 15327: Depend on generated RPC headers Message-ID: <000601c559a7$e6611620$6b01a8c0@PENELOPE> Depend on generated RPC headers Updated files: branches/xmlbuildsystem/reactos/tools/rbuild/backend/mingw/modulehandler.cpp branches/xmlbuildsystem/reactos/tools/rbuild/backend/mingw/modulehandler.h From chorns at svn.reactos.com Mon May 16 02:02:11 2005 From: chorns at svn.reactos.com (chorns@svn.reactos.com) Date: Wed Apr 12 15:31:28 2006 Subject: [ros-svn] [chorns] 15328: Add missing file Message-ID: <000601c559aa$826f93f0$6b01a8c0@PENELOPE> Add missing file Updated files: branches/xmlbuildsystem/reactos/drivers/dd/serial/serial.xml From ion at svn.reactos.com Mon May 16 02:38:46 2005 From: ion at svn.reactos.com (ion@svn.reactos.com) Date: Wed Apr 12 15:31:28 2006 Subject: [ros-svn] [ion] 15329: Fix win32k Message-ID: <000601c559af$9eb3a790$6b01a8c0@PENELOPE> Fix win32k Updated files: trunk/reactos/subsys/win32k/main/dllmain.c From ion at svn.reactos.com Mon May 16 02:52:45 2005 From: ion at svn.reactos.com (ion@svn.reactos.com) Date: Wed Apr 12 15:31:28 2006 Subject: [ros-svn] [ion] 15330: Fix win32k. For real. I swear. Message-ID: <000601c559b1$92d73cf0$6b01a8c0@PENELOPE> Fix win32k. For real. I swear. Updated files: trunk/reactos/subsys/win32k/include/winsta.h trunk/reactos/subsys/win32k/ntuser/winsta.c From chorns at svn.reactos.com Mon May 16 12:30:16 2005 From: chorns at svn.reactos.com (chorns@svn.reactos.com) Date: Wed Apr 12 15:31:28 2006 Subject: [ros-svn] [chorns] 15331: Allow warnings Message-ID: <000601c55a02$3fffcb90$6b01a8c0@PENELOPE> Allow warnings Updated files: branches/xmlbuildsystem/reactos/lib/user32/user32.xml From mbosma at svn.reactos.com Mon May 16 12:53:49 2005 From: mbosma at svn.reactos.com (mbosma@svn.reactos.com) Date: Wed Apr 12 15:31:28 2006 Subject: [ros-svn] [mbosma] 15332: PackageManager: German Translation and CreateOptions() Message-ID: <000601c55a05$8a8c3d30$6b01a8c0@PENELOPE> PackageManager: German Translation and CreateOptions() Updated files: trunk/rosapps/packmgr/gui/res/blank.ico trunk/rosapps/packmgr/lib/cz.rc trunk/rosapps/packmgr/lib/en.rc trunk/rosapps/packmgr/lib/es.rc trunk/rosapps/packmgr/lib/log.cpp trunk/rosapps/packmgr/lib/options.cpp trunk/rosapps/packmgr/lib/package.rc Deleted files: trunk/rosapps/packmgr/cmd-line/options.xml trunk/rosapps/packmgr/gui/options.xml From mbosma at svn.reactos.com Mon May 16 13:04:23 2005 From: mbosma at svn.reactos.com (mbosma@svn.reactos.com) Date: Wed Apr 12 15:31:28 2006 Subject: [ros-svn] [mbosma] 15333: PackageManger: Globle Makefile Message-ID: <000601c55a07$043c9fc0$6b01a8c0@PENELOPE> PackageManger: Globle Makefile Added files: trunk/rosapps/packmgr/makefile From gvg at svn.reactos.com Mon May 16 13:07:00 2005 From: gvg at svn.reactos.com (gvg@svn.reactos.com) Date: Wed Apr 12 15:31:28 2006 Subject: [ros-svn] [gvg] 15334: Support partition-less disks Message-ID: <000601c55a07$61af8190$6b01a8c0@PENELOPE> Support partition-less disks Updated files: trunk/reactos/boot/freeldr/freeldr/arch/i386/i386disk.c trunk/reactos/boot/freeldr/freeldr/disk/partition.c From gvg at svn.reactos.com Mon May 16 13:10:14 2005 From: gvg at svn.reactos.com (gvg@svn.reactos.com) Date: Wed Apr 12 15:31:28 2006 Subject: [ros-svn] [gvg] 15335: Merge 15285:15334 from trunk Message-ID: <000601c55a07$d5ac31b0$6b01a8c0@PENELOPE> Merge 15285:15334 from trunk Updated files: branches/xen/reactos/boot/freeldr/freeldr/arch/i386/i386disk.c branches/xen/reactos/boot/freeldr/freeldr/arch/i386/machxen.c branches/xen/reactos/boot/freeldr/freeldr/disk/partition.c From mbosma at svn.reactos.com Mon May 16 13:14:07 2005 From: mbosma at svn.reactos.com (mbosma@svn.reactos.com) Date: Wed Apr 12 15:31:28 2006 Subject: [ros-svn] [mbosma] 15336: PackageManager Message-ID: <000601c55a08$604cc7d0$6b01a8c0@PENELOPE> PackageManager Added files: trunk/rosapps/packmgr/lib/de.rc trunk/rosapps/packmgr/lib/options.xml Updated files: trunk/rosapps/packmgr/gui/res/blank.ico From chorns at svn.reactos.com Mon May 16 13:41:57 2005 From: chorns at svn.reactos.com (chorns@svn.reactos.com) Date: Wed Apr 12 15:31:28 2006 Subject: [ros-svn] [chorns] 15337: Do automatic dependency checking for pre-compiled header files Message-ID: <000601c55a0c$43ca5c90$6b01a8c0@PENELOPE> Do automatic dependency checking for pre-compiled header files Updated files: branches/xmlbuildsystem/reactos/tools/rbuild/automaticdependency.cpp branches/xmlbuildsystem/reactos/tools/rbuild/backend/mingw/modulehandler.cpp branches/xmlbuildsystem/reactos/tools/rbuild/module.cpp branches/xmlbuildsystem/reactos/tools/rbuild/rbuild.h From chorns at svn.reactos.com Mon May 16 14:18:04 2005 From: chorns at svn.reactos.com (chorns@svn.reactos.com) Date: Wed Apr 12 15:31:28 2006 Subject: [ros-svn] [chorns] 15338: Enable warnings Message-ID: <000601c55a11$4fc48430$6b01a8c0@PENELOPE> Enable warnings Updated files: branches/xmlbuildsystem/reactos/subsys/win32k/win32k.xml From chorns at svn.reactos.com Mon May 16 14:32:24 2005 From: chorns at svn.reactos.com (chorns@svn.reactos.com) Date: Wed Apr 12 15:31:28 2006 Subject: [ros-svn] [chorns] 15339: Merge 15268:15329 from trunk Message-ID: <000601c55a13$504fc250$6b01a8c0@PENELOPE> Merge 15268:15329 from trunk Added files: branches/xmlbuildsystem/reactos/subsys/system/winefile/cs.rc branches/xmlbuildsystem/reactos/subsys/system/winefile/pl.rc Updated files: branches/xmlbuildsystem/reactos/bootdata/livecd.inf branches/xmlbuildsystem/reactos/bootdata/packages/reactos.dff branches/xmlbuildsystem/reactos/drivers/bus/serenum/detect.c branches/xmlbuildsystem/reactos/drivers/dd/serial/create.c branches/xmlbuildsystem/reactos/drivers/dd/serial/devctrl.c branches/xmlbuildsystem/reactos/drivers/dd/serial/pnp.c branches/xmlbuildsystem/reactos/include/ddk/obfuncs.h branches/xmlbuildsystem/reactos/include/ddk/psfuncs.h branches/xmlbuildsystem/reactos/include/ddk/pstypes.h branches/xmlbuildsystem/reactos/lib/crt/stdlib/splitp.c branches/xmlbuildsystem/reactos/lib/dinput/keyboard.c branches/xmlbuildsystem/reactos/lib/dinput/mouse.c branches/xmlbuildsystem/reactos/lib/user32/windows/hook.c branches/xmlbuildsystem/reactos/ntoskrnl/cm/cm.h branches/xmlbuildsystem/reactos/ntoskrnl/cm/ntfunc.c branches/xmlbuildsystem/reactos/ntoskrnl/cm/registry.c branches/xmlbuildsystem/reactos/ntoskrnl/cm/regobj.c branches/xmlbuildsystem/reactos/ntoskrnl/ex/callback.c branches/xmlbuildsystem/reactos/ntoskrnl/ex/event.c branches/xmlbuildsystem/reactos/ntoskrnl/ex/evtpair.c branches/xmlbuildsystem/reactos/ntoskrnl/ex/mutant.c branches/xmlbuildsystem/reactos/ntoskrnl/ex/profile.c branches/xmlbuildsystem/reactos/ntoskrnl/ex/sem.c branches/xmlbuildsystem/reactos/ntoskrnl/ex/timer.c branches/xmlbuildsystem/reactos/ntoskrnl/ex/win32k.c branches/xmlbuildsystem/reactos/ntoskrnl/include/internal/io.h branches/xmlbuildsystem/reactos/ntoskrnl/include/internal/ob.h branches/xmlbuildsystem/reactos/ntoskrnl/include/internal/port.h branches/xmlbuildsystem/reactos/ntoskrnl/include/internal/ps.h branches/xmlbuildsystem/reactos/ntoskrnl/io/driver.c branches/xmlbuildsystem/reactos/ntoskrnl/io/file.c branches/xmlbuildsystem/reactos/ntoskrnl/io/iocomp.c branches/xmlbuildsystem/reactos/ntoskrnl/io/iomgr.c branches/xmlbuildsystem/reactos/ntoskrnl/io/irp.c branches/xmlbuildsystem/reactos/ntoskrnl/io/share.c branches/xmlbuildsystem/reactos/ntoskrnl/ke/wait.c branches/xmlbuildsystem/reactos/ntoskrnl/ldr/init.c branches/xmlbuildsystem/reactos/ntoskrnl/lpc/close.c branches/xmlbuildsystem/reactos/ntoskrnl/lpc/create.c branches/xmlbuildsystem/reactos/ntoskrnl/lpc/port.c branches/xmlbuildsystem/reactos/ntoskrnl/mm/section.c branches/xmlbuildsystem/reactos/ntoskrnl/ob/dirobj.c branches/xmlbuildsystem/reactos/ntoskrnl/ob/handle.c branches/xmlbuildsystem/reactos/ntoskrnl/ob/namespc.c branches/xmlbuildsystem/reactos/ntoskrnl/ob/object.c branches/xmlbuildsystem/reactos/ntoskrnl/ob/security.c branches/xmlbuildsystem/reactos/ntoskrnl/ob/symlink.c branches/xmlbuildsystem/reactos/ntoskrnl/ob/wait.c branches/xmlbuildsystem/reactos/ntoskrnl/ps/cid.c branches/xmlbuildsystem/reactos/ntoskrnl/ps/job.c branches/xmlbuildsystem/reactos/ntoskrnl/ps/psmgr.c branches/xmlbuildsystem/reactos/ntoskrnl/ps/security.c branches/xmlbuildsystem/reactos/ntoskrnl/ps/win32.c branches/xmlbuildsystem/reactos/ntoskrnl/se/token.c branches/xmlbuildsystem/reactos/subsys/system/winefile/Sv.rc branches/xmlbuildsystem/reactos/subsys/system/winefile/de.rc branches/xmlbuildsystem/reactos/subsys/system/winefile/en.rc branches/xmlbuildsystem/reactos/subsys/system/winefile/es.rc branches/xmlbuildsystem/reactos/subsys/system/winefile/fr.rc branches/xmlbuildsystem/reactos/subsys/system/winefile/hu.rc branches/xmlbuildsystem/reactos/subsys/system/winefile/it.rc branches/xmlbuildsystem/reactos/subsys/system/winefile/nl.rc branches/xmlbuildsystem/reactos/subsys/system/winefile/pt.rc branches/xmlbuildsystem/reactos/subsys/system/winefile/resource.h branches/xmlbuildsystem/reactos/subsys/system/winefile/ru.rc branches/xmlbuildsystem/reactos/subsys/system/winefile/si.rc branches/xmlbuildsystem/reactos/subsys/system/winefile/winefile.c branches/xmlbuildsystem/reactos/subsys/system/winefile/winefile.dsp branches/xmlbuildsystem/reactos/subsys/system/winefile/winefile.rc branches/xmlbuildsystem/reactos/subsys/system/winefile/zh.rc branches/xmlbuildsystem/reactos/subsys/win32k/include/desktop.h branches/xmlbuildsystem/reactos/subsys/win32k/include/msgqueue.h branches/xmlbuildsystem/reactos/subsys/win32k/include/winsta.h branches/xmlbuildsystem/reactos/subsys/win32k/main/dllmain.c branches/xmlbuildsystem/reactos/subsys/win32k/ntuser/callback.c branches/xmlbuildsystem/reactos/subsys/win32k/ntuser/desktop.c branches/xmlbuildsystem/reactos/subsys/win32k/ntuser/hook.c branches/xmlbuildsystem/reactos/subsys/win32k/ntuser/input.c branches/xmlbuildsystem/reactos/subsys/win32k/ntuser/message.c branches/xmlbuildsystem/reactos/subsys/win32k/ntuser/msgqueue.c branches/xmlbuildsystem/reactos/subsys/win32k/ntuser/winsta.c branches/xmlbuildsystem/reactos/subsys/win32k/w32k.h branches/xmlbuildsystem/reactos/tools/cdmake/cdmake.c branches/xmlbuildsystem/reactos/w32api/include/ddk/winddk.h branches/xmlbuildsystem/reactos/w32api/include/winuser.h Deleted files: branches/xmlbuildsystem/reactos/subsys/system/winefile/cz.rc From chorns at svn.reactos.com Mon May 16 14:34:02 2005 From: chorns at svn.reactos.com (chorns@svn.reactos.com) Date: Wed Apr 12 15:31:28 2006 Subject: [ros-svn] [chorns] 15340: Correct entry point of win32k.sys Message-ID: <000601c55a13$8acc7220$6b01a8c0@PENELOPE> Correct entry point of win32k.sys Updated files: branches/xmlbuildsystem/reactos/subsys/win32k/main/dllmain.c From gvg at svn.reactos.com Mon May 16 16:05:46 2005 From: gvg at svn.reactos.com (gvg@svn.reactos.com) Date: Wed Apr 12 15:31:28 2006 Subject: [ros-svn] [gvg] 15341: Implement disk information functions Message-ID: <000601c55a20$5b219cf0$6b01a8c0@PENELOPE> Implement disk information functions Updated files: branches/xen/reactos/boot/freeldr/freeldr/arch/i386/machxen.c branches/xen/reactos/boot/freeldr/freeldr/arch/i386/xendisk.c From hbirr at svn.reactos.com Mon May 16 17:17:36 2005 From: hbirr at svn.reactos.com (hbirr@svn.reactos.com) Date: Wed Apr 12 15:31:28 2006 Subject: [ros-svn] [hbirr] 15342: Remove w32api from branch. Message-ID: <000601c55a2a$63d70790$6b01a8c0@PENELOPE> Remove w32api from branch. Deleted files: branches/cache_manager_rewrite/reactos/w32api/ From hbirr at svn.reactos.com Mon May 16 17:18:05 2005 From: hbirr at svn.reactos.com (hbirr@svn.reactos.com) Date: Wed Apr 12 15:31:28 2006 Subject: [ros-svn] [hbirr] 15343: Copy w32api from trunk. Message-ID: <000601c55a2a$754af4a0$6b01a8c0@PENELOPE> Copy w32api from trunk. Added files: branches/cache_manager_rewrite/reactos/w32api/ From hpoussin at svn.reactos.com Mon May 16 17:56:03 2005 From: hpoussin at svn.reactos.com (hpoussin@svn.reactos.com) Date: Wed Apr 12 15:31:28 2006 Subject: [ros-svn] [hpoussin] 15344: Report memory and I/O ranges even if they are not the first reported resources by PCI device Message-ID: <000601c55a2f$c30effb0$6b01a8c0@PENELOPE> Report memory and I/O ranges even if they are not the first reported resources by PCI device Updated files: trunk/reactos/drivers/bus/pci/pdo.c From hpoussin at svn.reactos.com Mon May 16 19:19:12 2005 From: hpoussin at svn.reactos.com (hpoussin@svn.reactos.com) Date: Wed Apr 12 15:31:28 2006 Subject: [ros-svn] [hpoussin] 15345: Define interrupt resource as required Message-ID: <000601c55a3b$60bbfc30$6b01a8c0@PENELOPE> Define interrupt resource as required Updated files: trunk/reactos/drivers/bus/pci/pdo.c From gvg at svn.reactos.com Mon May 16 20:02:12 2005 From: gvg at svn.reactos.com (gvg@svn.reactos.com) Date: Wed Apr 12 15:31:28 2006 Subject: [ros-svn] [gvg] 15346: Implement some video routines for Xen Message-ID: <000601c55a41$62675380$6b01a8c0@PENELOPE> Implement some video routines for Xen Updated files: branches/xen/reactos/boot/freeldr/freeldr/arch/i386/machxen.c branches/xen/reactos/boot/freeldr/freeldr/arch/i386/xenvideo.c From hpoussin at svn.reactos.com Mon May 16 20:08:58 2005 From: hpoussin at svn.reactos.com (hpoussin@svn.reactos.com) Date: Wed Apr 12 15:31:29 2006 Subject: [ros-svn] [hpoussin] 15347: Don't send multiple IRP_MJ_PNP/IRP_MN_START_DEVICE in case of a device with lower/upper filters Message-ID: <000601c55a42$54ab48e0$6b01a8c0@PENELOPE> Don't send multiple IRP_MJ_PNP/IRP_MN_START_DEVICE in case of a device with lower/upper filters Updated files: trunk/reactos/ntoskrnl/include/internal/io.h trunk/reactos/ntoskrnl/io/device.c trunk/reactos/ntoskrnl/io/driver.c trunk/reactos/ntoskrnl/io/iomgr.c trunk/reactos/ntoskrnl/io/pnpmgr.c From fireball at svn.reactos.com Mon May 16 21:12:50 2005 From: fireball at svn.reactos.com (fireball@svn.reactos.com) Date: Wed Apr 12 15:31:29 2006 Subject: [ros-svn] [fireball] 15348: Changed Memory to Port resource, also fixed incorrect DPRINT (thanks to hpoussin!) Message-ID: <000601c55a4b$409b6520$6b01a8c0@PENELOPE> Changed Memory to Port resource, also fixed incorrect DPRINT (thanks to hpoussin!) Updated files: trunk/reactos/drivers/usb/cromwell/uhci/uhci_main.c From fireball at svn.reactos.com Mon May 16 21:24:17 2005 From: fireball at svn.reactos.com (fireball@svn.reactos.com) Date: Wed Apr 12 15:31:29 2006 Subject: [ros-svn] [fireball] 15349: One more fix to resource DPRINTs, now they are correct, for each resource. Message-ID: <000601c55a4c$da33f660$6b01a8c0@PENELOPE> One more fix to resource DPRINTs, now they are correct, for each resource. Updated files: trunk/reactos/drivers/usb/cromwell/uhci/uhci_main.c From gvg at svn.reactos.com Mon May 16 21:28:20 2005 From: gvg at svn.reactos.com (gvg@svn.reactos.com) Date: Wed Apr 12 15:31:29 2006 Subject: [ros-svn] [gvg] 15350: Implement time functions (in GMT, really should be in local time) Message-ID: <000601c55a4d$6b30f780$6b01a8c0@PENELOPE> Implement time functions (in GMT, really should be in local time) Added files: branches/xen/reactos/boot/freeldr/freeldr/arch/i386/xenrtc.c Updated files: branches/xen/reactos/boot/freeldr/freeldr/Makefile branches/xen/reactos/boot/freeldr/freeldr/arch/i386/machxen.c From hbirr at svn.reactos.com Mon May 16 21:35:29 2005 From: hbirr at svn.reactos.com (hbirr@svn.reactos.com) Date: Wed Apr 12 15:31:29 2006 Subject: [ros-svn] [hbirr] 15351: Merge 14269:14454 from trunk. Message-ID: <000601c55a4e$6b0425b0$6b01a8c0@PENELOPE> Merge 14269:14454 from trunk. Added files: branches/cache_manager_rewrite/reactos/boot/freeldr/bootsect/Makefile.i386 branches/cache_manager_rewrite/reactos/boot/freeldr/bootsect/Makefile.powerpc branches/cache_manager_rewrite/reactos/boot/freeldr/bootsect/ofwboot.s branches/cache_manager_rewrite/reactos/boot/freeldr/freeldr/arch/powerpc/ branches/cache_manager_rewrite/reactos/boot/freeldr/freeldr/math/powerpc.h branches/cache_manager_rewrite/reactos/include/pseh/native.h branches/cache_manager_rewrite/reactos/lib/aclui/aclui_Sv.rc branches/cache_manager_rewrite/reactos/lib/comctl32/comctl_Sv.rc branches/cache_manager_rewrite/reactos/lib/cpl/sysdm/dk.rc branches/cache_manager_rewrite/reactos/lib/cpl/timedate/Sv.rc branches/cache_manager_rewrite/reactos/lib/kernel32/misc/version.c branches/cache_manager_rewrite/reactos/lib/rtl/i386/chkstk.s branches/cache_manager_rewrite/reactos/lib/rtl/ppb.c branches/cache_manager_rewrite/reactos/lib/rtl/process.c branches/cache_manager_rewrite/reactos/lib/rtl/thread.c branches/cache_manager_rewrite/reactos/lib/user32/Sv.rc branches/cache_manager_rewrite/reactos/subsys/system/calc/Sv.rc branches/cache_manager_rewrite/reactos/subsys/system/explorer/services/ branches/cache_manager_rewrite/reactos/subsys/system/reactos/Sv.rc branches/cache_manager_rewrite/reactos/subsys/system/sndvol32/Sv.rc branches/cache_manager_rewrite/reactos/subsys/system/taskmgr/Sv.rc branches/cache_manager_rewrite/reactos/subsys/system/welcome/Sv.rc branches/cache_manager_rewrite/reactos/tools/hack-coff.c branches/cache_manager_rewrite/reactos/tools/ppc-le2be.c branches/cache_manager_rewrite/reactos/tools/rs6000.h Updated files: branches/cache_manager_rewrite/reactos/apps/testsets/loadlib/makefile branches/cache_manager_rewrite/reactos/apps/utils/Makefile branches/cache_manager_rewrite/reactos/apps/utils/net/ftp/makefile branches/cache_manager_rewrite/reactos/apps/utils/net/ping/makefile branches/cache_manager_rewrite/reactos/apps/utils/partinfo/makefile branches/cache_manager_rewrite/reactos/apps/utils/partinfo/partinfo.c branches/cache_manager_rewrite/reactos/apps/utils/pnpdump/makefile branches/cache_manager_rewrite/reactos/apps/utils/pnpdump/pnpdump.c branches/cache_manager_rewrite/reactos/apps/utils/ps/makefile branches/cache_manager_rewrite/reactos/apps/utils/sc/makefile branches/cache_manager_rewrite/reactos/boot/freeldr/Makefile branches/cache_manager_rewrite/reactos/boot/freeldr/bootsect/Makefile branches/cache_manager_rewrite/reactos/boot/freeldr/freeldr/fs/ntfs.c branches/cache_manager_rewrite/reactos/boot/freeldr/freeldr/math/libgcc2.c branches/cache_manager_rewrite/reactos/boot/freeldr/freeldr/mm/mem.h branches/cache_manager_rewrite/reactos/boot/freeldr/freeldr/rtl/print.c branches/cache_manager_rewrite/reactos/boot/freeldr/freeldr/rtl/stdlib.c branches/cache_manager_rewrite/reactos/drivers/dd/serial/circularbuffer.c branches/cache_manager_rewrite/reactos/drivers/dd/serial/devctrl.c branches/cache_manager_rewrite/reactos/drivers/dd/serial/legacy.c branches/cache_manager_rewrite/reactos/drivers/dd/serial/misc.c branches/cache_manager_rewrite/reactos/drivers/dd/serial/pnp.c branches/cache_manager_rewrite/reactos/drivers/dd/serial/rw.c branches/cache_manager_rewrite/reactos/drivers/dd/serial/serial.c branches/cache_manager_rewrite/reactos/drivers/dd/serial/serial.h branches/cache_manager_rewrite/reactos/drivers/fs/np/create.c branches/cache_manager_rewrite/reactos/drivers/fs/np/fsctrl.c branches/cache_manager_rewrite/reactos/drivers/fs/np/npfs.c branches/cache_manager_rewrite/reactos/drivers/fs/np/npfs.h branches/cache_manager_rewrite/reactos/drivers/fs/np/rw.c branches/cache_manager_rewrite/reactos/drivers/fs/vfat/cleanup.c branches/cache_manager_rewrite/reactos/drivers/fs/vfat/close.c branches/cache_manager_rewrite/reactos/drivers/fs/vfat/fcb.c branches/cache_manager_rewrite/reactos/drivers/fs/vfat/fsctl.c branches/cache_manager_rewrite/reactos/drivers/fs/vfat/vfat.h branches/cache_manager_rewrite/reactos/drivers/lib/ip/network/ip.c branches/cache_manager_rewrite/reactos/drivers/net/ndis/ndis/protocol.c branches/cache_manager_rewrite/reactos/drivers/net/tcpip/include/dispatch.h branches/cache_manager_rewrite/reactos/drivers/net/tcpip/include/ip.h branches/cache_manager_rewrite/reactos/drivers/net/tcpip/include/ticonsts.h branches/cache_manager_rewrite/reactos/drivers/net/tcpip/tcpip/dispatch.c branches/cache_manager_rewrite/reactos/drivers/net/tcpip/tcpip/iinfo.c branches/cache_manager_rewrite/reactos/drivers/net/tcpip/tcpip/main.c branches/cache_manager_rewrite/reactos/drivers/video/videoprt/dispatch.c branches/cache_manager_rewrite/reactos/drivers/video/videoprt/interrupt.c branches/cache_manager_rewrite/reactos/drivers/video/videoprt/resource.c branches/cache_manager_rewrite/reactos/drivers/video/videoprt/videoprt.h branches/cache_manager_rewrite/reactos/hal/hal/hal.c branches/cache_manager_rewrite/reactos/hal/hal/hal.def branches/cache_manager_rewrite/reactos/hal/halx86/generic/spinlock.c branches/cache_manager_rewrite/reactos/include/ddk/mmfuncs.h branches/cache_manager_rewrite/reactos/include/funcs.h branches/cache_manager_rewrite/reactos/include/ntos/rtl.h branches/cache_manager_rewrite/reactos/include/pe.h branches/cache_manager_rewrite/reactos/include/pseh/excpt.h branches/cache_manager_rewrite/reactos/include/pseh/framebased/internal.h branches/cache_manager_rewrite/reactos/include/pseh/framebased.h branches/cache_manager_rewrite/reactos/include/pseh/setjmp.h branches/cache_manager_rewrite/reactos/include/pseh.h branches/cache_manager_rewrite/reactos/include/tcpioctl.h branches/cache_manager_rewrite/reactos/lib/aclui/aclui.rc branches/cache_manager_rewrite/reactos/lib/advapi32/advapi32.def branches/cache_manager_rewrite/reactos/lib/advapi32/crypt/crypt.c branches/cache_manager_rewrite/reactos/lib/advapi32/misc/sysfunc.c branches/cache_manager_rewrite/reactos/lib/comctl32/rsrc.rc branches/cache_manager_rewrite/reactos/lib/cpl/desk/de.rc branches/cache_manager_rewrite/reactos/lib/cpl/desk/en.rc branches/cache_manager_rewrite/reactos/lib/cpl/desk/resource.h branches/cache_manager_rewrite/reactos/lib/cpl/desk/settings.c branches/cache_manager_rewrite/reactos/lib/cpl/timedate/timedate.rc branches/cache_manager_rewrite/reactos/lib/crt/except/matherr.c branches/cache_manager_rewrite/reactos/lib/crt/float/fpecode.c branches/cache_manager_rewrite/reactos/lib/crt/include/internal/file.h branches/cache_manager_rewrite/reactos/lib/crt/include/internal/tls.h branches/cache_manager_rewrite/reactos/lib/crt/stdio/fopen.c branches/cache_manager_rewrite/reactos/lib/crt/stdio/freopen.c branches/cache_manager_rewrite/reactos/lib/crt/stdio/fsopen.c branches/cache_manager_rewrite/reactos/lib/crt/stdio/vfprintf.c branches/cache_manager_rewrite/reactos/lib/crt/stdio/vfwprint.c branches/cache_manager_rewrite/reactos/lib/crt/stdlib/errno.c branches/cache_manager_rewrite/reactos/lib/crt/stdlib/qsort.c branches/cache_manager_rewrite/reactos/lib/crt/stdlib/rand.c branches/cache_manager_rewrite/reactos/lib/crt/string/lasttok.c branches/cache_manager_rewrite/reactos/lib/crt/string/strtok.c branches/cache_manager_rewrite/reactos/lib/dinput/mouse.c branches/cache_manager_rewrite/reactos/lib/dnsapi/dnsapi/adns.c branches/cache_manager_rewrite/reactos/lib/dnsapi/dnsapi/context.c branches/cache_manager_rewrite/reactos/lib/dnsapi/dnsapi/free.c branches/cache_manager_rewrite/reactos/lib/dnsapi/dnsapi/names.c branches/cache_manager_rewrite/reactos/lib/dnsapi/dnsapi/query.c branches/cache_manager_rewrite/reactos/lib/dnsapi/dnsapi/stubs.c branches/cache_manager_rewrite/reactos/lib/epsapi/makefile branches/cache_manager_rewrite/reactos/lib/iphlpapi/ifenum_reactos.c branches/cache_manager_rewrite/reactos/lib/iphlpapi/iphlpapi_main.c branches/cache_manager_rewrite/reactos/lib/iphlpapi/iphlpapi_private.h branches/cache_manager_rewrite/reactos/lib/kernel32/file/npipe.c branches/cache_manager_rewrite/reactos/lib/kernel32/makefile branches/cache_manager_rewrite/reactos/lib/kernel32/misc/comm.c branches/cache_manager_rewrite/reactos/lib/kernel32/misc/env.c branches/cache_manager_rewrite/reactos/lib/kernel32/misc/ldr.c branches/cache_manager_rewrite/reactos/lib/kernel32/misc/stubs.c branches/cache_manager_rewrite/reactos/lib/kernel32/process/create.c branches/cache_manager_rewrite/reactos/lib/kernel32/thread/thread.c branches/cache_manager_rewrite/reactos/lib/msafd/include/msafd.h branches/cache_manager_rewrite/reactos/lib/msafd/misc/dllmain.c branches/cache_manager_rewrite/reactos/lib/msgina/msgina.c branches/cache_manager_rewrite/reactos/lib/msgina/stubs.c branches/cache_manager_rewrite/reactos/lib/msi/action.c branches/cache_manager_rewrite/reactos/lib/msi/custom.c branches/cache_manager_rewrite/reactos/lib/msi/format.c branches/cache_manager_rewrite/reactos/lib/ntdll/def/ntdll.def branches/cache_manager_rewrite/reactos/lib/ntdll/makefile branches/cache_manager_rewrite/reactos/lib/ntdll/rtl/critical.c branches/cache_manager_rewrite/reactos/lib/ntdll/rtl/libsupp.c branches/cache_manager_rewrite/reactos/lib/ntdll/rtl/path.c branches/cache_manager_rewrite/reactos/lib/ntdll/rtl/process.c branches/cache_manager_rewrite/reactos/lib/ntdll/rtl/teb.c branches/cache_manager_rewrite/reactos/lib/rpcrt4/ndr_midl.c branches/cache_manager_rewrite/reactos/lib/rpcrt4/rpc_binding.c branches/cache_manager_rewrite/reactos/lib/rpcrt4/rpc_binding.h branches/cache_manager_rewrite/reactos/lib/rpcrt4/rpc_message.c branches/cache_manager_rewrite/reactos/lib/rpcrt4/rpc_server.c branches/cache_manager_rewrite/reactos/lib/rpcrt4/rpcss_np_client.c branches/cache_manager_rewrite/reactos/lib/rtl/makefile branches/cache_manager_rewrite/reactos/lib/rtl/unicode.c branches/cache_manager_rewrite/reactos/lib/rtl/version.c branches/cache_manager_rewrite/reactos/lib/samlib/dllmain.c branches/cache_manager_rewrite/reactos/lib/shell32/shell32_Sv.rc branches/cache_manager_rewrite/reactos/lib/shell32/shres.rc branches/cache_manager_rewrite/reactos/lib/tgetopt/Makefile branches/cache_manager_rewrite/reactos/lib/user32/user32.rc branches/cache_manager_rewrite/reactos/lib/user32/windows/accel.c branches/cache_manager_rewrite/reactos/lib/userenv/De.rc branches/cache_manager_rewrite/reactos/lib/ws2_32/include/ws2_32.h branches/cache_manager_rewrite/reactos/ntoskrnl/dbg/kdb.c branches/cache_manager_rewrite/reactos/ntoskrnl/dbg/kdb_cli.c branches/cache_manager_rewrite/reactos/ntoskrnl/ex/list.c branches/cache_manager_rewrite/reactos/ntoskrnl/ex/mutant.c branches/cache_manager_rewrite/reactos/ntoskrnl/ex/timer.c branches/cache_manager_rewrite/reactos/ntoskrnl/fs/notify.c branches/cache_manager_rewrite/reactos/ntoskrnl/io/buildirp.c branches/cache_manager_rewrite/reactos/ntoskrnl/io/iomgr.c branches/cache_manager_rewrite/reactos/ntoskrnl/io/pnpmgr.c branches/cache_manager_rewrite/reactos/ntoskrnl/io/rw.c branches/cache_manager_rewrite/reactos/ntoskrnl/ke/catch.c branches/cache_manager_rewrite/reactos/ntoskrnl/ke/kthread.c branches/cache_manager_rewrite/reactos/ntoskrnl/ke/mutex.c branches/cache_manager_rewrite/reactos/ntoskrnl/ke/wait.c branches/cache_manager_rewrite/reactos/ntoskrnl/ldr/init.c branches/cache_manager_rewrite/reactos/ntoskrnl/mm/RPoolMgr.h branches/cache_manager_rewrite/reactos/ntoskrnl/mm/mdl.c branches/cache_manager_rewrite/reactos/ntoskrnl/ntoskrnl.def branches/cache_manager_rewrite/reactos/ntoskrnl/ob/handle.c branches/cache_manager_rewrite/reactos/ntoskrnl/po/power.c branches/cache_manager_rewrite/reactos/ntoskrnl/ps/cid.c branches/cache_manager_rewrite/reactos/ntoskrnl/ps/security.c branches/cache_manager_rewrite/reactos/ntoskrnl/ps/suspend.c branches/cache_manager_rewrite/reactos/ntoskrnl/rtl/libsupp.c branches/cache_manager_rewrite/reactos/regtests/regtests/Makefile branches/cache_manager_rewrite/reactos/services/rpcss/makefile branches/cache_manager_rewrite/reactos/subsys/csrss/init.c branches/cache_manager_rewrite/reactos/subsys/smss/initss.c branches/cache_manager_rewrite/reactos/subsys/smss/smapiexec.c branches/cache_manager_rewrite/reactos/subsys/system/calc/rsrc.rc branches/cache_manager_rewrite/reactos/subsys/system/cmd/res/terminal.ico branches/cache_manager_rewrite/reactos/subsys/system/explorer/Jamfile branches/cache_manager_rewrite/reactos/subsys/system/explorer/Makefile branches/cache_manager_rewrite/reactos/subsys/system/explorer/Makefile.MinGW branches/cache_manager_rewrite/reactos/subsys/system/explorer/Makefile.PCH branches/cache_manager_rewrite/reactos/subsys/system/explorer/Makefile.Wine branches/cache_manager_rewrite/reactos/subsys/system/explorer/desktop/desktop.cpp branches/cache_manager_rewrite/reactos/subsys/system/explorer/dialogs/searchprogram.cpp branches/cache_manager_rewrite/reactos/subsys/system/explorer/explorer.cpp branches/cache_manager_rewrite/reactos/subsys/system/explorer/explorer.dsp branches/cache_manager_rewrite/reactos/subsys/system/explorer/explorer_intres.rc branches/cache_manager_rewrite/reactos/subsys/system/explorer/externals.h branches/cache_manager_rewrite/reactos/subsys/system/explorer/res/computer.ico branches/cache_manager_rewrite/reactos/subsys/system/explorer/res/explorer.ico branches/cache_manager_rewrite/reactos/subsys/system/explorer/res/folder.ico branches/cache_manager_rewrite/reactos/subsys/system/explorer/shell/mainframe.cpp branches/cache_manager_rewrite/reactos/subsys/system/explorer/shell/mainframe.h branches/cache_manager_rewrite/reactos/subsys/system/explorer/shell/pane.cpp branches/cache_manager_rewrite/reactos/subsys/system/explorer/shell/regfs.cpp branches/cache_manager_rewrite/reactos/subsys/system/explorer/taskbar/desktopbar.cpp branches/cache_manager_rewrite/reactos/subsys/system/explorer/taskbar/desktopbar.h branches/cache_manager_rewrite/reactos/subsys/system/explorer/taskbar/quicklaunch.cpp branches/cache_manager_rewrite/reactos/subsys/system/explorer/taskbar/startmenu.cpp branches/cache_manager_rewrite/reactos/subsys/system/explorer/taskbar/taskbar.cpp branches/cache_manager_rewrite/reactos/subsys/system/explorer/taskbar/taskbar.h branches/cache_manager_rewrite/reactos/subsys/system/explorer/taskbar/traynotify.cpp branches/cache_manager_rewrite/reactos/subsys/system/explorer/taskbar/traynotify.h branches/cache_manager_rewrite/reactos/subsys/system/explorer/utility/utility.cpp branches/cache_manager_rewrite/reactos/subsys/system/explorer/utility/utility.h branches/cache_manager_rewrite/reactos/subsys/system/explorer/utility/window.cpp branches/cache_manager_rewrite/reactos/subsys/system/explorer/utility/window.h branches/cache_manager_rewrite/reactos/subsys/system/format/makefile branches/cache_manager_rewrite/reactos/subsys/system/reactos/reactos.rc branches/cache_manager_rewrite/reactos/subsys/system/reactos/res/reactos.ico branches/cache_manager_rewrite/reactos/subsys/system/services/makefile branches/cache_manager_rewrite/reactos/subsys/system/services/services.c branches/cache_manager_rewrite/reactos/subsys/system/sndvol32/sndvol32.rc branches/cache_manager_rewrite/reactos/subsys/system/taskmgr/De.rc branches/cache_manager_rewrite/reactos/subsys/system/taskmgr/En.rc branches/cache_manager_rewrite/reactos/subsys/system/taskmgr/affinity.c branches/cache_manager_rewrite/reactos/subsys/system/taskmgr/applpage.c branches/cache_manager_rewrite/reactos/subsys/system/taskmgr/column.c branches/cache_manager_rewrite/reactos/subsys/system/taskmgr/debug.c branches/cache_manager_rewrite/reactos/subsys/system/taskmgr/endproc.c branches/cache_manager_rewrite/reactos/subsys/system/taskmgr/priority.c branches/cache_manager_rewrite/reactos/subsys/system/taskmgr/resource.h branches/cache_manager_rewrite/reactos/subsys/system/taskmgr/run.c branches/cache_manager_rewrite/reactos/subsys/system/taskmgr/taskmgr.c branches/cache_manager_rewrite/reactos/subsys/system/taskmgr/taskmgr.rc branches/cache_manager_rewrite/reactos/subsys/system/taskmgr/trayicon.c branches/cache_manager_rewrite/reactos/subsys/system/welcome/res/welcome.ico branches/cache_manager_rewrite/reactos/subsys/system/welcome/welcome.rc branches/cache_manager_rewrite/reactos/subsys/system/winlogon/winlogon.h branches/cache_manager_rewrite/reactos/subsys/system/winlogon/wlx.c branches/cache_manager_rewrite/reactos/subsys/win32k/misc/object.c branches/cache_manager_rewrite/reactos/subsys/win32k/ntuser/input.c branches/cache_manager_rewrite/reactos/subsys/win32k/ntuser/painting.c branches/cache_manager_rewrite/reactos/subsys/win32k/objects/bitmaps.c branches/cache_manager_rewrite/reactos/subsys/win32k/objects/dc.c branches/cache_manager_rewrite/reactos/subsys/win32k/objects/pen.c branches/cache_manager_rewrite/reactos/tools/Makefile branches/cache_manager_rewrite/reactos/tools/helper.mk branches/cache_manager_rewrite/reactos/tools/widl/ChangeLog branches/cache_manager_rewrite/reactos/tools/widl/client.c branches/cache_manager_rewrite/reactos/tools/widl/parser.y branches/cache_manager_rewrite/reactos/tools/widl/server.c branches/cache_manager_rewrite/reactos/tools/widl/y.tab.c Deleted files: branches/cache_manager_rewrite/reactos/include/WinDNS.h branches/cache_manager_rewrite/reactos/include/WinError.h branches/cache_manager_rewrite/reactos/include/WinFax.h branches/cache_manager_rewrite/reactos/include/WinSCard.h branches/cache_manager_rewrite/reactos/include/WinSmCrd.h branches/cache_manager_rewrite/reactos/include/WinWlx.h branches/cache_manager_rewrite/reactos/include/aclui.h branches/cache_manager_rewrite/reactos/include/ascii.h branches/cache_manager_rewrite/reactos/include/coff.h branches/cache_manager_rewrite/reactos/include/icmpapi.h branches/cache_manager_rewrite/reactos/include/sockets.h branches/cache_manager_rewrite/reactos/include/wine/cpl.h branches/cache_manager_rewrite/reactos/include/wine/fci.h branches/cache_manager_rewrite/reactos/include/wine/fdi.h branches/cache_manager_rewrite/reactos/include/wine/heap.h branches/cache_manager_rewrite/reactos/include/wine/ver.h branches/cache_manager_rewrite/reactos/lib/commctrl/ branches/cache_manager_rewrite/reactos/lib/coredll/ branches/cache_manager_rewrite/reactos/lib/ntdll/rtl/i386/chkstk.s branches/cache_manager_rewrite/reactos/lib/ntdll/rtl/ppb.c branches/cache_manager_rewrite/reactos/lib/ntdll/rtl/thread.c branches/cache_manager_rewrite/reactos/media/themes/mycomputer.ico branches/cache_manager_rewrite/reactos/media/themes/terminal.ico branches/cache_manager_rewrite/reactos/subsys/system/explorer/shell/startup.c From hbirr at svn.reactos.com Mon May 16 21:46:05 2005 From: hbirr at svn.reactos.com (hbirr@svn.reactos.com) Date: Wed Apr 12 15:31:29 2006 Subject: [ros-svn] [hbirr] 15352: Message-ID: <000601c55a4f$e5f3e610$6b01a8c0@PENELOPE> Deleted files: branches/cache_manager_rewrite/reactos/lib/msgina/ From hbirr at svn.reactos.com Mon May 16 21:46:58 2005 From: hbirr at svn.reactos.com (hbirr@svn.reactos.com) Date: Wed Apr 12 15:31:29 2006 Subject: [ros-svn] [hbirr] 15353: Message-ID: <000601c55a50$0539e150$6b01a8c0@PENELOPE> Added files: branches/cache_manager_rewrite/reactos/lib/msgina/ From gvg at svn.reactos.com Mon May 16 22:16:35 2005 From: gvg at svn.reactos.com (gvg@svn.reactos.com) Date: Wed Apr 12 15:31:29 2006 Subject: [ros-svn] [gvg] 15354: Optimize screen writing Message-ID: <000601c55a54$28b09120$6b01a8c0@PENELOPE> Optimize screen writing Updated files: branches/xen/reactos/boot/freeldr/freeldr/arch/i386/xenvideo.c branches/xen/reactos/boot/freeldr/freeldr/ui/tuimenu.c From hbirr at svn.reactos.com Mon May 16 22:16:51 2005 From: hbirr at svn.reactos.com (hbirr@svn.reactos.com) Date: Wed Apr 12 15:31:29 2006 Subject: [ros-svn] [hbirr] 15355: Message-ID: <000601c55a54$31f268d0$6b01a8c0@PENELOPE> Deleted files: branches/cache_manager_rewrite/reactos/lib/wininet/ From hbirr at svn.reactos.com Mon May 16 22:17:44 2005 From: hbirr at svn.reactos.com (hbirr@svn.reactos.com) Date: Wed Apr 12 15:31:29 2006 Subject: [ros-svn] [hbirr] 15356: Message-ID: <000601c55a54$51c2c9c0$6b01a8c0@PENELOPE> Added files: branches/cache_manager_rewrite/reactos/lib/wininet/ From greatlrd at svn.reactos.com Mon May 16 22:36:28 2005 From: greatlrd at svn.reactos.com (greatlrd@svn.reactos.com) Date: Wed Apr 12 15:31:29 2006 Subject: [ros-svn] [greatlrd] 15357: drop Keyboard.c gdi version Message-ID: <000601c55a56$efddb960$6b01a8c0@PENELOPE> drop Keyboard.c gdi version Deleted files: trunk/reactos/lib/dinput/keyboard.c From greatlrd at svn.reactos.com Mon May 16 22:42:38 2005 From: greatlrd at svn.reactos.com (greatlrd@svn.reactos.com) Date: Wed Apr 12 15:31:29 2006 Subject: [ros-svn] [greatlrd] 15358: Drop GDI version of dinput complete and add user hook version of dinput Message-ID: <000601c55a57$cc3c5dd0$6b01a8c0@PENELOPE> Drop GDI version of dinput complete and add user hook version of dinput keyboard.c thx GvG for finding the problem in reactos with user hook and implement userhook mouse.c keep one gdi stuff left but rewrite it to userhook poll mouse poll mouse need to be rewrite so it fix last bug for user hook it is it move the mouse to another locations but it should stand still. when it insate. then we can share the code with wine Added files: trunk/reactos/lib/dinput/keyboard.c Updated files: trunk/reactos/lib/dinput/mouse.c From gvg at svn.reactos.com Mon May 16 23:20:50 2005 From: gvg at svn.reactos.com (gvg@svn.reactos.com) Date: Wed Apr 12 15:31:29 2006 Subject: [ros-svn] [gvg] 15359: Add typecasts to avoid any possibility of signed/unsigned mismatch warnings Message-ID: <000601c55a5d$228d2160$6b01a8c0@PENELOPE> Add typecasts to avoid any possibility of signed/unsigned mismatch warnings Updated files: branches/xen/reactos/boot/freeldr/freeldr/arch/i386/xenvideo.c From hbirr at svn.reactos.com Mon May 16 23:22:08 2005 From: hbirr at svn.reactos.com (hbirr@svn.reactos.com) Date: Wed Apr 12 15:31:29 2006 Subject: [ros-svn] [hbirr] 15360: Message-ID: <000601c55a5d$50ddaad0$6b01a8c0@PENELOPE> Deleted files: branches/cache_manager_rewrite/reactos/subsys/system/reporterror/ From hbirr at svn.reactos.com Mon May 16 23:24:10 2005 From: hbirr at svn.reactos.com (hbirr@svn.reactos.com) Date: Wed Apr 12 15:31:29 2006 Subject: [ros-svn] [hbirr] 15361: Message-ID: <000601c55a5d$99635750$6b01a8c0@PENELOPE> Added files: branches/cache_manager_rewrite/reactos/subsys/system/reporterror/ From hbirr at svn.reactos.com Tue May 17 00:20:05 2005 From: hbirr at svn.reactos.com (hbirr@svn.reactos.com) Date: Wed Apr 12 15:31:29 2006 Subject: [ros-svn] [hbirr] 15362: Message-ID: <000601c55a65$69601b30$6b01a8c0@PENELOPE> Deleted files: branches/cache_manager_rewrite/reactos/lib/riched20/ From hbirr at svn.reactos.com Tue May 17 00:21:01 2005 From: hbirr at svn.reactos.com (hbirr@svn.reactos.com) Date: Wed Apr 12 15:31:29 2006 Subject: [ros-svn] [hbirr] 15363: Message-ID: <000601c55a65$8ae24ad0$6b01a8c0@PENELOPE> Added files: branches/cache_manager_rewrite/reactos/lib/riched20/ From gvg at svn.reactos.com Tue May 17 00:42:55 2005 From: gvg at svn.reactos.com (gvg@svn.reactos.com) Date: Wed Apr 12 15:31:29 2006 Subject: [ros-svn] [gvg] 15364: Implement console input Message-ID: <000601c55a68$99e72c50$6b01a8c0@PENELOPE> Implement console input Updated files: branches/xen/reactos/boot/freeldr/freeldr/arch/i386/machxen.c branches/xen/reactos/boot/freeldr/freeldr/arch/i386/machxen.h branches/xen/reactos/boot/freeldr/freeldr/arch/i386/xencons.c From hbirr at svn.reactos.com Tue May 17 03:00:15 2005 From: hbirr at svn.reactos.com (hbirr@svn.reactos.com) Date: Wed Apr 12 15:31:29 2006 Subject: [ros-svn] [hbirr] 15365: Message-ID: <000601c55a7b$c949c760$6b01a8c0@PENELOPE> Deleted files: branches/cache_manager_rewrite/reactos/ntoskrnl/dbg/ From hbirr at svn.reactos.com Tue May 17 03:06:13 2005 From: hbirr at svn.reactos.com (hbirr@svn.reactos.com) Date: Wed Apr 12 15:31:29 2006 Subject: [ros-svn] [hbirr] 15366: Message-ID: <000601c55a7c$9ec67d20$6b01a8c0@PENELOPE> Deleted files: branches/cache_manager_rewrite/reactos/subsys/system/reporterror/ From hbirr at svn.reactos.com Tue May 17 03:23:35 2005 From: hbirr at svn.reactos.com (hbirr@svn.reactos.com) Date: Wed Apr 12 15:31:29 2006 Subject: [ros-svn] [hbirr] 15367: Message-ID: <000601c55a7f$0bab76a0$6b01a8c0@PENELOPE> Deleted files: branches/cache_manager_rewrite/reactos/tools/widl/ From hbirr at svn.reactos.com Tue May 17 03:25:10 2005 From: hbirr at svn.reactos.com (hbirr@svn.reactos.com) Date: Wed Apr 12 15:31:29 2006 Subject: [ros-svn] [hbirr] 15368: Message-ID: <000601c55a7f$443cf840$6b01a8c0@PENELOPE> Added files: branches/cache_manager_rewrite/reactos/tools/widl/ From hbirr at svn.reactos.com Tue May 17 03:33:43 2005 From: hbirr at svn.reactos.com (hbirr@svn.reactos.com) Date: Wed Apr 12 15:31:29 2006 Subject: [ros-svn] [hbirr] 15370: Message-ID: <000601c55a80$75f59670$6b01a8c0@PENELOPE> Added files: branches/cache_manager_rewrite/reactos/subsys/system/reporterror/ From chorns at svn.reactos.com Tue May 17 08:17:37 2005 From: chorns at svn.reactos.com (chorns@svn.reactos.com) Date: Wed Apr 12 15:31:29 2006 Subject: [ros-svn] [chorns] 15371: Build sm Message-ID: <000601c55aa8$1f848030$6b01a8c0@PENELOPE> Build sm Added files: branches/xmlbuildsystem/reactos/subsys/system/sm/sm.xml Updated files: branches/xmlbuildsystem/reactos/subsys/system/directory.xml Deleted files: branches/xmlbuildsystem/reactos/subsys/system/sm/makefile From gvg at svn.reactos.com Tue May 17 09:34:25 2005 From: gvg at svn.reactos.com (gvg@svn.reactos.com) Date: Wed Apr 12 15:31:29 2006 Subject: [ros-svn] [gvg] 15372: Handle partition-less ARC paths Message-ID: <000601c55ab2$d9db17a0$6b01a8c0@PENELOPE> Handle partition-less ARC paths Updated files: branches/xen/reactos/boot/freeldr/freeldr/reactos/arcname.c From gvg at svn.reactos.com Tue May 17 09:35:18 2005 From: gvg at svn.reactos.com (gvg@svn.reactos.com) Date: Wed Apr 12 15:31:29 2006 Subject: [ros-svn] [gvg] 15373: Implement XenDiskGetPartitionEntry Message-ID: <000601c55ab2$f944ee90$6b01a8c0@PENELOPE> Implement XenDiskGetPartitionEntry Updated files: branches/xen/reactos/boot/freeldr/freeldr/arch/i386/machxen.c branches/xen/reactos/boot/freeldr/freeldr/arch/i386/xendisk.c From gvg at svn.reactos.com Tue May 17 09:39:53 2005 From: gvg at svn.reactos.com (gvg@svn.reactos.com) Date: Wed Apr 12 15:31:29 2006 Subject: [ros-svn] [gvg] 15374: Stub out XenHwDetect Message-ID: <000601c55ab3$9d1df840$6b01a8c0@PENELOPE> Stub out XenHwDetect Added files: branches/xen/reactos/boot/freeldr/freeldr/arch/i386/xenhw.c Updated files: branches/xen/reactos/boot/freeldr/freeldr/Makefile branches/xen/reactos/boot/freeldr/freeldr/arch/i386/machxen.c From greatlrd at svn.reactos.com Tue May 17 14:30:58 2005 From: greatlrd at svn.reactos.com (greatlrd@svn.reactos.com) Date: Wed Apr 12 15:31:29 2006 Subject: [ros-svn] [greatlrd] 15375: fix a small bug in dinput the last sync with wine did not go well Message-ID: <000601c55adc$47863590$6b01a8c0@PENELOPE> fix a small bug in dinput the last sync with wine did not go well still some bugs left Updated files: trunk/reactos/lib/dinput/dinput_main.c From greatlrd at svn.reactos.com Tue May 17 17:20:28 2005 From: greatlrd at svn.reactos.com (greatlrd@svn.reactos.com) Date: Wed Apr 12 15:31:29 2006 Subject: [ros-svn] [greatlrd] 15376: Dorp last sync with wine and userhook Message-ID: <000601c55af3$f4d06ce0$6b01a8c0@PENELOPE> Dorp last sync with wine and userhook Before we can sync with wine we need to rewrite the enum and reg of device so it working fine in reactos and windows. Add svn rev 15043 + only userhooks for the mouse at last the mouse are working in tribles windows mode but in full screen it is bit chopy. Not tested tribles in reactos with the new code. Updated files: trunk/reactos/lib/dinput/Makefile.in trunk/reactos/lib/dinput/data_formats.c trunk/reactos/lib/dinput/device.c trunk/reactos/lib/dinput/dinput_main.c trunk/reactos/lib/dinput/dinput_private.h trunk/reactos/lib/dinput/joystick_linux.c trunk/reactos/lib/dinput/joystick_linuxinput.c trunk/reactos/lib/dinput/keyboard.c trunk/reactos/lib/dinput/mouse.c From chorns at svn.reactos.com Tue May 17 19:19:13 2005 From: chorns at svn.reactos.com (chorns@svn.reactos.com) Date: Wed Apr 12 15:31:29 2006 Subject: [ros-svn] [chorns] 15377: Disable -O2 Message-ID: <000601c55b04$8bc41f10$6b01a8c0@PENELOPE> Disable -O2 Updated files: branches/xmlbuildsystem/reactos/ReactOS.xml From chorns at svn.reactos.com Tue May 17 19:28:43 2005 From: chorns at svn.reactos.com (chorns@svn.reactos.com) Date: Wed Apr 12 15:31:29 2006 Subject: [ros-svn] [chorns] 15378: Enable warnings Message-ID: <000601c55b05$df8f1ef0$6b01a8c0@PENELOPE> Enable warnings Updated files: branches/xmlbuildsystem/reactos/apps/utils/net/route/route.xml branches/xmlbuildsystem/reactos/drivers/bus/pci/pci.xml branches/xmlbuildsystem/reactos/drivers/dd/sndblst/sndblst.xml branches/xmlbuildsystem/reactos/drivers/lib/ip/ip.xml branches/xmlbuildsystem/reactos/drivers/storage/disk/disk.xml branches/xmlbuildsystem/reactos/lib/freetype/freetype.xml From hpoussin at svn.reactos.com Tue May 17 19:39:53 2005 From: hpoussin at svn.reactos.com (hpoussin@svn.reactos.com) Date: Wed Apr 12 15:31:29 2006 Subject: [ros-svn] [hpoussin] 15379: Don't empty the DriverObject extension if it is already initialized and filled Message-ID: <000601c55b07$6eb23a80$6b01a8c0@PENELOPE> Don't empty the DriverObject extension if it is already initialized and filled Updated files: trunk/reactos/ntoskrnl/io/driver.c From ion at svn.reactos.com Tue May 17 20:04:26 2005 From: ion at svn.reactos.com (ion@svn.reactos.com) Date: Wed Apr 12 15:31:29 2006 Subject: [ros-svn] [ion] 15380: Fix bug in memory mapping which caused large applications to BSOD the system. Abiword setup now works and other large apps should be fixed as well Message-ID: <000601c55b0a$dcbcd2d0$6b01a8c0@PENELOPE> Fix bug in memory mapping which caused large applications to BSOD the system. Abiword setup now works and other large apps should be fixed as well Updated files: trunk/reactos/ntoskrnl/mm/rmap.c From hbirr at svn.reactos.com Tue May 17 21:00:14 2005 From: hbirr at svn.reactos.com (hbirr@svn.reactos.com) Date: Wed Apr 12 15:31:29 2006 Subject: [ros-svn] [hbirr] 15381: - Reference the file object in IopSecurityFile. Message-ID: <000601c55b12$a8a7b7f0$6b01a8c0@PENELOPE> - Reference the file object in IopSecurityFile. - Don't set FO_DIRECT_DEVICE_OPEN in IoCreateStreamFileObject. - Disabled the setting of IRP_NOCACHE, because vfat cannot handle cached and non cached requests for the same file. - Set the correct device object in NtWriteFile. Updated files: trunk/reactos/ntoskrnl/io/file.c From ion at svn.reactos.com Tue May 17 21:05:00 2005 From: ion at svn.reactos.com (ion@svn.reactos.com) Date: Wed Apr 12 15:31:29 2006 Subject: [ros-svn] [ion] 15382: Share NtDevice/FsIoControlFile, fixes NtFsControlFile to have same functionality as NtDev... Message-ID: <000601c55b13$52e6a280$6b01a8c0@PENELOPE> Share NtDevice/FsIoControlFile, fixes NtFsControlFile to have same functionality as NtDev... Updated files: trunk/reactos/ntoskrnl/io/file.c From ion at svn.reactos.com Tue May 17 21:07:01 2005 From: ion at svn.reactos.com (ion@svn.reactos.com) Date: Wed Apr 12 15:31:29 2006 Subject: [ros-svn] [ion] 15383: Sorry for the nonatomic commit Message-ID: <000601c55b13$9b3a1b70$6b01a8c0@PENELOPE> Sorry for the nonatomic commit Updated files: trunk/reactos/ntoskrnl/io/device.c From hbirr at svn.reactos.com Tue May 17 21:07:51 2005 From: hbirr at svn.reactos.com (hbirr@svn.reactos.com) Date: Wed Apr 12 15:31:29 2006 Subject: [ros-svn] [hbirr] 15384: Merge 15187:15381 from trunk. Message-ID: <000601c55b13$b8c26120$6b01a8c0@PENELOPE> Merge 15187:15381 from trunk. Added files: branches/cache_manager_rewrite/reactos/lib/dinput/keyboard.c Updated files: branches/cache_manager_rewrite/reactos/Makefile branches/cache_manager_rewrite/reactos/apps/utils/net/ftp/fake.c branches/cache_manager_rewrite/reactos/apps/utils/net/ping/ping.c branches/cache_manager_rewrite/reactos/apps/utils/net/telnet/src/ansiprsr.cpp branches/cache_manager_rewrite/reactos/apps/utils/net/telnet/src/ansiprsr.h branches/cache_manager_rewrite/reactos/apps/utils/net/whois/whois.c branches/cache_manager_rewrite/reactos/boot/freeldr/bootsect/fat.asm branches/cache_manager_rewrite/reactos/boot/freeldr/freeldr/arch/i386/i386disk.c branches/cache_manager_rewrite/reactos/boot/freeldr/freeldr/disk/partition.c branches/cache_manager_rewrite/reactos/bootdata/livecd.inf branches/cache_manager_rewrite/reactos/bootdata/packages/reactos.dff branches/cache_manager_rewrite/reactos/drivers/bus/pci/pdo.c branches/cache_manager_rewrite/reactos/drivers/bus/serenum/detect.c branches/cache_manager_rewrite/reactos/drivers/bus/serenum/fdo.c branches/cache_manager_rewrite/reactos/drivers/bus/serenum/misc.c branches/cache_manager_rewrite/reactos/drivers/bus/serenum/serenum.h branches/cache_manager_rewrite/reactos/drivers/dd/serial/close.c branches/cache_manager_rewrite/reactos/drivers/dd/serial/create.c branches/cache_manager_rewrite/reactos/drivers/dd/serial/devctrl.c branches/cache_manager_rewrite/reactos/drivers/dd/serial/info.c branches/cache_manager_rewrite/reactos/drivers/dd/serial/misc.c branches/cache_manager_rewrite/reactos/drivers/dd/serial/pnp.c branches/cache_manager_rewrite/reactos/drivers/dd/serial/rw.c branches/cache_manager_rewrite/reactos/drivers/lib/oskittcp/include/freebsd/src/sys/sys/proc.h branches/cache_manager_rewrite/reactos/drivers/lib/oskittcp/makefile branches/cache_manager_rewrite/reactos/drivers/net/npf/time_calls.c branches/cache_manager_rewrite/reactos/drivers/net/tcpip/tcpip/info.c branches/cache_manager_rewrite/reactos/drivers/net/tcpip/tcpip/main.c branches/cache_manager_rewrite/reactos/drivers/storage/atapi/atapi.c branches/cache_manager_rewrite/reactos/drivers/storage/disk/disk.c branches/cache_manager_rewrite/reactos/drivers/usb/cromwell/uhci/uhci_main.c branches/cache_manager_rewrite/reactos/include/ddk/exfuncs.h branches/cache_manager_rewrite/reactos/include/ddk/extypes.h branches/cache_manager_rewrite/reactos/include/ddk/iodef.h branches/cache_manager_rewrite/reactos/include/ddk/iotypes.h branches/cache_manager_rewrite/reactos/include/ddk/obfuncs.h branches/cache_manager_rewrite/reactos/include/ddk/psfuncs.h branches/cache_manager_rewrite/reactos/include/ddk/pstypes.h branches/cache_manager_rewrite/reactos/include/ddk/sefuncs.h branches/cache_manager_rewrite/reactos/include/ddk/setypes.h branches/cache_manager_rewrite/reactos/include/funcs.h branches/cache_manager_rewrite/reactos/lib/cpl/intl/locale.c branches/cache_manager_rewrite/reactos/lib/crt/stdlib/splitp.c branches/cache_manager_rewrite/reactos/lib/dinput/Makefile.in branches/cache_manager_rewrite/reactos/lib/dinput/data_formats.c branches/cache_manager_rewrite/reactos/lib/dinput/device.c branches/cache_manager_rewrite/reactos/lib/dinput/dinput_main.c branches/cache_manager_rewrite/reactos/lib/dinput/dinput_private.h branches/cache_manager_rewrite/reactos/lib/dinput/joystick_linux.c branches/cache_manager_rewrite/reactos/lib/dinput/joystick_linuxinput.c branches/cache_manager_rewrite/reactos/lib/dinput/mouse.c branches/cache_manager_rewrite/reactos/lib/kernel32/process/session.c branches/cache_manager_rewrite/reactos/lib/mesa32/Makefile branches/cache_manager_rewrite/reactos/lib/oleaut32/oleaut32_Sv.rc branches/cache_manager_rewrite/reactos/lib/user32/windows/hook.c branches/cache_manager_rewrite/reactos/ntoskrnl/cm/cm.h branches/cache_manager_rewrite/reactos/ntoskrnl/cm/ntfunc.c branches/cache_manager_rewrite/reactos/ntoskrnl/cm/registry.c branches/cache_manager_rewrite/reactos/ntoskrnl/cm/regobj.c branches/cache_manager_rewrite/reactos/ntoskrnl/ex/callback.c branches/cache_manager_rewrite/reactos/ntoskrnl/ex/event.c branches/cache_manager_rewrite/reactos/ntoskrnl/ex/evtpair.c branches/cache_manager_rewrite/reactos/ntoskrnl/ex/lookas.c branches/cache_manager_rewrite/reactos/ntoskrnl/ex/mutant.c branches/cache_manager_rewrite/reactos/ntoskrnl/ex/profile.c branches/cache_manager_rewrite/reactos/ntoskrnl/ex/sem.c branches/cache_manager_rewrite/reactos/ntoskrnl/ex/timer.c branches/cache_manager_rewrite/reactos/ntoskrnl/ex/win32k.c branches/cache_manager_rewrite/reactos/ntoskrnl/include/internal/io.h branches/cache_manager_rewrite/reactos/ntoskrnl/include/internal/ob.h branches/cache_manager_rewrite/reactos/ntoskrnl/include/internal/port.h branches/cache_manager_rewrite/reactos/ntoskrnl/include/internal/ps.h branches/cache_manager_rewrite/reactos/ntoskrnl/io/device.c branches/cache_manager_rewrite/reactos/ntoskrnl/io/driver.c branches/cache_manager_rewrite/reactos/ntoskrnl/io/file.c branches/cache_manager_rewrite/reactos/ntoskrnl/io/iocomp.c branches/cache_manager_rewrite/reactos/ntoskrnl/io/iomgr.c branches/cache_manager_rewrite/reactos/ntoskrnl/io/irp.c branches/cache_manager_rewrite/reactos/ntoskrnl/io/pnpmgr.c branches/cache_manager_rewrite/reactos/ntoskrnl/io/resource.c branches/cache_manager_rewrite/reactos/ntoskrnl/io/share.c branches/cache_manager_rewrite/reactos/ntoskrnl/ke/wait.c branches/cache_manager_rewrite/reactos/ntoskrnl/ldr/init.c branches/cache_manager_rewrite/reactos/ntoskrnl/lpc/close.c branches/cache_manager_rewrite/reactos/ntoskrnl/lpc/create.c branches/cache_manager_rewrite/reactos/ntoskrnl/lpc/port.c branches/cache_manager_rewrite/reactos/ntoskrnl/mm/rmap.c branches/cache_manager_rewrite/reactos/ntoskrnl/mm/section.c branches/cache_manager_rewrite/reactos/ntoskrnl/ntoskrnl.def branches/cache_manager_rewrite/reactos/ntoskrnl/ob/dirobj.c branches/cache_manager_rewrite/reactos/ntoskrnl/ob/handle.c branches/cache_manager_rewrite/reactos/ntoskrnl/ob/namespc.c branches/cache_manager_rewrite/reactos/ntoskrnl/ob/object.c branches/cache_manager_rewrite/reactos/ntoskrnl/ob/security.c branches/cache_manager_rewrite/reactos/ntoskrnl/ob/symlink.c branches/cache_manager_rewrite/reactos/ntoskrnl/ob/wait.c branches/cache_manager_rewrite/reactos/ntoskrnl/ps/cid.c branches/cache_manager_rewrite/reactos/ntoskrnl/ps/job.c branches/cache_manager_rewrite/reactos/ntoskrnl/ps/process.c branches/cache_manager_rewrite/reactos/ntoskrnl/ps/psmgr.c branches/cache_manager_rewrite/reactos/ntoskrnl/ps/security.c branches/cache_manager_rewrite/reactos/ntoskrnl/ps/win32.c branches/cache_manager_rewrite/reactos/ntoskrnl/se/access.c branches/cache_manager_rewrite/reactos/ntoskrnl/se/token.c branches/cache_manager_rewrite/reactos/subsys/system/cmd/En.rc branches/cache_manager_rewrite/reactos/subsys/system/cmd/color.c branches/cache_manager_rewrite/reactos/subsys/system/expand/expand.c branches/cache_manager_rewrite/reactos/subsys/system/expand/makefile branches/cache_manager_rewrite/reactos/subsys/system/explorer/Jamfile branches/cache_manager_rewrite/reactos/subsys/system/explorer/Makefile branches/cache_manager_rewrite/reactos/subsys/system/explorer/Makefile.MinGW branches/cache_manager_rewrite/reactos/subsys/system/explorer/Makefile.PCH branches/cache_manager_rewrite/reactos/subsys/system/explorer/Makefile.Wine branches/cache_manager_rewrite/reactos/subsys/system/explorer/i386-stub-win32.c branches/cache_manager_rewrite/reactos/subsys/system/explorer/shell/pane.cpp branches/cache_manager_rewrite/reactos/subsys/system/explorer/shell/pane.h branches/cache_manager_rewrite/reactos/subsys/system/explorer/shell/shellbrowser.h branches/cache_manager_rewrite/reactos/subsys/system/explorer/shell/webchild.cpp branches/cache_manager_rewrite/reactos/subsys/system/explorer/shell/webchild.h branches/cache_manager_rewrite/reactos/subsys/system/explorer/taskbar/taskbar.cpp branches/cache_manager_rewrite/reactos/subsys/system/explorer/utility/dragdropimpl.h branches/cache_manager_rewrite/reactos/subsys/system/explorer/utility/shellbrowserimpl.h branches/cache_manager_rewrite/reactos/subsys/system/ibrowser/Makefile branches/cache_manager_rewrite/reactos/subsys/system/ibrowser/Makefile.MinGW branches/cache_manager_rewrite/reactos/subsys/system/ibrowser/Makefile.PCH branches/cache_manager_rewrite/reactos/subsys/system/ibrowser/ibrowser.dsp branches/cache_manager_rewrite/reactos/subsys/system/ibrowser/make_ibrowser.dsp branches/cache_manager_rewrite/reactos/subsys/system/ibrowser/utility/utility.h branches/cache_manager_rewrite/reactos/subsys/system/ibrowser/webchild.h branches/cache_manager_rewrite/reactos/subsys/system/regedit/childwnd.c branches/cache_manager_rewrite/reactos/subsys/system/regedit/framewnd.c branches/cache_manager_rewrite/reactos/subsys/system/regedit/hexedit.c branches/cache_manager_rewrite/reactos/subsys/system/regedit/main.h branches/cache_manager_rewrite/reactos/subsys/system/regedit/regproc.c branches/cache_manager_rewrite/reactos/subsys/system/regedit/security.c branches/cache_manager_rewrite/reactos/subsys/system/regsvr32/regsvr32.c branches/cache_manager_rewrite/reactos/subsys/system/regsvr32/regsvr32.rc branches/cache_manager_rewrite/reactos/subsys/system/rundll32/rundll32.c branches/cache_manager_rewrite/reactos/subsys/system/rundll32/rundll32.rc branches/cache_manager_rewrite/reactos/subsys/system/winefile/Makefile branches/cache_manager_rewrite/reactos/subsys/system/winefile/Sv.rc branches/cache_manager_rewrite/reactos/subsys/system/winefile/de.rc branches/cache_manager_rewrite/reactos/subsys/system/winefile/en.rc branches/cache_manager_rewrite/reactos/subsys/system/winefile/es.rc branches/cache_manager_rewrite/reactos/subsys/system/winefile/fr.rc branches/cache_manager_rewrite/reactos/subsys/system/winefile/hu.rc branches/cache_manager_rewrite/reactos/subsys/system/winefile/it.rc branches/cache_manager_rewrite/reactos/subsys/system/winefile/license.c branches/cache_manager_rewrite/reactos/subsys/system/winefile/nl.rc branches/cache_manager_rewrite/reactos/subsys/system/winefile/pt.rc branches/cache_manager_rewrite/reactos/subsys/system/winefile/resource.h branches/cache_manager_rewrite/reactos/subsys/system/winefile/resource.rc branches/cache_manager_rewrite/reactos/subsys/system/winefile/ru.rc branches/cache_manager_rewrite/reactos/subsys/system/winefile/si.rc branches/cache_manager_rewrite/reactos/subsys/system/winefile/winefile.c branches/cache_manager_rewrite/reactos/subsys/system/winefile/winefile.dsp branches/cache_manager_rewrite/reactos/subsys/system/winefile/winefile.h branches/cache_manager_rewrite/reactos/subsys/system/winefile/winefile.rc branches/cache_manager_rewrite/reactos/subsys/system/winefile/zh.rc branches/cache_manager_rewrite/reactos/subsys/win32k/include/desktop.h branches/cache_manager_rewrite/reactos/subsys/win32k/include/msgqueue.h branches/cache_manager_rewrite/reactos/subsys/win32k/include/winsta.h branches/cache_manager_rewrite/reactos/subsys/win32k/main/dllmain.c branches/cache_manager_rewrite/reactos/subsys/win32k/ntuser/callback.c branches/cache_manager_rewrite/reactos/subsys/win32k/ntuser/desktop.c branches/cache_manager_rewrite/reactos/subsys/win32k/ntuser/hook.c branches/cache_manager_rewrite/reactos/subsys/win32k/ntuser/input.c branches/cache_manager_rewrite/reactos/subsys/win32k/ntuser/message.c branches/cache_manager_rewrite/reactos/subsys/win32k/ntuser/msgqueue.c branches/cache_manager_rewrite/reactos/subsys/win32k/ntuser/winsta.c branches/cache_manager_rewrite/reactos/subsys/win32k/w32k.h branches/cache_manager_rewrite/reactos/tools/Makefile branches/cache_manager_rewrite/reactos/tools/cdmake/cdmake.c branches/cache_manager_rewrite/reactos/tools/rsym.c Deleted files: branches/cache_manager_rewrite/reactos/boot/freeldr/ntvdmpat.c branches/cache_manager_rewrite/reactos/boot/freeldr/readme branches/cache_manager_rewrite/reactos/lib/dinput/keyboard.c branches/cache_manager_rewrite/reactos/subsys/system/winefile/cz.rc From hbirr at svn.reactos.com Tue May 17 21:09:31 2005 From: hbirr at svn.reactos.com (hbirr@svn.reactos.com) Date: Wed Apr 12 15:31:29 2006 Subject: [ros-svn] [hbirr] 15385: Reverted the changes from the previous commit for rsym.c. Message-ID: <000601c55b13$f4751ff0$6b01a8c0@PENELOPE> Reverted the changes from the previous commit for rsym.c. Updated files: branches/cache_manager_rewrite/reactos/tools/rsym.c From ion at svn.reactos.com Tue May 17 21:16:27 2005 From: ion at svn.reactos.com (ion@svn.reactos.com) Date: Wed Apr 12 15:31:29 2006 Subject: [ros-svn] [ion] 15386: Sorry for the nonatomic commit Message-ID: <000601c55b14$ec4a8f30$6b01a8c0@PENELOPE> Sorry for the nonatomic commit Updated files: trunk/reactos/ntoskrnl/io/fs.c From hbirr at svn.reactos.com Tue May 17 22:29:04 2005 From: hbirr at svn.reactos.com (hbirr@svn.reactos.com) Date: Wed Apr 12 15:31:29 2006 Subject: [ros-svn] [hbirr] 15387: Fixed rsym for executables without any debug informations. Message-ID: <000601c55b1f$117d3820$6b01a8c0@PENELOPE> Fixed rsym for executables without any debug informations. Updated files: trunk/reactos/tools/rsym.c From ion at svn.reactos.com Tue May 17 22:43:30 2005 From: ion at svn.reactos.com (ion@svn.reactos.com) Date: Wed Apr 12 15:31:29 2006 Subject: [ros-svn] [ion] 15388: make cabman report error when file doesnt exist. Patch by Usurp Message-ID: <000601c55b21$155bbff0$6b01a8c0@PENELOPE> make cabman report error when file doesnt exist. Patch by Usurp Updated files: trunk/reactos/tools/cabman/dfp.cxx trunk/reactos/tools/cabman/main.cxx From ion at svn.reactos.com Tue May 17 22:51:41 2005 From: ion at svn.reactos.com (ion@svn.reactos.com) Date: Wed Apr 12 15:31:29 2006 Subject: [ros-svn] [ion] 15389: Implement mouse packet timeout. Fixes right-click menu appearing incorrectly on qemu if debuggins is used. Patch by Tinus Message-ID: <000601c55b22$3a853030$6b01a8c0@PENELOPE> Implement mouse packet timeout. Fixes right-click menu appearing incorrectly on qemu if debuggins is used. Patch by Tinus Updated files: trunk/reactos/drivers/input/i8042prt/i8042prt.h trunk/reactos/drivers/input/i8042prt/mouse.c From greatlrd at svn.reactos.com Tue May 17 23:18:07 2005 From: greatlrd at svn.reactos.com (greatlrd@svn.reactos.com) Date: Wed Apr 12 15:31:29 2006 Subject: [ros-svn] [greatlrd] 15390: Fix unicode / ansi build problem for -D_DEBUG build Message-ID: <000601c55b25$eb7ef210$6b01a8c0@PENELOPE> Fix unicode / ansi build problem for -D_DEBUG build a old bug in cmd. Bug report 629 in bugzila fix by tinus and his patch at bugzila Updated files: trunk/reactos/subsys/system/cmd/dir.c From gvg at svn.reactos.com Wed May 18 00:15:22 2005 From: gvg at svn.reactos.com (gvg@svn.reactos.com) Date: Wed Apr 12 15:31:29 2006 Subject: [ros-svn] [gvg] 15391: Move final stage of boot to architecture-dependent files Message-ID: <000601c55b2d$eb50e390$6b01a8c0@PENELOPE> Move final stage of boot to architecture-dependent files Added files: branches/xen/reactos/boot/freeldr/freeldr/arch/i386/i386boot.c branches/xen/reactos/boot/freeldr/freeldr/arch/i386/i386boot.h branches/xen/reactos/boot/freeldr/freeldr/arch/i386/pcboot.c branches/xen/reactos/boot/freeldr/freeldr/arch/i386/xboxboot.c branches/xen/reactos/boot/freeldr/freeldr/arch/i386/xenboot.c Updated files: branches/xen/reactos/boot/freeldr/freeldr/Makefile branches/xen/reactos/boot/freeldr/freeldr/arch/i386/machpc.c branches/xen/reactos/boot/freeldr/freeldr/arch/i386/machpc.h branches/xen/reactos/boot/freeldr/freeldr/arch/i386/machxbox.c branches/xen/reactos/boot/freeldr/freeldr/arch/i386/machxbox.h branches/xen/reactos/boot/freeldr/freeldr/arch/i386/machxen.c branches/xen/reactos/boot/freeldr/freeldr/arch/i386/machxen.h branches/xen/reactos/boot/freeldr/freeldr/arch/i386/xenvideo.c branches/xen/reactos/boot/freeldr/freeldr/include/machine.h branches/xen/reactos/boot/freeldr/freeldr/include/multiboot.h branches/xen/reactos/boot/freeldr/freeldr/machine.c branches/xen/reactos/boot/freeldr/freeldr/multiboot.c branches/xen/reactos/boot/freeldr/freeldr/reactos/reactos.c branches/xen/reactos/boot/freeldr/freeldr/reactos/setupldr.c From ion at svn.reactos.com Wed May 18 19:17:37 2005 From: ion at svn.reactos.com (ion@svn.reactos.com) Date: Wed Apr 12 15:31:29 2006 Subject: [ros-svn] [ion] 15392: Fix usetup. This hack needs to remain even though it's incorrect since it's what ROS expects. I am working on rewriting IoCreateFile so these hacks can go away. Please do not remove it Message-ID: <000601c55bcd$7ce98830$6b01a8c0@PENELOPE> Fix usetup. This hack needs to remain even though it's incorrect since it's what ROS expects. I am working on rewriting IoCreateFile so these hacks can go away. Please do not remove it Updated files: trunk/reactos/ntoskrnl/io/file.c From ion at svn.reactos.com Wed May 18 19:54:18 2005 From: ion at svn.reactos.com (ion@svn.reactos.com) Date: Wed Apr 12 15:31:29 2006 Subject: [ros-svn] [ion] 15393: Svn maintenance Message-ID: <000601c55bd2$9cf7ea40$6b01a8c0@PENELOPE> Svn maintenance From ion at svn.reactos.com Wed May 18 21:08:04 2005 From: ion at svn.reactos.com (ion@svn.reactos.com) Date: Wed Apr 12 15:31:29 2006 Subject: [ros-svn] [ion] 15394: Prettify usetup a bit, show a warranty page before continuing installation (not a license agreement, simply a message stating this is a beta foss product with no warranty), make progressbars have a double border and change the copy file dialog a bit. Also changed setupldr and ntoskrnl to have a more unified text-mode look/appearance when installing. The effect is really nice and the blue screen with gray status-bar appears as soon as the CD boots and takes you all the way to usetup without any breakages or black/blue/black/blue fades and confusing messages. Also, fixed ntoskrnl not to break into KDBG if /NODEBUG is set. Message-ID: <000601c55bdc$eb014970$6b01a8c0@PENELOPE> Prettify usetup a bit, show a warranty page before continuing installation (not a license agreement, simply a message stating this is a beta foss product with no warranty), make progressbars have a double border and change the copy file dialog a bit. Also changed setupldr and ntoskrnl to have a more unified text-mode look/appearance when installing. The effect is really nice and the blue screen with gray status-bar appears as soon as the CD boots and takes you all the way to usetup without any breakages or black/blue/black/blue fades and confusing messages. Also, fixed ntoskrnl not to break into KDBG if /NODEBUG is set. Updated files: trunk/reactos/boot/freeldr/freeldr/reactos/reactos.c trunk/reactos/boot/freeldr/freeldr/reactos/setupldr.c trunk/reactos/boot/freeldr/freeldr/ui/ui.c trunk/reactos/ntoskrnl/ex/init.c trunk/reactos/ntoskrnl/io/driver.c trunk/reactos/ntoskrnl/ldr/loader.c trunk/reactos/subsys/system/usetup/format.c trunk/reactos/subsys/system/usetup/progress.c trunk/reactos/subsys/system/usetup/progress.h trunk/reactos/subsys/system/usetup/usetup.c From ion at svn.reactos.com Wed May 18 21:26:53 2005 From: ion at svn.reactos.com (ion@svn.reactos.com) Date: Wed Apr 12 15:31:29 2006 Subject: [ros-svn] [ion] 15395: Object Manager Patch. This patch continues the work done in the previous patch and makes the following changes in order to support OB 2.0 (it basically temporarily fixes a highly incorrect implementation so that caller code will be ready to work with the OB 2.0 without change): Message-ID: <000601c55bdf$8bc62360$6b01a8c0@PENELOPE> Object Manager Patch. This patch continues the work done in the previous patch and makes the following changes in order to support OB 2.0 (it basically temporarily fixes a highly incorrect implementation so that caller code will be ready to work with the OB 2.0 without change): 1) The documented Object Create Information Structure and semantics implemented. All Object Attributes and passed data from user-mode is now probed and saved into this object create structure when ObCreateObject is called. 2) ObCreateObject does NOT PERFORM ANY OTHER OPERATION EXCEPT CREATING THE OBJECT ANYMORE. ObCreateObject will NOT insert the Object into the tree and other operations. These are now done correctly by ObInsertObject. Therefore, the biggest hurdle was changing pieces of code which assumed ObCreateObject would be enough. 3) ObInsertObject uses the captured create info for all operations isntead of the Object Attributes. 4) ObFindObject now uses the captured info as well. 5) The OBject name and directory are now stored in the documented Object Name Information, always allocated and freed from non paged pool. HACKS: 5) Because the registry code is horribly broken and doesn't use ObFindObjectByName, the old ObFindObject had to be temporarily duplicated into CmpFindObject. 7) Win32k used ObInsertObject in CsrInsertObject as a way to create a handle inside csrss. However, OBInsertObject now does more then this. As a temporary hack, ObpCreateHandle is exported from the kernel and called from win32k. A fix needs to be done for this, but I don't know the design of win32k+csrss well enough to find a solution. 8) SEH has been commented out in some places of the new probing code because it breaks smss and explorer. These need to be investigated (seh did not exist in the previous code, so this is not really a hack) 9) Named objects with a parent directory are NOT allowed. However because of bugs in kernel32, the new check has been temporarily disabled. (this check did not exist in the previous code, so this is not really a hack) The next patch will add a proper ObFindObject which will support a more complete Parse Procedure with context and security information. This is needed for proper registry access (requested by Eric Kohl) and for proper functionality of the Desktop/File creation, which should use the Parse routine, and not the Create Handle Routine. This will also make it possible to remove some previous hacks and pave the way for a fixed Iop/IoCreateFile Updated files: trunk/reactos/include/ddk/obfuncs.h trunk/reactos/ntoskrnl/cm/cm.h trunk/reactos/ntoskrnl/cm/ntfunc.c trunk/reactos/ntoskrnl/cm/registry.c trunk/reactos/ntoskrnl/cm/regobj.c trunk/reactos/ntoskrnl/include/internal/io.h trunk/reactos/ntoskrnl/include/internal/ob.h trunk/reactos/ntoskrnl/io/driver.c trunk/reactos/ntoskrnl/io/file.c trunk/reactos/ntoskrnl/mm/section.c trunk/reactos/ntoskrnl/ntoskrnl.def trunk/reactos/ntoskrnl/ob/dirobj.c trunk/reactos/ntoskrnl/ob/handle.c trunk/reactos/ntoskrnl/ob/namespc.c trunk/reactos/ntoskrnl/ob/ntobj.c trunk/reactos/ntoskrnl/ob/object.c trunk/reactos/ntoskrnl/rtl/nls.c trunk/reactos/ntoskrnl/se/sd.c trunk/reactos/ntoskrnl/se/semgr.c trunk/reactos/ntoskrnl/se/token.c trunk/reactos/subsys/system/services/database.c trunk/reactos/subsys/win32k/ntuser/csr.c trunk/reactos/w32api/include/ddk/winddk.h From greatlrd at svn.reactos.com Wed May 18 21:46:42 2005 From: greatlrd at svn.reactos.com (greatlrd@svn.reactos.com) Date: Wed Apr 12 15:31:29 2006 Subject